Commit Graph

994 Commits

Author SHA1 Message Date
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
bjoluc
03ebca411b
Merge branch 'modularization' into modularization-plugin-param-type-changes 2021-09-30 20:55:40 +02:00
Josh de Leeuw
4932d9d322 update all absolute links to relative links 2021-09-30 14:10:23 -04:00
bjoluc
ada7df432c
Merge branch 'main' into modularization 2021-09-30 18:20:13 +02: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
Josh de Leeuw
3473b724db remove random comment 2021-09-29 11:51:35 -04:00
Becky Gilbert
c155542df6 minor edits suggested in PR comments 2021-09-28 12:36:37 -07:00
Becky Gilbert
123139827c fix unpkg links to extensions 2021-09-28 12:14:44 -07:00
Becky Gilbert
0037e766d0 fix link to event-related callbacks page (callbacks.md => events.md) 2021-09-27 16:52:13 -07:00
Becky Gilbert
82b611bd76 fix example extension link in extensions.md 2021-09-27 16:32:58 -07:00
Becky Gilbert
3fa9d62fc7 fix incorrect trial type (video => video-keyboard-response) for v6.3.1 docs 2021-09-27 16:10:22 -07:00
Becky Gilbert
17d486905a fix incorrect webgazer.js link for v6.3.1 docs 2021-09-27 16:02:59 -07:00
Becky Gilbert
71f3cd440a switch from local to CDN links in extensions, eye-tracking, plugins and style pages; add note to eye-tracking page about webgazer.js file location 2021-09-27 14:38:57 -07:00
Becky Gilbert
319c04bbd7 switch to CDN links in rt-task 2021-09-27 13:52:16 -07:00
Becky Gilbert
24d65049ce merge upstream and fix merge conflicts in rt-task 2021-09-27 13:45:30 -07:00
Becky Gilbert
d694156406 use local links, minor style edits, edit reference to Hello World, add notes about compareKeys and dynamic parameters 2021-09-27 13:33:56 -07:00
bjoluc
ab6b361f35 fix link in contributing.md 2021-09-27 22:18:12 +02:00
Josh de Leeuw
c252617e38 making minor docs updates to existing pages 2021-09-27 14:46:17 -04:00
Josh de Leeuw
698d5a404e update the introduction page 2021-09-27 14:02:31 -04:00
Josh de Leeuw
864bb12db0 fix links to callbacks.md -> events.md 2021-09-27 13:40:08 -04:00
Josh de Leeuw
f856b28302 fix part 1 of rt task 2021-09-27 12:35:40 -04:00
Josh de Leeuw
20e6ea13ad fix typo in tutorial 2021-09-27 12:29:13 -04:00
Josh de Leeuw
1eac08f4a6 add a v7 migration guide 2021-09-27 12:24:01 -04:00
Becky Gilbert
668aa37e31 change links to media files, webgazer.js, and snap svg in docs/demos HTML files from unpkg CDN to local files in /docs/demos subfolders 2021-09-24 14:46:38 -07:00
bjoluc
4f239b76f9 update option 3 in the hello-world tutorial 2021-09-24 17:22:43 +02:00
bjoluc
d9849fd64b update docs about registerPreload 2021-09-24 15:26:24 +02: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
15d9120542 change item_path param from default (img/card.png) to CDN-hosted image in virtual-chinreset demos 2021-09-23 11:04:17 -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
8c5cfb7d06 fix more instances of "class" that should be "style" - thanks @alisdt (#2165) 2021-09-23 10:50:32 -07:00
Becky Gilbert
61f86731ed fix error: "class" => "style" for "float:right" - thanks @alisdt (#2165) 2021-09-23 10:45:58 -07:00
Becky Gilbert
ad460e4bc9 update all trial/extension type params in md files 2021-09-22 23:14:11 -07:00
alisdt
f1006ccf73
minor bug in example code
class='float: right;' should be style='float: right;'
2021-09-22 11:41:05 +01:00
bjoluc
3df5f94040 some minor fixes to the hello-world tutorial 2021-09-21 12:33:49 +02:00
bjoluc
82cb4428d3 finish the remaining sections in configuration.md 2021-09-21 11:33:11 +02:00
bjoluc
ddb42ed89c start writing a setup section in configuration.md 2021-09-20 23:09:27 +02:00
Becky Gilbert
f91141ac94 change internal docs links: /reference/jspsych.md#jspsychinit => initjspsych 2021-09-17 15:41:53 -07:00
Becky Gilbert
2defc04652 finish replacing jsPsych.init with initJsPsych/jsPsych.run in .md files 2021-09-17 15:34:19 -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
Josh de Leeuw
3d8e385863 move content around, add more to timing docs 2021-09-17 15:34:39 -04:00
Josh de Leeuw
b3a35edf33 first complete draft of extension docs 2021-09-17 13:56:47 -04:00
Josh de Leeuw
c156bcc444 small update to info section 2021-09-17 13:56:35 -04:00
Josh de Leeuw
af0dad88ec initial draft of extension dev, incomplete 2021-09-17 10:38:42 -04:00
Josh de Leeuw
3192a871d0 small edits to plugin dev 2021-09-17 10:38:26 -04:00
Josh de Leeuw
a08f05e26f remove TS example 2021-09-17 10:05:22 -04:00
Josh de Leeuw
a7c26a27ff rename events page 2021-09-17 09:53:54 -04:00
Josh de Leeuw
b947aefe26 draft complete of plugin development 2021-09-17 09:53:40 -04:00
Becky Gilbert
d6f6df69a9 replace jsPsych.init with initJsPsych/jsPsych.run in .md files (WIP) 2021-09-16 17:38:51 -07:00
Becky Gilbert
18b536fdf8 replace trial type and extension strings with plugin/extension classes, remove unnecessary preload scripts, add card image preload to virtual-chinrest demos and use CDN link 2021-09-16 16:22:13 -07:00
Josh de Leeuw
dbbfd46746 more work on plugin development 2021-09-16 15:43:49 -04:00
Josh de Leeuw
e6bfbd8c72 forgot to stage stuff in the last commit; here it is! 2021-09-16 15:17:54 -04:00
Josh de Leeuw
b8bbcd2f01 variety of documentation updates, including restructuring 2021-09-16 15:05:51 -04:00
Becky Gilbert
37d8f9f4ad replace all instances of jsPsych.init with initJsPsych/jsPsych.run in HTML files 2021-09-16 10:15:12 -07:00
Josh de Leeuw
5ed2340157 rename core_library to reference 2021-09-15 15:10:23 -04:00
Josh de Leeuw
9d74f9223c first draft of new hello world tutorial 2021-09-15 12:54:36 -04:00
Josh de Leeuw
64e7ff0b46 add warning message about 7.0 to video tutorial page 2021-09-15 12:54:22 -04:00
Josh de Leeuw
dd94925728 Begin changes to hello world 2021-09-15 10:08:34 -04:00
bjoluc
6a8596fb76 Merge branch 'main' into modularization 2021-09-14 20:36:05 +02:00
Josh de Leeuw
12d675320f
Allow on_finish to return a Promise and delay the endExperiment message. (#2142)
* implement Promise handling for on_finish() experiment event. #2050 #1850

* add documentation
2021-09-10 13:40:56 -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
3bbfaa45b6 a minimal fix for #1908 2021-08-30 14:02:09 -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
462c262231 WIP eye tracking demo 2021-08-27 16:28:42 -04: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
Josh de Leeuw
5d060f6b96 rename getter methods, update docs 2021-08-23 13:11:32 -04:00
bjoluc
9c519853fe Use enum for parameter types and remove JsPsych.plugins
`const parameterType` is now `enum ParameterType` and can only be
accessed by importing it.
2021-08-17 17:19:25 +02: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
Becky Gilbert
3221cfa832 tweak jsPsych Builder info box text #1912 2021-07-02 11:40:18 -07: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
Becky Gilbert
d5efdb301e minor tweaks to jsPsych-builder text 2021-07-01 13:49:32 -07: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
bjoluc
4bc8d517ed add jsPsych Builder reference to docs 2021-06-20 23:48:24 +02: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
Becky Gilbert
7681e5cb73
Merge pull request #1781 from moltaire/fix-validate-doc-title
Fixed jspsych-webgazer-validate plugin documentation title
2021-05-18 15:13:04 -07:00
Andrian Vangelov
21562d92eb
Update parameter name in experiment-options.md
Updated docs on "Choose whether you want keyboard choices/responses to be case-sensitive", where the mentioned "case_sensitive" parameter must be "case_sensitive_responses" instead, as it is otherwise correctly implemented and mentioned in other places in the documentation (e.g. "jspsych-pluginAPI.md" - starting at line 112 and "jspsych-core.md" at line 368). The "case_sensitive" variable is used only internally (e.g. "jspsych.js" - lines 2273 and 2411), but not exposed to the "jsPsych.init" method when creating an experiment. Tested with the latest release (6.3.1) with the "jspsych-html-keyboard-response" plugin and I can verify that by following the old documentation it doesn't work (for obvious reasons), but following the one I propose here it does work, as initially intended by the developers. Thanks!
2021-05-12 11:57:00 +02: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
f0cd0aae9c fix missing link 2021-04-09 12:45:55 -04: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
Josh de Leeuw
221b7df052 get threaded ridge regression working, update docs, example, improve extension code 2021-04-08 15:22:58 -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
Becky Gilbert
163f3479b0 fix docs formatting issues, edit code blocks for consistency 2021-03-24 15:07:28 -07:00
Josh de Leeuw
646873880f add docs about onGazeUpdate 2021-03-15 10:40:59 -04:00
Josh de Leeuw
a5b9a915f9 add option to resetCalibration 2021-03-05 09:54:15 -05:00
Josh de Leeuw
bf9dec250b Merge branch 'master' of https://github.com/jspsych/jsPsych 2021-03-01 13:25:57 -05:00
Josh de Leeuw
2a4a1fafa0 fix docs formatting for callbacks page 2021-03-01 13:25:54 -05:00
Josh de Leeuw
bbd50935d3 add note about permission to overview 2021-03-01 10:24:09 -05:00
Josh de Leeuw
d330c4ad7d separate camera init from experiment init; dot size options 2021-03-01 10:16:42 -05:00
Becky Gilbert
4a59c863aa fix more webgazer links in docs #1562 2021-02-24 12:45:30 -08:00
Becky Gilbert
e8a326ee5f fix webgazer links in docs #1562 2021-02-24 12:21:27 -08:00
Becky Gilbert
7e8b83825d fix link 2021-02-21 15:05:37 -08: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
65b6de4b82 edit code comments 2021-02-21 14:45:33 -08:00
Becky Gilbert
723952879c edit admonition 2021-02-21 14:45:19 -08:00
Becky Gilbert
0b776ab3f8 remove preloading from experiment options docs 2021-02-21 14:37:19 -08:00
Becky Gilbert
bb10f7feb0 edit text, fix note formatting 2021-02-21 14:34:51 -08:00
Becky Gilbert
25d08f4579 fix heading level 2021-02-21 14:33:58 -08:00
Becky Gilbert
5236b6470a add missing links, fix markdown errors 2021-02-21 14:25:11 -08:00
Becky Gilbert
5e83cf0871 remove duplicate plugin import 2021-02-21 14:03:05 -08:00
Becky Gilbert
19fc9e35c9 minor edit to text 2021-02-21 13:51:45 -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
5b0dcfd801
Merge pull request #1401 from pablobernabeu/patch-4
Update style.md
2021-02-21 13:37:17 -08:00
Becky Gilbert
919524b5c8
Merge pull request #1555 from jspsych/feature-params-in-data
Adds save_trial_parameters parameter - fixes #823
2021-02-20 15:52:52 -08:00
Becky Gilbert
8a3c6fa7ea add save_trial_parameters to docs, add sections/examples for save_trial_parameters and css_classes #823 2021-02-20 15:43:25 -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
Becky Gilbert
0800497060
Merge branch 'master' into feature-key-code-update 2021-02-19 10:24:21 -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
ee3c5d1aef add babySTEP to video tutorials 2021-02-19 12:08:41 -05:00
Josh de Leeuw
f6b731a441 update getAudioBuffer docs 2021-02-18 22:41:23 -05:00
Becky Gilbert
51017c50d9 Merge branch 'master' into feature-key-code-update 2021-02-18 15:16:34 -08:00
Becky Gilbert
0bccde81ef add compareKeys back into pluginAPI docs, update docs for compareKeys and getKeyboardResponse with case sensitivity issues #396 2021-02-18 14:16:56 -08: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
Josh de Leeuw
c72ee5f17a Merge branch 'master' of https://github.com/jspsych/jsPsych 2021-02-18 16:21:41 -05:00
Becky Gilbert
2c28278ad5 change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396 2021-02-18 12:52:10 -08: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
4fbfe94e4c change key_press to response in docs and examples 2021-02-17 16:24:27 -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
Becky Gilbert
5ae6f61dfc change response_row and response_column to be a response array as [row,col] in serial-reaction-time-mouse plugin, add missing data params to docs #638 2021-02-17 15:29:58 -08:00
Becky Gilbert
d2f64ada1c change key_press to response in serial-reaction-time plugin #638 2021-02-17 15:12:01 -08:00
Becky Gilbert
a4bdfc8e5f change key_press to response and key_press_stim1 to response_stim1 in same-different-image plugin #638 2021-02-17 15:03:29 -08:00
Becky Gilbert
6254aa1aaf change key_press to response and key_press_stim1 to response_stim1 in same-different-html plugin #638 2021-02-17 15:00:49 -08:00
Becky Gilbert
a8a1ffac2f change key_press to response in rdk plugin #638 2021-02-17 14:42:55 -08:00
Becky Gilbert
efdd0eace3 change left/right data properties to a response object with left/right keys in maxdiff plugin #638 2021-02-17 14:21:09 -08:00
Becky Gilbert
7c551ec96a change key_press to response in image-keyboard-response plugin #638 2021-02-17 14:09:51 -08:00
Becky Gilbert
9c65ff19b7 change button_pressed to response in image-button-response plugin #638 2021-02-17 14:06:37 -08:00
Becky Gilbert
79edaad804 change key_press to response in iat-image plugin #638 2021-02-17 14:03:01 -08:00
Becky Gilbert
c81d28ae7d change key_press to response in iat-html plugin #638 2021-02-17 14:00:40 -08:00
Becky Gilbert
3580b29767 change key_press to response in html-keyboard-response plugin #638 2021-02-17 13:55:55 -08:00
Becky Gilbert
fe5f14dae4 change button_pressed to response in html-button-response plugin #638 2021-02-17 13:52:21 -08:00
Becky Gilbert
b85ced4f0a change answers to response in cloze plugin #638 2021-02-17 13:45:33 -08:00
Becky Gilbert
c812e8dbc3 change key_press to response in categorize-image plugin #638 2021-02-17 13:40:55 -08:00
Becky Gilbert
7475bf85a5 change key_press to response in categorize-html plugin #638 2021-02-17 13:38:29 -08:00
Becky Gilbert
f348944054 change key_press to response in categorize-animation plugin #638 2021-02-17 13:34:53 -08:00
Becky Gilbert
c9cbe39448 change key_press to response in canvas-keyboard-response plugin #638 2021-02-17 13:26:54 -08:00
Becky Gilbert
118aeffd3c change button_pressed to response in canvas-button-response plugin #638 2021-02-17 13:23:14 -08:00
Becky Gilbert
abf3e19a29 change key_press to response in audio-keyboard-response plugin #638 2021-02-17 10:34:24 -08:00
Becky Gilbert
b82eb9a503 change button_pressed to response in audio-button-response plugin #638 2021-02-16 19:49:28 -08:00
Becky Gilbert
64a66b812d change responses to response in animation plugin #638 2021-02-16 19:46:19 -08:00
Becky Gilbert
762ee56042 update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
Becky Gilbert
2312550127 Merge branch 'master' into feature-objects-arrays-in-data 2021-02-16 14:37:07 -08:00
Josh de Leeuw
d0a9a7c6c1 update webgazer image example 2021-02-16 09:34:33 -05:00
Josh de Leeuw
e5a8a77ef3 Merge branch 'master' into feature-plugin-extensions 2021-02-15 21:44:45 -05:00
GEJ1
a9bbc9664a I remove: all the jQuery code, the mouse_adjustment option because use the jQuery slider. 2021-02-15 15:47:25 -03:00
Josh de Leeuw
af8ce43784 push tutorial updates 2021-02-13 09:12:22 -05:00
Josh de Leeuw
7f5870d55e update RT docs 2021-02-13 08:56:57 -05:00
Becky Gilbert
5ea70030be remove unnecessary JSON.parse 2021-02-12 16:28:57 -08:00
Becky Gilbert
9442b0cbcc edit docs to clarify when on_timeline_start/finish run relative to conditional/loop functions 2021-02-12 11:14:57 -08:00
Becky Gilbert
080b2955da Merge branch 'master' into feature-timeline-events 2021-02-12 10:58:01 -08:00
Becky Gilbert
8c85707107 tweak docs and examples for on_timeline_start and on_timeline_finish 2021-02-12 10:53:05 -08:00
Becky Gilbert
f84539309a add case_sensitive jsPsych.init parameter to experiment-options docs page 2021-02-12 10:15:58 -08:00
Becky Gilbert
446ebe5870 change last heading text in dynamic params docs 2021-02-12 09:49:26 -08:00
Josh de Leeuw
a5fc7af7e8 minor edits to preload docs 2021-02-12 11:45:45 -05:00
Josh de Leeuw
dcca2a47af show list of plugins 2021-02-12 11:38:10 -05:00
Josh de Leeuw
969484f0e6 Merge branch 'master' into preload-docs 2021-02-12 11:28:47 -05:00
Josh de Leeuw
2f7e5cce62 some minor docs edits 2021-02-12 11:00:45 -05:00
Becky Gilbert
d9648d3dcd fix broken links in docs 2021-02-11 18:20:25 -08:00
Becky Gilbert
f833a4a794 add dynamic-params page, rename trials page as plugins, add content from plugins/overview and creating-a-plugin and remove those pages from plugins section 2021-02-11 18:06:26 -08:00
Becky Gilbert
b112ec4d6f move repetitions parameter out of timeline_vars subheading 2021-02-11 15:47:52 -08:00
Becky Gilbert
aa588c28d2 add preload plugin to plugin overview page 2021-02-11 15:13:50 -08:00
Becky Gilbert
5331b5c123 change numeric keyCodes to key strings, change valid keys to lowercase in examples/docs (missed these out in the earlier keyCode->key change) 2021-02-11 15:06:03 -08:00
Becky Gilbert
301b4cb788 tweak plugin parameter descriptions 2021-02-11 14:22:01 -08:00
Becky Gilbert
3694d756f0 initial commit for preload plugin docs 2021-02-11 13:53:22 -08:00
Becky Gilbert
b5211be302 tweak plugin descriptions to reflect switch to preload plugin 2021-02-11 12:12:19 -08:00
Becky Gilbert
fea41a71f6 remove references to preloading via jsPsych.init in experiment options docs page 2021-02-11 12:03:08 -08:00
Becky Gilbert
8238d9a9e3 update docs with preload plugin changes 2021-02-11 12:01:56 -08:00
Becky Gilbert
e67c75c092 update docs for preload plugin 2021-02-11 12:00:10 -08:00
Becky Gilbert
b4a174bd85 preload plugin changes: add getAutoPreloadList, remove autoPreload, preloadAudioFiles -> preloadAudio, update parameters and descriptions 2021-02-11 11:59:03 -08:00
Becky Gilbert
145d3e50fe remove preload params from jsPsych.init docs 2021-02-11 11:54:48 -08:00
Josh de Leeuw
dea4b13354 added prolific intergration guide to docs 2021-02-10 12:38:40 -05:00
Josh de Leeuw
a2c124531f add page on video tutorials 2021-02-10 10:02:16 -05:00
Josh de Leeuw
418e15db3d Merge branch 'master' of https://github.com/jspsych/jsPsych 2021-02-10 09:05:06 -05:00
Becky Gilbert
c51d30485a add minor comment to example in docs 2021-02-09 17:35:52 -08:00
Becky Gilbert
92eb7d90dc add note about protected functions 2021-02-09 17:30:31 -08:00
Becky Gilbert
45f5331156 add docs for nested function parameters 2021-02-09 17:17:33 -08:00
Josh de Leeuw
a1fe96d9eb tutorial edits 2021-02-09 19:35:53 -05:00
Becky Gilbert
daa37b7cfd correction to docs on on_timeline_start 2021-02-09 13:58:17 -08:00
Becky Gilbert
10aa0f64e2 add docs for on_timeline_start and on_timeline_finish 2021-02-09 12:47:16 -08:00