Commit Graph

3 Commits

Author SHA1 Message Date
Josh de Leeuw
12118247b1 add progress bar option
Can now pass ‘show_progress_bar: true’ to init method to display a
progress bar throughout the experiment.

* default styling has been added to jspsych.css for the progress bar
* bug fixes to jspsych.progress method to support this change (bug was
related to getting progress after experiment had ended)
* improved logic for when on_finish_trial callback function will trigger
2014-09-10 10:15:13 -04:00
Josh de Leeuw
9fe361306d add a few plugins 2014-07-04 20:57:12 -04:00
Josh de Leeuw
c5fda9fad0 Create jspsych.css 2014-07-04 17:06:12 -04:00