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