mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
Update jspsych-categorize-html.html
This commit is contained in:
parent
09ad9296c4
commit
e6fe32824c
@ -15,7 +15,7 @@
|
||||
<script>
|
||||
var trial = {
|
||||
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,
|
||||
choices: [66, 80],
|
||||
text_answer: 'happy',
|
||||
|
Loading…
Reference in New Issue
Block a user