Commit Graph

310 Commits

Author SHA1 Message Date
Cedric Batailler
18c78c1baf
replaced array.contains with array.includes 2022-01-10 11:05:34 +01:00
Josh de Leeuw
6a5429ed59 update doc ref 2021-12-01 11:28:07 -05:00
Josh de Leeuw
867a9876b1
Merge pull request #2265 from jspsych/plugin-survey
New plugin: Survey
2021-11-30 17:11:18 -05:00
Josh de Leeuw
8509d1685a add examples to docs for survey plugin 2021-11-30 15:27:29 -05:00
Josh de Leeuw
b7700f0e32 mention CSS file in docs 2021-11-30 12:24:45 -05:00
Josh de Leeuw
6d4f1a5139 fix broken link in docs 2021-11-30 11:35:54 -05:00
Josh de Leeuw
686efbfcbd update docs with warning, remove refs about randomization 2021-11-30 11:33:05 -05:00
Josh de Leeuw
ab14d01649 add docs demos 2021-11-29 17:42:25 -05:00
Josh de Leeuw
2b8d4f07df Merge branch 'main' into plugin-survey 2021-11-29 17:02:39 -05:00
Josh de Leeuw
36397244df
Merge pull request #2350 from jspsych/plugin-audio-input-plugins
New plugins: audio response
2021-11-29 15:43:47 -05:00
Josh de Leeuw
61d58e08af add simulation mode note for new plugins 2021-11-29 11:37:29 -05:00
Josh de Leeuw
78584a17e1 create function to generate docs demos, transition all demos to use this function 2021-11-24 12:05:27 -05:00
Josh de Leeuw
fdd2ebb0b6 Merge branch 'main' into plugin-audio-input-plugins 2021-11-23 15:13:27 -05:00
Josh de Leeuw
522aa2cdbf
Adding a simulation mode (#2287)
Implements simulation mode in the core library, supporting API features, and plugin support in most plugins.
2021-11-23 15:12:30 -05:00
Josh de Leeuw
5568ca3b26 add docs for new audio response plugins 2021-11-23 14:51:55 -05:00
sbashford
a12ebedcd9
Update survey-text.md
correct typos in documentation of question parameter - change "value" to "placeholder"
2021-11-15 11:29:14 -06:00
Becky Gilbert
1d900f7f45 add likert (rating) question type, rename matrix question type from likert to likert-table - WIP 2021-11-09 14:49:35 -08:00
Josh de Leeuw
2922bc5dad
Merge pull request #2209 from jspsych/plugin-exclusions
New Plugin: Browser Check
2021-11-05 18:28:14 -04:00
Josh de Leeuw
053a8a9d55 add a third demo using timer and URL string 2021-11-05 18:21:07 -04:00
Becky Gilbert
bb37073d56 add ranking question type (WIP) 2021-11-03 21:06:46 -07:00
Becky Gilbert
ff26459e8b add correct_response question parameter (WIP) 2021-11-02 16:01:10 -07:00
Becky Gilbert
e8ac058804 tweak demos 2021-11-02 15:54:38 -07:00
Becky Gilbert
6964a6ebf2 add drop-down and likert questions, tweak CSS, add params for required label/error text (WIP) 2021-11-01 22:26:57 -07:00
Becky Gilbert
a1fd34a007 add "other" radio/checkbox option with associated text response field" 2021-11-01 12:51:35 -07:00
Becky Gilbert
7470b07fa7 minor edits to docs text, change default page/question names to uppercase 2021-11-01 12:06:00 -07:00
Becky Gilbert
b577852ab4 tweak html param description 2021-10-29 12:53:50 -07:00
Josh de Leeuw
4493864a3f make exclusion_message a function. respond to other feedback in reviews. 2021-10-28 12:46:12 -04:00
Josh de Leeuw
b8acdc13e0 docs updates 2021-10-27 13:14:53 -04:00
Josh de Leeuw
a8882a734e update mkdocs links to plugin 2021-10-27 09:49:41 -04:00
Josh de Leeuw
f87526bfdd add demo files 2021-10-27 09:47:08 -04:00
Josh de Leeuw
b014af592d add demo files 2021-10-27 09:23:32 -04:00
Josh de Leeuw
7ba4ad56fc add params to docs 2021-10-26 14:08:24 -04:00
Josh de Leeuw
91d0774430 start docs for sketchpad 2021-10-26 12:22:10 -04:00
Becky Gilbert
df80575bd3 respond to reviews: change text question columns/rows params to textbox_columns/rows to differentiate from multi-choice columns param, clarify multi-choice type in docs 2021-10-26 09:16:33 -07:00
Becky Gilbert
eb5c67af44 update docs, add CSS file 2021-10-22 14:54:25 -07:00
Josh de Leeuw
a0337af87f Merge remote-tracking branch 'origin/main' into plugin-exclusions 2021-10-21 09:59:35 -04:00
Josh de Leeuw
5130c3c153 fix spaces/tabs errors 2021-10-20 16:52:30 -04:00
Josh de Leeuw
82c2716e78 add documentation and demos 2021-10-20 16:40:51 -04:00
Josh de Leeuw
59351a55f1 start of browser-check docs 2021-10-19 21:53:33 -04:00
Becky Gilbert
309ba0d92c tweak note about images in buttons 2021-10-15 22:08:33 -07:00
Becky Gilbert
a14ac48a99 add minor note about embedding images in buttons 2021-10-15 14:14:06 -07:00
Becky Gilbert
d6d3b75326 fix more instances of jsPsych.NO/ALL_KEYS 2021-10-15 13:42:20 -07:00
Christian Brickhouse
5cf4f2ec13
docs: update NO_KEYS and ALL_KEYS following 7.0
Fixes #2222
2021-10-11 18:57:56 -07:00
Becky Gilbert
a073b07f2a first pass at survey plugin with SurveyJS, with docs and example (WIP) 2021-10-07 22:55:52 -07:00
Josh de Leeuw
709cbf666e fix broken links in plugin list 2021-10-04 11:09:15 -04:00
Josh de Leeuw
0efb22c46f fix demo formatting 2021-10-04 11:06:26 -04:00
Josh de Leeuw
58f4887217 update the html demos to be more illustrative 2021-10-04 11:02:17 -04:00
Josh de Leeuw
3f150a3b77 fix broken demos in the documentation 2021-10-04 10:40:49 -04:00
Josh de Leeuw
110420932c fix broken links and titles 2021-10-01 14:23:47 -04:00
Josh de Leeuw
d979dabdd2 rename all plugin and extension pages 2021-10-01 14:15:34 -04:00