Update jspsych-categorize-animation.md

This commit is contained in:
kristiyip 2017-07-14 11:38:12 -04:00 committed by GitHub
parent e372639c9e
commit 00375a7e2f

View File

@ -18,7 +18,7 @@ frame_time | numeric | 250 | How long to display each image (in milliseconds).
sequence_reps | numeric | 1 | How many times to show the entire sequence.
allow_response_before_complete | boolean | false | If true, the subject can respond before the animation sequence finishes.
prompt | string | "" | This string can contain HTML markup. Any content here will be displayed below the stimulus. The intention is that it can be used to provide a reminder about the action the subject is supposed to take (e.g. which key to press).
timing_feedback_duration | numeric | 2000 | How long to show the feedback (milliseconds).
feedback_duration | numeric | 2000 | How long to show the feedback (milliseconds).
## Data Generated