mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
increase test duration for getting clearer video files
This commit is contained in:
parent
1e2df37f8f
commit
2b3694a61a
@ -37,7 +37,7 @@
|
|||||||
return html;
|
return html;
|
||||||
},
|
},
|
||||||
choices: "NO_KEYS",
|
choices: "NO_KEYS",
|
||||||
trial_duration: 500,
|
trial_duration: 2000,
|
||||||
extensions: [{
|
extensions: [{
|
||||||
type: jsPsychExtensionRecordVideo
|
type: jsPsychExtensionRecordVideo
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user