Commit Graph

39 Commits

Author SHA1 Message Date
Josh de Leeuw
756c88a07f better timing parameter names #425 2017-07-10 14:00:24 -04:00
Josh de Leeuw
a1567ceba7 remove array brackets from plugin types 2017-07-09 21:15:22 -04:00
Josh de Leeuw
4863f2e9c3 remove evaluateFunctionParameter 2017-07-07 14:54:47 -04: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
09e50d9f51 convert plugins to use centralized setTimeout handler #272 2016-08-10 14:08:54 -04:00
Josh de Leeuw
3b910469d3 standardize ALL_KEYS and NO_KEYS (#252) 2016-06-30 13:20:34 -04:00
Josh de Leeuw
8b2d12a79c further work on plugin.info (#270) 2016-06-26 23:45:17 -04:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
0655a469fa auto preload images and audio (#117) 2015-12-17 13:57:53 -05:00
Josh de Leeuw
219bf26271 testing new plugin format 2015-12-15 11:18:57 -05:00
Josh de Leeuw
ccdae0dcd3 modify plugins for new version 2015-12-14 09:00:03 -05:00
Josh de Leeuw
66cc32d56f changes API calls to getKeyboardResponse in plugins 2015-06-12 13:53:13 -04: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
99e9ceb8a8 fixes #140 2015-05-22 09:48:00 -04:00
Josh de Leeuw
5cb5f0bfe7 bug fix with keyboard listener 2015-02-18 14:27:38 -05:00
Josh de Leeuw
d3346753a9 fix bug on feedback trials with categorize plugins
issue #103
2015-02-05 16:49:21 -05:00
Josh de Leeuw
74ad0f9c1d update documentation info in header
closes #84
2014-11-14 15:05:54 -05:00
Josh de Leeuw
51716711d1 doc updates, rename reps -> sequence_reps 2014-10-16 09:32:21 -04:00
Josh de Leeuw
720b150e50 adding code to remove setTimeouts when trial ends
issue #62
2014-09-30 08:53:08 -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
bd5a97fee2 change class of image 2014-07-04 16:53:16 -04:00
Josh de Leeuw
be1f8de9ba use pluginAPI namespace 2014-06-29 12:13:31 -04:00
Josh de Leeuw
ba7d09c26d use getKeyboardResponse 2014-06-28 10:58: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
9558914b82 changing keyup to keydown 2014-01-27 15:20:03 -05:00
Josh de Leeuw
1fe60bff01 timing_post_trial fix (#15) 2014-01-23 09:44:59 -05:00
Josh de Leeuw
6c3c49af33 cleanup css names (#13) 2014-01-17 16:15:16 -05:00
Josh de Leeuw
09af7112ec moving categorize animation into the main folder 2013-12-03 12:21:31 -05:00
Josh de Leeuw
20ec6f8820 restructuring to clearly separate finalized plugins versus those in development. updating the xab plugin to conform with style, improving commenting. 2013-10-20 22:11:50 -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