Commit Graph

25 Commits

Author SHA1 Message Date
Josh de Leeuw
5cdca4f8ad update audio plugins to use new getAudioBuffer strategy 2021-02-18 22:32:50 -05:00
Becky Gilbert
e0f6f5d0dc remove quotes from object keys in trial data 2021-02-17 10:49:13 -08:00
Becky Gilbert
8c81c9f420
Merge branch 'master' into slider-positions 2020-11-25 09:26:00 -08:00
Becky Gilbert
3424f386ff fix slider label positioning with custom track/thumb CSS & calc - fixes #695 2020-11-14 16:57:01 -08:00
Becky Gilbert
6396036c9e add response_allowed_while_playing parameter - #1137 2020-10-26 14:47:30 -07:00
Becky Gilbert
719b009707 change require_movement so that clicking cursor is sufficient - fixes #696 2020-10-21 17:37:37 -07:00
Becky Gilbert
121428cf31 change start param to slider_start 2020-10-11 12:16:39 -07:00
Becky Gilbert
d236f028f0 changed slider response from string to numeric 2020-10-11 10:55:10 -07:00
Salva Ardid
8729972db6 systematically saving stimulus and slider start position in all slider plugins 2020-06-02 21:43:04 -04:00
Josh de Leeuw
9bed32fb0f implements settable width for sliders (#631) 2019-07-04 15:10:52 -04:00
Josh de Leeuw
dda27c6bc8 implement require_movement in slider plugins #573 2019-07-03 12:26:20 -04:00
Josh de Leeuw
4ea7cef4cd prettier margin on slider 2019-07-02 22:00:00 -04:00
Josh de Leeuw
501a5be52a update all to performance.now() - #492 2018-10-09 16:13:59 -04:00
Josh de Leeuw
6b88af120e fix slider parameter type #571 2018-10-04 13:44:12 -04:00
Josh de Leeuw
97467a1f0d fixing bad default values to more descriptive ones #488 2018-01-03 12:02:10 -05:00
Josh de Leeuw
d9455ed2c0 updating plugin documentation 2017-12-30 23:35:37 -05:00
Josh de Leeuw
23b0f9ea83 support custom start values #472 2017-12-07 16:35:07 -05:00
Josh de Leeuw
a4c0135a4a record stimulus #473 2017-12-06 14:58:44 -05:00
Josh de Leeuw
fd78450ecf remove audio buffer time, fixes #476 2017-12-06 12:57:15 -05:00
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
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
KristinDiep
598174d0a8 audio and html slider response 2017-07-07 14:46:33 -04:00
KristinDiep
6cef974710 created files for different kinds of stimulus 2017-07-06 14:15:21 -04:00