Becky Gilbert
94d72ddf82
merge changes from master and fix merge conflicts #670
2021-02-12 15:58:48 -08:00
Becky Gilbert
41bc9d725e
switch to only using strings for keyboard keys, change keyboard key parameter types/defaults, remove compareKeys fn #396
2021-02-02 15:01:38 -08:00
Becky Gilbert
9ea3c6517a
change KEYCODE parameter type to KEY #396
2021-02-02 12:30:15 -08:00
Josh de Leeuw
0aac702f1c
implements #670 , needs further checking
2021-01-14 10:28:18 -05:00
Gustavo Juantorena
293338172f
Addded page_label to plugin jspsych-instructions also changed docs
2020-09-27 14:07:14 -03:00
Gustavo Juantorena
49f68b7b7e
Revert "Addded page_labe to plugin.info also changed docs"
...
This reverts commit ada7afbf89
.
2020-09-27 03:44:35 -03:00
Gustavo Juantorena
ada7afbf89
Addded page_labe to plugin.info also changed docs
2020-09-27 03:05:35 -03:00
Josh de Leeuw
501a5be52a
update all to performance.now() - #492
2018-10-09 16:13:59 -04:00
Josh de Leeuw
b85c5e754e
fix additional bug in #553
2018-08-01 15:47:11 -04:00
Josh de Leeuw
1b7272e5de
fix bug with backward button in instructions plugin ( fixes #553 )
2018-08-01 15:32:44 -04:00
Josh de Leeuw
d96252b157
Merge pull request #501 from mjaquiery/instruction-pagenum
...
Instruction page numbers (feature requested in #371 )
2018-06-25 21:51:06 -04:00
Josh de Leeuw
243c49dc74
fixes #544
2018-06-25 14:42:40 -04:00
mjaquiery
a2d997841f
Tweaks
...
* default show_page_number to false for back-compatability
* added a line in the documentation describing page numbering
2018-02-09 16:22:21 +00:00
mjaquiery
9a655dc93b
Enable hiding page numbers
...
* Page numbers can now be turned off by setting show_page_number to false
2018-02-09 13:11:16 +00:00
mjaquiery
982736bd97
Display pagenumber on instructions
...
* Page numbers now show on multi-page instructions
* On the first page of instructions where backwards navigation is allowed, the 'previous' button is shown but disabled for visual consistency with subsequent pages
2018-02-09 12:52:48 +00: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
Josh de Leeuw
cb90bde564
param clarification #422
2017-07-07 12:23:02 -04:00
Josh de Leeuw
560332185e
fix button spacing
2017-06-21 23:47:28 -04:00
Hugues Lacroix
4b0932303d
added button_label parameter for all relevant plugins (except for jspsych-resize, as it already had a button_text parameter).
2017-03-31 23:50:08 -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
Xiaolu Bai
784751b3a3
show nav false
2017-01-13 17:17:07 -08:00
Xiaolu Bai
5cb6b31943
next button rework
2017-01-13 13:30:20 -08: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
52e673fb1b
more plugin.info ( #270 )
2016-06-27 13:21:51 -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
3f03f8d97f
add btn class ( #172 )
2015-12-07 15:48:49 -05:00
Josh de Leeuw
66cc32d56f
changes API calls to getKeyboardResponse in plugins
2015-06-12 13:53:13 -04:00
Josh de Leeuw
952d9c7023
fix bug with persisting event handler
2015-06-08 09:49:16 -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
723052b578
add instructions plugin
2015-05-27 12:10:33 -04:00