Commit Graph

672 Commits

Author SHA1 Message Date
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
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