Becky Gilbert
af8d531259
add render_on_canvas option, fix maintain_aspect_ratio - fixes #891 #969 #1172
2020-11-06 17:55:06 -08:00
Becky Gilbert
294aac623f
change button_pressed data from string to int
2020-10-20 17:49:58 -07:00
Becky Gilbert
83a289b6c9
changed wording in console.warn
2020-10-19 17:31:33 -07:00
Christian
e9735c6137
Fix test failures.
2020-09-03 18:28:07 -07:00
Christian
36f637ed6e
Warn about possible deadlock per #1014
...
If no duration is set and a response does not end the trial, then
the trial will never end and the experiment is deadlocked. Users
will be warned about this situation and given hints on how to
fix it.
2020-09-03 18:13:35 -07:00
Josh de Leeuw
9da8c452f2
implement image size settings for image plugins #560
2019-07-02 21:55:15 -04:00
Josh de Leeuw
501a5be52a
update all to performance.now() - #492
2018-10-09 16:13:59 -04:00
Josh de Leeuw
5d7614667e
prettify html -> HTML
2018-01-23 13:58:17 -05:00
Josh de Leeuw
5c71cbaba0
fixing plugin parameter type errors
2018-01-19 21:39:55 -05:00
Josh de Leeuw
f87db559ed
better display sync for button plugins
2018-01-06 16:49:50 -05:00
Josh de Leeuw
97467a1f0d
fixing bad default values to more descriptive ones #488
2018-01-03 12:02:10 -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
KristinDiep
670b691da2
implemented plugin.info, some examples not working
2017-07-10 14:43:04 -04:00
KristinDiep
13930f9e40
added params to image-slider-response
2017-07-10 09:12:46 -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
225fbf7474
image-button response test
2017-07-07 14:46:33 -04:00
Josh de Leeuw
227b5996e1
fix button-response tests
2017-07-06 15:27:37 -04:00
KristinDiep
6cef974710
created files for different kinds of stimulus
2017-07-06 14:15:21 -04:00
Josh de Leeuw
4eb03b7f36
remove ambiguity #422 ; add btn disabled css
2017-07-06 12:58:48 -04:00
Josh de Leeuw
2211ea1321
removing ambiguous parameters #422
2017-07-06 12:44:17 -04:00