possible #274 fix?

This commit is contained in:
Josh de Leeuw 2016-07-12 12:29:30 -04:00
parent 434f7474ed
commit 4ee25acafe

View File

@ -36,7 +36,7 @@ jsPsych.plugins.text = (function() {
plugin.trial = function(display_element, trial) {
trial.cont_key = trial.cont_key || [];
trial.cont_key = trial.cont_key || jsPsych.ALL_KEYS;
// if any trial variables are functions
// this evaluates the function and replaces