Josh de Leeuw
55ebe2f413
protect check_fn in normalizeTrialVariables
2014-05-14 15:14:08 -04:00
Josh de Leeuw
b84df35eb0
Remove normalize trial variables method
...
This is a bad idea for this plugin, since check_fn is a function. Need to figure out a way to protect variables like this one. For now, just revert to no functions as trial variables for this plugin.
2014-05-14 12:50:23 -04:00
Josh de Leeuw
99d2692428
adding normalizeTrialVariables() call to every plugin and plugin template. addresses issue #35
2014-03-14 13:10:33 -04:00
Josh de Leeuw
9558914b82
changing keyup to keydown
2014-01-27 15:20:03 -05:00
Josh de Leeuw
e76284acb2
fixing timing_post_trial = 0 issue #15
2014-01-27 15:05:16 -05:00
Josh de Leeuw
41f4db123e
adding moredata storage to html plugin
2013-11-08 22:35:42 -05:00
Josh de Leeuw
01db67eebd
changing defaults in html plugin
2013-11-08 22:32:39 -05:00
Josh de Leeuw
e697961a75
renaming stuff in html plugin
2013-11-08 22:24:28 -05:00
Josh de Leeuw
17610d0d3a
comments and cleanup
2013-10-24 10:04:40 -04:00
Josh de Leeuw
36f6d8b4ce
changing method to write data in the plugins
2013-10-22 14:52:10 -04:00
Josh de Leeuw
43a76df8e3
cleaning up html plugin
2013-10-21 17:48:08 -04:00
Josh de Leeuw
25509c9f86
replaced all references to $this with display_element
...
$this was confusing on multiple levels, and has now been replaced with a
more appropriately named variable reference.
2013-01-18 14:26:08 -05:00
Josh de Leeuw
34cffa2b14
moved plugins to /plugins
2013-01-18 12:41:41 -05:00