mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 16:48:12 +00:00
commit
835b1664cd
@ -71,7 +71,7 @@ var jsPsych = (function() {
|
|||||||
},
|
},
|
||||||
'on_interaction_data_update': function(data){
|
'on_interaction_data_update': function(data){
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
},
|
||||||
'show_progress_bar': false,
|
'show_progress_bar': false,
|
||||||
'auto_preload': true,
|
'auto_preload': true,
|
||||||
'max_load_time': 60000,
|
'max_load_time': 60000,
|
||||||
|
Loading…
Reference in New Issue
Block a user