Commit Graph

408 Commits

Author SHA1 Message Date
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
Josh de Leeuw
dcf46ee21a
Merge branch 'modularization' into modularization-new-docs 2021-10-01 13:12:48 -04:00
Josh de Leeuw
29e285694b fix broken link 2021-09-30 15:46:19 -04:00
Josh de Leeuw
e35366e6ee fix relative links that didn't use .md extension 2021-09-30 15:44:37 -04:00
Josh de Leeuw
4932d9d322 update all absolute links to relative links 2021-09-30 14:10:23 -04:00
Becky Gilbert
06bf0df926 remove all rdk-related files and references in docs (moved to jspsych-contrib, changes discussed here will be copied to that version) 2021-09-30 01:45:55 +02:00
Becky Gilbert
0c5f398cdc remove rdk files (moved to jspsych-contrib and changes will be copied there) 2021-09-30 01:42:01 +02:00
Josh de Leeuw
58c14624d7 remove docs for plugins that moved to contrib 2021-09-29 11:54:16 -04:00
Becky Gilbert
78445a19d0 change all jsdelivr 6.3.1 CDN links to unpkg 7.0.0/1.0.0 links 2021-09-23 16:08:18 -07:00
Becky Gilbert
1224bf2f98 update vsl-grid-scene docs with new syntax for using generate_stimulus method 2021-09-23 10:57:28 -07:00
Becky Gilbert
ad460e4bc9 update all trial/extension type params in md files 2021-09-22 23:14:11 -07:00
Becky Gilbert
0d6e7074f2 add stimuli parameter option, foil parameter must be string (not array), foil is now always repeated up to set_size or set_size - 1 (depending on target_present value) 2021-09-17 22:39:09 +02:00
Becky Gilbert
4a171c7acd change visual-search-circle foil parameter to only allow an array of image path strings (not a single string) 2021-09-17 22:33:08 +02:00
Becky Gilbert
d731518112 change RDK correct_choice parameter to only allow array of strings (not a single string) 2021-09-17 22:32:41 +02:00
Becky Gilbert
d6f6df69a9 replace jsPsych.init with initJsPsych/jsPsych.run in .md files (WIP) 2021-09-16 17:38:51 -07:00
Josh de Leeuw
e6bfbd8c72 forgot to stage stuff in the last commit; here it is! 2021-09-16 15:17:54 -04:00
Becky Gilbert
1c059608f3 remove repetitions_per_point parameter - fixes #2131 2021-09-07 10:37:07 -07:00
Josh de Leeuw
213fffc516
Merge pull request #2106 from jspsych/docs-demos
Add live demos to the documentation
2021-08-31 10:22:14 -04:00
Josh de Leeuw
5e6c5d2352 expand reconstruction demo, make rdk demo only open in new tab 2021-08-30 13:04:14 -04:00
Josh de Leeuw
bfaad26520 add virtual chinrest demo 2021-08-30 12:46:38 -04:00
Josh de Leeuw
8afcce533f fix broken links 2021-08-30 11:19:38 -04:00
Josh de Leeuw
8da02641c1 add preload demos 2021-08-30 11:13:46 -04:00
Josh de Leeuw
5b7ca0c236 fix broken links 2021-08-30 10:10:31 -04:00
Josh de Leeuw
984ce8761a add eye tracking demo 2021-08-30 10:09:29 -04:00
Daiichiro Kuroki
bacea1ddcd Add live demos for the maxdiff, rdk, reconstruction, and resize plugin. 2021-08-30 15:00:11 +09:00
Josh de Leeuw
2cb45137ad move all demos into root /demos folder in docs 2021-08-27 16:13:58 -04:00
Josh de Leeuw
9e0f2543b4 add serial-reaction-time-* demos 2021-08-27 15:44:53 -04:00
Josh de Leeuw
5b1b2c31a0 fullscreen demo 2021-08-27 15:10:36 -04:00
Josh de Leeuw
51c889ba3e add fullscreen demo 2021-08-27 15:06:58 -04:00
Josh de Leeuw
8456d2377e add same-different-* demos 2021-08-27 14:54:20 -04:00
Josh de Leeuw
1e4888e317 add demos for vsl-* plugins 2021-08-27 14:10:49 -04:00
Josh de Leeuw
91ed85f4ad add live demos for video plugins 2021-08-27 12:22:11 -04:00
Josh de Leeuw
40a54d8264 add survey-html-form examples 2021-08-27 11:06:05 -04:00
Josh de Leeuw
629963f4d3 add survey-likert demos 2021-08-27 10:55:33 -04:00
Josh de Leeuw
c8ba33d9ad fix file name 2021-08-27 10:55:26 -04:00
Josh de Leeuw
4b4adf660c add survey-multi-choice and survey-multi-select live demos 2021-08-27 10:36:00 -04:00
kurokida
84f64934e0 Create live demos for the IAT and image-button/keyboard/slider plugins. 2021-08-27 15:26:10 +09:00
Josh de Leeuw
a675cba23c add demos for survey-text 2021-08-26 15:34:00 -04:00
Josh de Leeuw
8f80425206 fix preload in vsc demo 2021-08-26 15:33:50 -04:00
Josh de Leeuw
d10a5b3086 add demo for visual-search-circle 2021-08-26 14:17:33 -04:00
Daiichiro Kuroki
e8be19ad89 Create live demos for jspsych-html-* plugin 2021-08-04 15:13:44 +09:00
Daiichiro Kuroki
6c9725c5c8 Create live demos for the external-html and free-sort plugins. 2021-07-29 14:10:58 +09:00
Daiichiro Kuroki
bedf5becbf Create live demos for the categorize-html, categorize-image, and cloze plugins 2021-07-28 17:26:43 +09:00
Becky Gilbert
0a0813bb25 remove server async demo and replace with simulated wait example 2021-07-12 14:39:42 -07:00
Becky Gilbert
d5f7039ba7 tweak prompt wording 2021-07-12 13:51:31 -07:00
Becky Gilbert
895974b418 change demo file paths 2021-07-12 13:41:11 -07:00
Becky Gilbert
ad244e5f8c fix syntax error 2021-07-12 13:29:43 -07:00
kurokida
d62c553edd Modify the indentations and the explanation of the prompt parameter. 2021-07-12 13:46:45 +09:00
Daiichiro Kuroki
51925a5b88 Create live demos for categorize-animation 2021-07-09 15:04:56 +09:00
Daiichiro Kuroki
93d9a9ec71 Craete live demos for call-function 2021-07-09 13:14:25 +09:00
Daiichiro Kuroki
773dc0e9da Merge branch 'docs-demos' of https://github.com/jspsych/jsPsych into docs-demos 2021-07-09 11:52:35 +09:00
Daiichiro Kuroki
df92593ec7 Create live demos for canvas-slider-response 2021-07-09 11:52:28 +09:00
Daiichiro Kuroki
c93e3f01e2 Create live demos for canvas-keyboard-response 2021-07-09 10:37:24 +09:00
Becky Gilbert
bbb60955f2 fix demo file paths, remove compareKeys for button press comparison 2021-07-08 14:54:18 -07:00
Becky Gilbert
2704ee190b fix demo file path 2021-07-08 14:53:07 -07:00
Becky Gilbert
d7c63e7dec fix code/demo indentation and demo links 2021-07-08 14:43:11 -07:00
Becky Gilbert
2c6307efce tweak example code indentation 2021-07-08 13:37:48 -07:00
Nikolay Petrov
43397d230d
Fixing typo in the maintain_aspect_ratio parameter. 2021-07-07 12:56:07 +01:00
Sally
9d5c41b825 Add demo 3 - new example of changes to button text 2021-07-07 10:54:31 +02:00
Sally
5f324172c5 Add demo 2 - text and image. Updated example. 2021-07-07 10:50:14 +02:00
Sally
92de90b810 Add demo 1 - multi page text 2021-07-07 10:49:48 +02:00
Sally
2a3aeeac8b Restructure to include demo iframes 2021-07-07 10:36:11 +02:00
Daiichiro Kuroki
27afe31eb6 Update the canvas-button-response.md for the live demo 2021-07-02 12:05:28 +09:00
Daiichiro Kuroki
3616c32fa9 Modify the path of the animation-demo file 2021-07-02 12:02:24 +09:00
Daiichiro Kuroki
cf3770d2fc Separate code snippets 2021-06-30 12:15:27 +09:00
Daiichiro Kuroki
800b7dc73b Add a demo for the canvas-button-response plugin. 2021-06-29 14:17:49 +09:00
Becky Gilbert
3757c1dfc1 use tabbed md extension for code/demos, remove iframe border, add more demos, move link to inside admonition 2021-06-24 16:20:12 -07:00
Becky Gilbert
41b03ac54c reduce iframe size, show data from single trial, add loop and repeat button, open in new tab, collapse iframe 2021-06-24 11:52:40 -07:00
Becky Gilbert
5ba8aecd1f first attempt at adding live demos into iframes in docs pages 2021-06-22 15:33:24 -07:00
Becky Gilbert
e7eb6a6f5e fix typo - fixes #1840 2021-05-20 10:16:29 -07:00
Becky Gilbert
316aa679fc fix error in docs example (missing comma) - fixes #1840 2021-05-19 14:41:08 -07:00
Felix Molter
579e112d5b
Fixed plugin documentation title
Fixes the title of the documentation page for the `jspsych-webgazer-validate` plugin.
2021-04-30 08:53:09 +02:00
Josh de Leeuw
cec803c7fa
Merge branch 'master' into feature-eye-tracking-improvements 2021-04-09 12:16:23 -04:00
Josh de Leeuw
8aaceab759 update docs 2021-04-09 12:04:05 -04:00
Becky Gilbert
b21ff083f8 add note to image-* plugin docs about animated gifs and render_on_canvas - fixes #1594 2021-03-24 15:38:12 -07:00
Josh de Leeuw
d330c4ad7d separate camera init from experiment init; dot size options 2021-03-01 10:16:42 -05:00
Becky Gilbert
f96fc0f114 fix links 2021-02-21 14:56:47 -08:00
Becky Gilbert
3a4ad0c3ee fix links 2021-02-21 14:51:48 -08:00
Becky Gilbert
5fbc74b869
Merge pull request #672 from alexanderrobertson/patch-1
Fix placeholder param name error in jspsych-survey-text.md
2021-02-21 13:40:42 -08:00
Becky Gilbert
da297ba0bb tweak text for clarity 2021-02-20 12:11:24 -08:00
Becky Gilbert
c803baec86 remove unused blindspot_start_prompt param, minor edits to text for clarity 2021-02-20 11:53:59 -08:00
Josh de Leeuw
2e50b1319e
Merge pull request #1442 from GEJ1/master
virtual-chinrest plugin, with resizing ability
2021-02-19 17:26:33 -05:00
Josh de Leeuw
93022f59fa add virtual chinrest to list of plugins 2021-02-19 17:21:38 -05:00
Josh de Leeuw
89ad34c8ea fix admonition format 2021-02-19 16:47:18 -05:00
Becky Gilbert
d8b80fbe0e update docs with column_spread_factor parameter and mobile compatibility 2021-02-19 12:06:16 -08:00
GEJ1
8f5c21d647 SVGjs dependency added to documentation 2021-02-19 15:00:39 -03:00
Josh de Leeuw
d9008dde43 fix broken links in webgazer plugin docs 2021-02-19 12:10:11 -05:00
Josh de Leeuw
08ab729557 one more doc update, link to paper gh repo 2021-02-18 17:08:54 -05:00
Josh de Leeuw
d762cce752 a few more docs updates 2021-02-18 17:04:37 -05:00
Josh de Leeuw
3152d16468 Merge branch 'master' into pr/pjkohler/1442 2021-02-18 16:58:00 -05:00
Josh de Leeuw
1945652180 some changes to docs 2021-02-18 16:57:29 -05:00
Josh de Leeuw
c2a7b22e77 fixing type (mainly testing if I can merge into this?) 2021-02-18 16:44:01 -05:00
GEJ1
d475325092 Documentation upgraded 2021-02-18 15:59:05 -03:00
Becky Gilbert
49d12027e5 change responses to response in docs 2021-02-17 16:36:08 -08:00
Becky Gilbert
5c354e3d7c change responses to response in vsl-animate-occlusion plugin #638 2021-02-17 16:12:13 -08:00
Becky Gilbert
3f9a4e96d7 change key_press to response in visual-search-circle plugin #638 2021-02-17 16:09:15 -08:00
Becky Gilbert
5b7884e585 change key_press to response in video-keyboard-response plugin #638 2021-02-17 16:05:39 -08:00
Becky Gilbert
0dd813af6e change button_pressed to response in video-button-response plugin #638 2021-02-17 16:02:34 -08:00
Becky Gilbert
8a9e1a655a change responses to response in survey-text plugin #638 2021-02-17 15:58:54 -08:00
Becky Gilbert
db2a2dc6bc change responses to response in survey-multi-select plugin #638 2021-02-17 15:51:14 -08:00
Becky Gilbert
19a6485068 change responses to response in survey-multi-choice plugin #638 2021-02-17 15:46:04 -08:00
Becky Gilbert
967f546bfd change responses to response in survey-likert plugin #638 2021-02-17 15:41:50 -08:00
Becky Gilbert
56bf9c68e7 change responses to response in survey-html-form plugin #638 2021-02-17 15:38:22 -08:00