mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
fix broken link to survey demo 2 - fixes #2495
This commit is contained in:
parent
60fb5b73f6
commit
f3c2895bde
@ -309,7 +309,7 @@ import survey from '@jspsych/plugin-survey';
|
||||
<iframe src="../../demos/jspsych-survey-demo2.html" width="90%;" height="500px;" frameBorder="0"></iframe>
|
||||
</div>
|
||||
|
||||
<a target="_blank" rel="noopener noreferrer" href="../../demos/jspsych-demo2.html">Open demo in new tab</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="../../demos/jspsych-survey-demo2.html">Open demo in new tab</a>
|
||||
|
||||
???+ example "Single and multiple item Likert-style scales"
|
||||
=== "Code"
|
||||
|
Loading…
Reference in New Issue
Block a user