KristinDiep
41db219c89
pretty name and description, no_function taken out
2017-07-13 19:17:27 -04:00
KristinDiep
f21ad81d1e
removed param block under plugin.trial
2017-07-12 14:29:47 -04:00
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
207292bd11
better stimulus generation method
2017-06-25 20:53:34 -04:00
Josh de Leeuw
77e3d55235
HMTL -> HTML
2017-06-20 10:52:36 -04:00
rivasd
cd67e061ec
Fixing crucial bug in instructions plugin
...
*the navigation buttons were not functioning and had syntax errors,
replaced their onClick listener with one that actually advances the
pages and removes itself automatically
* other small syntax corrections
2017-03-20 14:32:02 -04:00
Josh de Leeuw
590f5880fe
more jquery removal
2016-11-28 14:59:32 -05:00
Josh de Leeuw
3010623880
lots of jquery cleanup
2016-11-28 14:31:16 -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
434f7474ed
fix typos
2016-07-02 14:04:11 -04:00
Josh de Leeuw
90e44fa649
typo
2016-06-28 15:37:21 -04:00
Josh de Leeuw
134c55a634
more plugin.info implementing ( #270 )
2016-06-27 20:56:02 -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
2df6c408e5
update plugins to new format
2015-12-15 10:43:37 -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
74ad0f9c1d
update documentation info in header
...
closes #84
2014-11-14 15:05:54 -05:00
Josh de Leeuw
026d715304
rename stimuli to stimulus in vsl grid data fix
2014-10-21 12:30:49 -04:00
Josh de Leeuw
3ba276da5b
rename stimuli to stimulus in vsl grid data
2014-10-21 12:29:50 -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
3038c25299
use enforceArray and update namespace of pluginAPI
2014-06-29 21:54:54 -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
03f70efbe2
moving stimulus creation to a separate public function so that stimuli can be generated for other plugins
2014-02-20 21:20:14 -05:00
Josh de Leeuw
eb60da88e1
automatically center grid in container
2014-02-20 19:04:23 -05:00
Josh de Leeuw
c36c46ef25
fixing padding bug
2014-02-20 18:20:22 -05:00
Josh de Leeuw
1db1cb8c52
require 0 for blank elements, so that grid size can be automatically determined
2014-02-19 14:22:36 -05:00
Josh de Leeuw
9e5592b662
initial commit of vsl-grid-scene plugin
2014-02-19 12:12:45 -05:00