From 00375a7e2fe34539898601e449c599af96971142 Mon Sep 17 00:00:00 2001 From: kristiyip Date: Fri, 14 Jul 2017 11:38:12 -0400 Subject: [PATCH] Update jspsych-categorize-animation.md --- docs/markdown_docs/plugins/jspsych-categorize-animation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown_docs/plugins/jspsych-categorize-animation.md b/docs/markdown_docs/plugins/jspsych-categorize-animation.md index 24365c26..ce0e5e3b 100644 --- a/docs/markdown_docs/plugins/jspsych-categorize-animation.md +++ b/docs/markdown_docs/plugins/jspsych-categorize-animation.md @@ -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