Update jspsych-categorize-html.html

This commit is contained in:
Josh de Leeuw 2017-09-15 13:26:18 -04:00 committed by GitHub
parent 09ad9296c4
commit e6fe32824c

View File

@ -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',