Josh de Leeuw
|
00ff20b50c
|
fix attachEventListener -> addEventListener
|
2017-01-16 09:34:45 -05:00 |
|
Josh de Leeuw
|
7b099b39ee
|
demo rt experiment seems to work...
|
2016-11-25 15:22:16 -05:00 |
|
Josh de Leeuw
|
2132163127
|
change cont_key to choices in text plugin for consistency
|
2016-08-12 17:01:16 -04:00 |
|
Josh de Leeuw
|
4ee25acafe
|
possible #274 fix?
|
2016-07-12 12:29:30 -04:00 |
|
Josh de Leeuw
|
eb3fb3d662
|
more plugin.info work (#270)
|
2016-06-27 17:04:00 -04:00 |
|
Josh de Leeuw
|
77a29acfd7
|
siphon plugins into .plugins namespace (#184)
|
2016-01-05 10:16:58 -05:00 |
|
Josh de Leeuw
|
dadede318d
|
updating plugins to match new format
|
2015-12-13 23:06:31 -05:00 |
|
Josh de Leeuw
|
66cc32d56f
|
changes API calls to getKeyboardResponse in plugins
|
2015-06-12 13:53:13 -04:00 |
|
Josh de Leeuw
|
71f451f4bb
|
restores text parameter in enforceArray
|
2015-05-29 08:16:41 -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
|
74ad0f9c1d
|
update documentation info in header
closes #84
|
2014-11-14 15:05:54 -05:00 |
|
Josh de Leeuw
|
03386a661f
|
various bug fixes to get chunks working
|
2014-09-19 14:21:49 -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
|
7c1da93010
|
enforce array for continue key
|
2014-09-10 09:33:04 -04:00 |
|
Josh de Leeuw
|
88dca27536
|
use enforceArray and update namespace of pluginAPI
|
2014-06-29 21:52:25 -04:00 |
|
Josh de Leeuw
|
9469335344
|
a few small bugs
|
2014-06-24 18:35:30 -04:00 |
|
Josh de Leeuw
|
f5bdd16095
|
update to work with new centralized keyboard response method
|
2014-06-24 14:28:56 -04:00 |
|
Josh de Leeuw
|
1f0df1f80e
|
allow for text and data to be non-arrays for single trial block
issue #24
|
2014-05-19 10:44:02 -04:00 |
|
Josh de Leeuw
|
d3d6acc4d8
|
remove variables option
issue #44
|
2014-05-18 11:55:19 -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
|
e76284acb2
|
fixing timing_post_trial = 0 issue #15
|
2014-01-27 15:05:16 -05:00 |
|
Josh de Leeuw
|
5e75ea964d
|
Adding a keydown requirement so that plugin will not advance if key is already pressed when user arrives at plugin page
|
2013-11-14 11:40:32 -05:00 |
|
Josh de Leeuw
|
eb2238dfe6
|
fixing comments
|
2013-11-09 21:19:06 -05:00 |
|
Josh de Leeuw
|
36f6d8b4ce
|
changing method to write data in the plugins
|
2013-10-22 14:52:10 -04:00 |
|
Josh de Leeuw
|
5c1654db57
|
cleaning up text plugin code and comments
|
2013-10-21 17:46:43 -04:00 |
|
Josh de Leeuw
|
dffff5f334
|
adding trial_index as a default data type
|
2013-09-26 21:36:52 -04:00 |
|
Josh de Leeuw
|
a4bfaf65d0
|
adding common data to plugins
plugins should record trial index as a default.
added data capture for rt to text plugin
|
2013-03-06 13:42:17 -05:00 |
|
Josh de Leeuw
|
9651f983a2
|
1/21/2013
|
2013-01-21 18:45:03 -05: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 |
|