Commit Graph

54 Commits

Author SHA1 Message Date
Hugues Lacroix
4b0932303d added button_label parameter for all relevant plugins (except for jspsych-resize, as it already had a button_text parameter). 2017-03-31 23:50:08 -04:00
Josh de Leeuw
00ff20b50c fix attachEventListener -> addEventListener 2017-01-16 09:34:45 -05:00
Josh de Leeuw
3010623880 lots of jquery cleanup 2016-11-28 14:31:16 -05:00
Josh de Leeuw
773c585c50 updating plugin files to remove jquery 2016-11-26 23:06:26 -05:00
Josh de Leeuw
eaddc223e1 demo updates 2016-08-15 23:21:46 -04:00
Josh de Leeuw
09e50d9f51 convert plugins to use centralized setTimeout handler #272 2016-08-10 14:08:54 -04:00
Josh de Leeuw
52e673fb1b more plugin.info (#270) 2016-06-27 13:21:51 -04:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
5c831f18db updating for new plugin style 2015-12-15 15:20:58 -05:00
Josh de Leeuw
59d2e0b451 update plugins to match timeline node method 2015-12-14 16:56:20 -05:00
Josh de Leeuw
eff15d8fa6 fixes #116 2015-05-28 12:45:43 -04:00
Josh de Leeuw
37fa9d9113 implements #142 2015-05-28 09:58:47 -04:00
Josh de Leeuw
23653e7eef implements #143 2015-05-28 09:45:21 -04:00
Josh de Leeuw
6a46d65df0 fix raphael -> snapsvg 2015-02-18 16:18:41 -05:00
Josh de Leeuw
d4d31e27a2 replace Raphael with Snap
issue #78
2015-02-18 11:12:05 -05:00
Josh de Leeuw
74ad0f9c1d update documentation info in header
closes #84
2014-11-14 15:05:54 -05:00
Josh de Leeuw
9b617435e8 remove editable option
Closes #72
2014-09-29 14:02:04 -04:00
Josh de Leeuw
1c2b198d50 removing block from plugin.trial call 2014-09-19 15:25:24 -04:00
Josh de Leeuw
234eb88ebb replace block.writeData with jsPsych.data.write 2014-09-19 15:22:05 -04:00
Josh de Leeuw
d9c356f6d7 replace block.next with jsPsych.finishTrial(); 2014-09-19 15:19:01 -04:00
Josh de Leeuw
bc00b48ee2 remove genericParameters from plugin specific implementations 2014-09-16 08:54:09 -04:00
Josh de Leeuw
109e549b4f remove part parameter from plugins
related to issue #64
2014-09-12 16:24:53 -04:00
Josh de Leeuw
2574f41acb remove now-redundant data from plugins
closes issue #65
2014-09-12 16:10:41 -04:00
Josh de Leeuw
1a4910bde5 use enforceArray and update namespace of pluginAPI 2014-06-29 21:36:08 -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
67910476f4 fix bug with div names 2014-02-28 17:44:44 -05:00
Josh de Leeuw
aaace2dfe6 Adding generate_stimulus method
- copied over from utils file.
- some functions not included (left commented out). need to figure out why they were there in the first place...

Related to issue #30
2014-02-24 19:13:16 -05:00
Josh de Leeuw
e76284acb2 fixing timing_post_trial = 0 issue #15 2014-01-27 15:05:16 -05:00
Josh de Leeuw
124840d9fa css cleanup (#13) 2014-01-20 16:17:37 -05:00
Josh de Leeuw
8330840c45 adding default value to palmer edtiable param 2013-11-08 22:57:40 -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
cd46e3e3f6 bug fix palmer 2013-10-14 13:26:59 -04:00
Josh de Leeuw
a5406eb17e bug fix palmer 2013-10-14 13:22:17 -04:00
Josh de Leeuw
a622e353f5 bug fix palmer 2013-10-12 20:04:05 -04:00
Josh de Leeuw
17f3a07c62 bug fix palmer 2013-10-12 20:02:45 -04:00
Josh de Leeuw
6a58dd0609 bug fix palmer 2013-10-12 19:59:55 -04:00
Josh de Leeuw
1948f4b4e6 bug fix palmer 2013-10-12 19:52:33 -04:00
Josh de Leeuw
05295290c3 bug fix palmer 2013-10-12 19:50:19 -04:00
Josh de Leeuw
d0bcae3597 bug fix palmer 2013-10-12 19:47:15 -04:00
Josh de Leeuw
41223b0f3d bug fix palmer 2013-10-12 19:24:38 -04:00
Josh de Leeuw
8e8359d357 bug fix palmer 2013-10-12 18:46:02 -04:00
Josh de Leeuw
6ef6bb33a0 bug fix palmer 2013-10-12 18:38:28 -04:00
Josh de Leeuw
7ce2f70201 adding feedback to p
;
2013-10-12 18:32:48 -04:00
Josh de Leeuw
38d253b3da adding feedback to palmer 2013-10-12 18:27:21 -04:00
Josh de Leeuw
ff4ffcc287 bug fix palmer 2013-10-12 15:03:44 -04:00
Josh de Leeuw
46f40222b7 adding prompt capability to palmer 2013-10-12 14:57:43 -04:00
Josh de Leeuw
6a8ad3b1f4 adding utility method to add random connceted line to palmer stimuli 2013-10-10 14:51:09 -04:00
Josh de Leeuw
dada626b20 bug fix palmer plugin' 2013-10-10 14:05:10 -04:00
Josh de Leeuw
adabd825fa bug fix palmer plugin' 2013-10-10 14:01:09 -04:00