Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kschuler committed Dec 4, 2024
1 parent 769083b commit bf15254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion task.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,8 @@
},
{
type: jsPsychHtmlVideoResponse,
stimulus: '<img src="images/pingu-listens.png" width="600">',
stimulus: '<img src="images/pingu-listens.png" width="600"><p>Say exactly what Pingu said outloud.</p>',
prompt: '<p style="color: red;">Recording</p>',
recording_duration: 15000,
show_done_button: true,
done_button_label: 'Next',
Expand Down

0 comments on commit bf15254

Please sign in to comment.