Commit Graph

966 Commits

Author SHA1 Message Date
bjoluc
8be09f9348 Implement plugin_meta, plugin_description and plugin_installation macros 2022-11-28 16:59:27 +01:00
bjoluc
cc7d497cd7 Memoize generation of plugin parameter docs 2022-11-21 21:06:17 +01:00
bjoluc
8a31f97cd5 Make mkdocs watch for changes in packages 2022-11-21 18:55:01 +01:00
bjoluc
d0a6d71b5c Draft a TypeDoc integration to generate plugin parameter documentation 2022-11-21 18:28:02 +01:00
bjoluc
2e40d013d4 Drop support for npm v7 and node up to v16 2022-11-18 23:08:46 +01:00
Josh de Leeuw
1b14e05995 Fix button_label_back in survey plugin documentation 2022-11-01 15:02:51 -04:00
Zhaobin Li
bba13d3c99 fixed browser-check typo in doc demos 2022-10-18 12:08:37 -04:00
Zhaobin Li
c75c80b7e7 fixed browser-check typo in doc example 2022-10-18 11:24:51 -04:00
github-actions[bot]
0f5181adb6 chore(release): version packages 2022-10-12 14:35:29 +00:00
Becky Gilbert
2a081607bf add section on updating live site, add npm docs commands, fix typos 2022-10-07 16:53:35 -07:00
Becky Gilbert
399b4e0516 fix formatting for last example 2022-10-07 16:27:40 -07:00
Becky Gilbert
540046b108 edit info admonitions: add titles, make collapsible, fix links, formatting and typos 2022-10-07 14:42:34 -07:00
Becky Gilbert
cbd487f2a5 clarify wording of cloze plugin mistake_fn description 2022-10-07 13:50:37 -07:00
Becky Gilbert
784cb4997c fix typo 2022-10-07 13:31:37 -07:00
Becky Gilbert
f582dc914c fix info box formatting (compare keys), add info box (timeline reps and randomizing) - fixes #2783 2022-10-07 13:10:35 -07:00
Becky Gilbert
10930af331 Merge branch 'main' of https://github.com/jspsych/jsPsych 2022-10-06 16:37:05 -07:00
Becky Gilbert
468545c281 add survey demo showing how to add trial data - fixes #2548 2022-10-06 16:32:08 -07:00
Becky Gilbert
fc78351ac1 add note about compareKeys - fixes #2400 2022-10-06 15:16:21 -07:00
github-actions[bot]
5d1cb0310d chore(release): version packages 2022-10-05 17:59:11 +00:00
Josh de Leeuw
52827bd552
Merge pull request #2784 from jadeddelta/cloze-checkblank
Cloze `allow_blanks` functionality
2022-10-01 14:17:21 -04:00
Becky Gilbert
f3c2895bde fix broken link to survey demo 2 - fixes #2495 2022-09-29 16:39:39 -07:00
Becky Gilbert
60fb5b73f6 minor docs edits 2022-09-29 16:23:02 -07:00
Becky Gilbert
d7aba607fb
Merge pull request #2787 from jadeddelta/docu-fix-and-update
Fix broken demos, fix contributions link in CoC, fix docs grammar/style and subject -> participant
2022-09-29 16:13:46 -07:00
Becky Gilbert
791ff4e694
Merge pull request #2728 from pablobernabeu/patch-6
Specified trials 'with a correct response' in one of the data filtering documentation examples in data.md.
2022-09-29 13:15:23 -07:00
jadeddelta
6914571438 Merge branch 'main' into docu-fix-and-update 2022-09-23 22:09:00 -04:00
jadeddelta
97e1dc72b9 grammar + shift from subject to participant 2022-09-23 22:00:39 -04:00
jadeddelta
d65d91fe81 align readme with docs 2022-09-23 15:56:12 -04:00
jade
9eb7d272a6
Merge branch 'jspsych:main' into cloze-checkblank 2022-09-23 15:53:51 -04:00
jadeddelta
68c3490f91 change from check_blanks to allow_blanks 2022-09-23 15:51:39 -04:00
jadeddelta
8c77b43a7c added documentation info 2022-09-22 14:00:22 -04:00
jadeddelta
d13d1611cb bugfixes for doc demos 2022-09-22 11:57:33 -04:00
github-actions[bot]
c2cc94db81 chore(release): version packages 2022-09-20 16:56:51 +00:00
Pablo Bernabeu
a8d423797e
Update data.md 2022-07-22 17:18:57 +01:00
Pablo Bernabeu
a3f14588f0
Specification in data.md
Added 'correct' before 'number of correct trials in a data collection'
2022-07-22 17:09:10 +01:00
Josh de Leeuw
e5447cee27 fix docs version 2022-07-20 12:56:43 -04:00
github-actions[bot]
e715546aa1 chore(release): version packages 2022-07-20 13:24:31 +00:00
Josh de Leeuw
d15cf796ea put reference in admonition 2022-07-19 19:52:23 -04:00
Josh de Leeuw
f3235a1629
Merge pull request #2693 from nikbpetrov/patch-3
Adding a reference to the published paper
2022-07-19 19:44:39 -04:00
Josh de Leeuw
bac71fcf72
Merge pull request #2649 from jspsych/video-recording
Video Recording Features
2022-07-19 19:43:43 -04:00
Becky Gilbert
e86df2bec2 add none to param tables 2022-07-19 15:05:39 -07:00
Becky Gilbert
eb7c94b453 minor edits, fix typo 2022-07-19 11:29:41 -07:00
Becky Gilbert
8013f7230d fix typos 2022-07-19 11:23:08 -07:00
Josh de Leeuw
764caae5c7 fix setSeed call in docs 2022-07-14 11:00:06 -04:00
Josh de Leeuw
ad6e6b8faa fix demo links to cdn 2022-07-13 14:16:44 -04:00
Josh de Leeuw
77fa9e70e9 add links to new plugins 2022-07-13 14:00:06 -04:00
Josh de Leeuw
322ff5983a update docs for video response 2022-07-13 13:55:12 -04:00
Josh de Leeuw
af69fcd099 add html-video-response demos 2022-07-12 15:28:57 -04:00
Josh de Leeuw
704d18bb9e prelim docs for html-video-response 2022-07-12 13:58:06 -04:00
Josh de Leeuw
d0d1d2aacb add mirror-camera docs 2022-07-12 13:51:32 -04:00
Josh de Leeuw
2e1757192c add extension docs 2022-07-12 13:20:16 -04:00