This commit is contained in:
Josh de Leeuw 2017-05-24 22:23:57 -04:00
commit 5ed2d852bc

View File

@ -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."
};