mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
Update jspsych-categorize-html.html
This commit is contained in:
parent
09ad9296c4
commit
e6fe32824c
@ -15,7 +15,7 @@
|
|||||||
<script>
|
<script>
|
||||||
var trial = {
|
var trial = {
|
||||||
type: 'categorize-html',
|
type: 'categorize-html',
|
||||||
stimulus: '<div style="margin: auto; width: 200px; height: 200px; background-color: blue;></div>"',
|
stimulus: '<div style="margin: auto; width: 200px; height: 200px; background-color: blue;"></div>',
|
||||||
key_answer: 66,
|
key_answer: 66,
|
||||||
choices: [66, 80],
|
choices: [66, 80],
|
||||||
text_answer: 'happy',
|
text_answer: 'happy',
|
||||||
|
Loading…
Reference in New Issue
Block a user