mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-13 09:08:13 +00:00
Merge branch 'master' of https://github.com/jodeleeuw/jsPsych
This commit is contained in:
commit
5ed2d852bc
@ -14,7 +14,7 @@
|
|||||||
var timeline = [];
|
var timeline = [];
|
||||||
|
|
||||||
/* define welcome message trial */
|
/* define welcome message trial */
|
||||||
var welcome = {
|
var welcome_block = {
|
||||||
type: "text",
|
type: "text",
|
||||||
text: "Welcome to the experiment. Press any key to begin."
|
text: "Welcome to the experiment. Press any key to begin."
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user