mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
5 lines
296 B
HTML
5 lines
296 B
HTML
<p>This is a demo consent form. Click the checkbox below to indicate the you
|
|
would like to participate in the experiment</p>
|
|
<p><input type="checkbox" id="consent_checkbox" />I agree to take part in this study.</p>
|
|
<button type="button" id="start" class='jspsych-btn'>Start Experiment</button>
|