MEDSTATE NOTATION REPOSITORY CHANGELOG
Delayed reward: short version

INFORMATION
Maintainer           Filip van den Bergh
                     F.S.vandenBergh@pharm.uu.nl
Original author      Filip van den Bergh
Current version      0.1
Date last modified   Jul-1-2005
MED-PC version       4

DESCRIPTION
In the delayed reward task, animals make a choice between a small, immediately available reward, and a large reward that is available after a delay. This version consists of several blocks with a number of trials inside. The first two trials wityhin each block are always forced trials. There is a maximum of 10 trials per block. There is no maximum number of blocks. The code can easily be adapted to work with nose-poke holes instead.

This condensed version of the delayed reward task is nothing more than a quick hack of the original delayed reward procedure. The standard number of trials per block was lowered to 2 forced + 4 choice, while the number of blocks was decreased to 5 from 6. In addition, trial duration is now determined by adding a constant to the long delay for the current block. The earlier blocks are therefore shorter than the later blocks.


CHANGELOG
0.1
Program written (delayed reward, normal version)
0.2
Program condensed to approx 20 min


LICENSE
 Copyright (c) 2005, Medstate Notiation Repository
All rights reserved.

Redistribution and use, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Neither the name of the Medstate Notation Repository nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.