StroopTask
Description
Properties
key
(string
, required) - The key in a response object with which the results of the task should be associated.prompts
(Array<StroopTask.Prompt>
, required) - A list of the word-color combinations that make up the task.intro
(StroopTask.Intro
, required)havingTrouble
(HavingTrouble
, required)
Example
// Coming soon.