Commit Graph

546 Commits

Author SHA1 Message Date
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
Josh de Leeuw
c167972e05 add docs for .allTimelineVariables() 2021-02-09 13:23:58 -05:00
Josh de Leeuw
9bfeaff84a
Merge pull request #1413 from pablobernabeu/patch-5
Fixed typo in media-preloading.md
2021-02-08 22:16:12 -05:00
Josh de Leeuw
b10c69eb21
Merge branch 'master' into feature-key-code-update 2021-02-08 22:00:09 -05:00
Becky Gilbert
7618bc3cbb add case_sensitive_responses parameter to docs #396 2021-02-04 17:43:00 -08:00
Josh de Leeuw
21e7fa34c1 add version info to jspsych.js #1472 2021-02-04 13:49:44 -05:00
Becky Gilbert
1f16ed1ee6 remove keyCode-related functions from pluginAPI docs #396 2021-02-02 16:15:23 -08:00
Becky Gilbert
bc585ee64a fix minor errors in plugin/parameter descriptions 2021-02-02 15:02:26 -08:00
Becky Gilbert
bc14216254 change all numeric key codes to key strings in docs #396 2021-02-02 12:25:11 -08:00
Becky Gilbert
662b6c0d2e fix duration param typo 2021-02-01 18:08:44 -08:00
Becky Gilbert
fd097e996d switch from keyCodes to key strings, fix param description errors and typos 2021-02-01 17:48:52 -08:00
Becky Gilbert
8dadd0d8e5 function name typo 2021-02-01 14:15:24 -08:00
Pablo Bernabeu
c55648a12e
Fixed typo in media-preloading.md
Fixed typo (`timline`) in media-preloading.md
2021-01-27 03:15:01 +00:00
Becky Gilbert
188cb14e3d
Merge branch 'master' into feature-css-class-trial 2021-01-18 12:18:43 -08:00
Josh de Leeuw
74fae253cc update locations in docs where keyCode is used 2021-01-15 21:53:38 -05:00
Becky Gilbert
f539669203 first draft of new style docs page - #832 2021-01-15 15:44:30 -08:00
Becky Gilbert
a496871984 update docs for #883 2021-01-13 10:07:48 -08:00
Becky Gilbert
761491ed94 tweak example HTML file classes and add note about inheritance #832 2021-01-12 14:07:24 -08:00
Becky Gilbert
29d5aaa1c4 add css_classes to plugin overview docs, add example HTML file #832 2021-01-11 17:34:08 -08:00
Becky Gilbert
6aa5641bb5 improve description, fix missing param and incorrect default 2020-12-08 12:46:47 -08:00
Becky Gilbert
444b54e13f fix missing/incorrect defaults, mention response allowed while playing param 2020-12-08 12:32:27 -08:00
Becky Gilbert
c55c2b3592 add link to params available in all plugins 2020-12-08 12:21:54 -08:00
Becky Gilbert
aa7629f6d2 fix formatting and broken link 2020-12-08 11:32:17 -08:00
Becky Gilbert
1c6037f249 update links to CORS section, add message_progress_bar param 2020-12-08 11:30:24 -08:00
Becky Gilbert
9c711416b8 update link to CORS section 2020-12-08 11:28:06 -08:00
Becky Gilbert
4f568a93a3 add manual update example and custom message option 2020-12-08 11:26:42 -08:00
Becky Gilbert
a4e809dac4 fix incorrect plugin order and typo 2020-12-08 11:25:09 -08:00
Becky Gilbert
d87fd2a6cf fix out-of-date links, add links, tweak wording 2020-12-08 11:24:04 -08:00