mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
add documentation update
This commit is contained in:
parent
37430e13e9
commit
ba39cca0da
@ -32,6 +32,7 @@ The `target_present` and `fixation_image` parameters must always be specified. O
|
||||
| target_absent_key | string | 'f' | The key to press if the target is not present in the search array. |
|
||||
| trial_duration | numeric | null | The maximum amount of time the participant is allowed to search before the trial will continue. A value of null will allow the participant to search indefinitely. |
|
||||
| fixation_duration | numeric | 1000 | How long to show the fixation image for before the search array (in milliseconds). |
|
||||
| response_ends_trial| boolean | true | If true, the trial will end when the participant makes a response. |
|
||||
|
||||
## Data Generated
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user