Josh de Leeuw
|
943091ffd4
|
add a migration guide for version 8
|
2023-09-22 16:18:21 -04:00 |
|
Nikolay Petrov
|
b78dcc6830
|
Making it clear when on_trial_start and on_trial_finish are executed. (#3118)
* Making it clear when on_trial_start and on_trial_finish are executed.
* Update docs/overview/events.md
Co-authored-by: bjoluc <mail@bjoluc.de>
* Update docs/overview/events.md
Co-authored-by: bjoluc <mail@bjoluc.de>
---------
Co-authored-by: bjoluc <mail@bjoluc.de>
|
2023-09-15 11:42:35 +02:00 |
|
bjoluc
|
36e64efbfb
|
Add docs page for the utils module
|
2023-09-12 21:41:21 +02:00 |
|
bjoluc
|
9cac68a140
|
Merge branch 'main' into core-rewrite
|
2023-07-13 17:38:45 +02:00 |
|
github-actions[bot]
|
be2f69382c
|
chore(release): version packages
|
2023-05-17 20:01:29 +00:00 |
|
Josh de Leeuw
|
09ee347fa5
|
Add RT property to fullscreen data collection. Support setting this property in simulation mode. #2462
|
2023-05-17 14:00:04 -04:00 |
|
Josh de Leeuw
|
ba66284e80
|
Merge branch 'main' of https://github.com/jspsych/jsPsych
|
2023-05-11 10:08:18 -04:00 |
|
Josh de Leeuw
|
a26a3c7cec
|
add trial duration to example code
|
2023-05-11 10:08:11 -04:00 |
|
Josh de Leeuw
|
4bf8f6f75c
|
update citations across all readme
|
2023-05-11 09:44:23 -04:00 |
|
Josh de Leeuw
|
def9a6da4b
|
placeholder for JOSS citation
|
2023-05-08 14:47:48 -04:00 |
|
Josh de Leeuw
|
e409b03d64
|
Merge pull request #2975 from jspsych/changeset-release/main
Version Packages
|
2023-03-06 10:59:56 -05:00 |
|
github-actions[bot]
|
9a89940c73
|
chore(release): version packages
|
2023-03-06 15:42:53 +00:00 |
|
Jeremy Bunting
|
fb97ec1673
|
Fix for broken link on hello-world
|
2023-02-23 15:16:21 -05:00 |
|
emengd
|
55a50966d2
|
Fix typo in documentation
I was very confused by the documentation of `getCurrentTimelineNodeID` until I realized there is a typo.
|
2023-02-01 18:14:50 +01:00 |
|
Josh de Leeuw
|
3704a528b8
|
Merge pull request #2946 from jadeddelta/sketchpad-doc-update
sketchpad documentation fixes
|
2023-01-24 09:06:46 -05:00 |
|
jadeddelta
|
5be8bce5dd
|
fix ambiguity in save_final_image + style update
|
2023-01-23 22:06:14 -05:00 |
|
Josh de Leeuw
|
8759217f0e
|
Add options (randomize_item_locations and location_first_item ) to allow for fixed locations of the item array across trials.
|
2022-12-06 17:07:20 -05:00 |
|
bjoluc
|
4533e3d012
|
Fix webgazer CDN URLs
|
2022-11-24 21:37:05 +01:00 |
|
Dillon Plunkett
|
c8213c8d1b
|
fix a typo in image-keyboard-response description (#2876)
|
2022-11-21 18:19:58 +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 |
|
jadeddelta
|
3f91e52900
|
simulation bugfix pt. 2 + docs
|
2022-10-31 21:52:38 -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 |
|
Josh de Leeuw
|
fd90e0e422
|
documentation for the initialize-camera plugin
|
2022-07-12 11:10:55 -04:00 |
|
Nikolay Petrov
|
6b0913de6b
|
Adding a reference to the published paper
|
2022-07-04 14:07:09 +01:00 |
|
Josh de Leeuw
|
0a2fe47a2d
|
fix error in initialize-microphone demo page
|
2022-05-27 16:17:00 -04:00 |
|
github-actions[bot]
|
16fac08078
|
chore(release): version packages
|
2022-05-23 18:13:04 +00:00 |
|
Josh de Leeuw
|
c33b9feda2
|
use poetry run instead of poetry shell
|
2022-05-19 13:42:50 -04:00 |
|
Josh de Leeuw
|
00645822ad
|
add mike as dev dependency
|
2022-05-19 10:06:03 -04:00 |
|
Josh de Leeuw
|
73ddec7fad
|
add poetry and documentation about building docs
|
2022-05-19 09:52:03 -04:00 |
|
Josh de Leeuw
|
561e168740
|
Merge pull request #2614 from jspsych/changeset-release/main
Version Packages
|
2022-05-19 09:12:19 -04:00 |
|
Josh de Leeuw
|
ebed21a2db
|
Merge pull request #2635 from alisdt/alisdt-patch-3
Correct references to WebGazer in mousetracking docs
|
2022-05-19 09:12:02 -04:00 |
|
github-actions[bot]
|
f1fa90eb2c
|
chore(release): version packages
|
2022-05-19 13:10:19 +00:00 |
|
bjoluc
|
6e8af3ee7a
|
Merge pull request #2622 from jsato8094/plugin-survey-add-text-input-type
Added `input_type` parameter to plugin-survey
|
2022-05-17 14:04:59 +02:00 |
|
alisdt
|
9566912113
|
Correct references to WebGazer in mousetracking docs
|
2022-05-17 11:50:27 +01:00 |
|
bjoluc
|
608a40d40a
|
Minor changes to the input_type parameter
|
2022-05-16 22:44:58 +02:00 |
|
jsato
|
9fa70c14ba
|
Updated docs
|
2022-05-13 17:58:51 +09:00 |
|
jsato
|
4c9012b060
|
updated docs
|
2022-05-10 18:51:25 +09:00 |
|
Becky Gilbert
|
6808779085
|
fix incorrect package version in video-button-response docs #2609
|
2022-05-06 12:08:44 -07:00 |
|
Becky Gilbert
|
262cc1cd89
|
update current plugin version via gulp updatePluginVersion task
|
2022-05-03 14:16:26 -07:00 |
|
Becky Gilbert
|
e3ed495ce1
|
fix broken code block in install section
|
2022-05-02 11:25:36 -07:00 |
|
Becky Gilbert
|
8a29d49b2e
|
add install section, current version and version history link
|
2022-04-29 14:29:33 -07:00 |
|
Becky Gilbert
|
afc77d027a
|
fix typo
|
2022-04-27 13:11:39 -07:00 |
|
Becky Gilbert
|
110bb291fa
|
first draft of plugin docs install section
|
2022-04-27 12:48:17 -07:00 |
|
github-actions[bot]
|
977f377236
|
chore(release): version packages
|
2022-04-08 18:22:24 +00:00 |
|
Josh de Leeuw
|
c7799f15ae
|
make card image optional
|
2022-04-08 13:14:51 -04:00 |
|
Josh de Leeuw
|
99bf2924be
|
remove svg dependency, update plugin behavior
|
2022-04-07 10:34:59 -04:00 |
|
Josh de Leeuw
|
5b1a967be3
|
fix outdated links
|
2022-03-13 12:18:41 -04:00 |
|
github-actions[bot]
|
b38a8b94f0
|
chore(release): version packages
|
2022-03-13 15:31:28 +00:00 |
|
github-actions[bot]
|
90c844f890
|
chore(release): version packages
|
2022-03-12 23:29:17 +00:00 |
|
bjoluc
|
887c247af2
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 19:34:31 +01:00 |
|
Josh de Leeuw
|
2cea5640f7
|
use string as seed
|
2022-03-11 12:31:47 -05:00 |
|
Josh de Leeuw
|
f2f9a00ae0
|
Merge branch 'main' into feature-seed-rng
|
2022-03-11 12:26:53 -05:00 |
|
Josh de Leeuw
|
b39b2f8671
|
Merge pull request #2407 from jspsych/feature-filterColumns
Add `filterColumns`, the opposite of `ignore()`.
|
2022-03-11 12:22:17 -05:00 |
|
Josh de Leeuw
|
9dc8aa3d68
|
Merge pull request #2414 from patrickmineault/main
Fix typo in title of prolific.md
|
2022-03-11 12:07:18 -05:00 |
|
Josh de Leeuw
|
80d3da4c72
|
fix docs links
|
2022-03-11 12:06:48 -05:00 |
|
Josh de Leeuw
|
d6b98fcb72
|
Merge pull request #2427 from alisdt/alisdt-patch-2
Fix links in webgazer docs
|
2022-03-11 12:04:59 -05:00 |
|
Josh de Leeuw
|
90130d7f6a
|
fix .contains -> .includes
|
2022-03-11 12:03:46 -05:00 |
|
Josh de Leeuw
|
0d9cfce749
|
Merge pull request #2441 from cedricbatailler/main
Fix an error in browser-check doc
|
2022-03-11 12:02:31 -05:00 |
|
Ben Bonfil
|
26f2e62447
|
Fixed webgazer.js CDN url in demo
|
2022-01-20 11:31:50 +01:00 |
|
Cedric Batailler
|
18c78c1baf
|
replaced array.contains with array.includes
|
2022-01-10 11:05:34 +01:00 |
|
atullo2
|
2c7f024bc9
|
Fix links in webgazer docs
|
2022-01-05 15:09:18 +00:00 |
|
Patrick Mineault
|
afc3f590e9
|
Update prolific.md
Typo: intergrating -> integrating
|
2021-12-25 22:08:59 -05:00 |
|
Josh de Leeuw
|
4f21fe4ef5
|
add docs for filterColumns
|
2021-12-17 12:06:34 -05:00 |
|
Josh de Leeuw
|
fd239ebb93
|
update sketchpad plugin version in docs
|
2021-12-14 10:12:55 -05:00 |
|
Josh de Leeuw
|
b0489d9b9c
|
bump docs to 7.1.2
|
2021-12-08 08:59:15 -05:00 |
|
Josh de Leeuw
|
48a8a9f60e
|
add docs clarification
|
2021-12-07 11:16:26 -05:00 |
|
Josh de Leeuw
|
aa231f4dc1
|
add docs for setSeed
|
2021-12-07 11:09:32 -05:00 |
|
Josh de Leeuw
|
d1aba0d7dd
|
Update docs/overview/eye-tracking.md
Co-authored-by: bjoluc <mail@bjoluc.de>
|
2021-12-06 14:22:44 -05:00 |
|
Josh de Leeuw
|
b8733e6306
|
update docs for 7.1.1
|
2021-12-06 13:45:16 -05:00 |
|
Josh de Leeuw
|
6a5429ed59
|
update doc ref
|
2021-12-01 11:28:07 -05:00 |
|
Josh de Leeuw
|
04f362afe8
|
fix css inclusion problem
|
2021-12-01 11:27:24 -05:00 |
|
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
|
cd134fb1b7
|
fix version number for audio-response
|
2021-11-28 22:48:36 -05:00 |
|
Josh de Leeuw
|
37749e8df8
|
update versions
|
2021-11-28 22:47:57 -05:00 |
|
Josh de Leeuw
|
6634745f02
|
text change for 7.1 clarity
|
2021-11-28 22:45:01 -05:00 |
|
Josh de Leeuw
|
0c366e8ad0
|
update all 1.0.0 -> 1.1.0 links
|
2021-11-28 22:41:50 -05:00 |
|
Josh de Leeuw
|
76937475ed
|
change 7.0.0 -> 7.1.0
|
2021-11-28 22:27:17 -05:00 |
|
Josh de Leeuw
|
670d1d72e1
|
add direct link to latest download zip asset
|
2021-11-28 22:24:25 -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
|
129227ad27
|
mention dist archive in hello world docs
|
2021-11-23 15:38:05 -05:00 |
|
Josh de Leeuw
|
e2f843b27c
|
add docs for new pluginAPI features
|
2021-11-23 15:24:31 -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 |
|
Josh de Leeuw
|
e77d681a33
|
Merge pull request #2327 from sbashford/main
Correcting typos in survey-text plugin documentation
|
2021-11-18 12:24:30 -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 |
|
cabejackson
|
6be77a05fa
|
Correct link with .md
|
2021-11-09 16:23:32 -05:00 |
|
cabejackson
|
830b0275fa
|
Update dynamic parameters link
|
2021-11-09 10:47:38 -05:00 |
|
cabejackson
|
1b991b6a00
|
Fix typo in Sampling Methods section
|
2021-11-09 10:46:22 -05: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 |
|
Josh de Leeuw
|
c91cc4fd32
|
Merge branch 'main' into plugin-sketchpad
|
2021-11-05 18:08:27 -04:00 |
|
Josh de Leeuw
|
e62205880c
|
Merge pull request #2228 from jspsych/extension-mouse-tracking
Mouse Tracking Extension
|
2021-11-05 18:06:57 -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
|
011f3f596c
|
update docs for endExperiment
|
2021-10-21 09:31:11 -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 |
|
Josh de Leeuw
|
f2306b5764
|
add ms as units
|
2021-10-14 16:27:31 -04:00 |
|
Josh de Leeuw
|
4954deb2f7
|
update description in list of extensions
|
2021-10-14 15:26:27 -04:00 |
|
Josh de Leeuw
|
0e0d884a1e
|
allow recording of mouseup and mousedown
|
2021-10-14 15:25:48 -04:00 |
|
Josh de Leeuw
|
78df74d186
|
update docs and add demo
|
2021-10-14 13:58:52 -04:00 |
|
Christian Brickhouse
|
fbda5f843e
|
docs: Add ALL/NO_KEYS change to migration guide
|
2021-10-11 19:15:07 -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
|
c671ad717a
|
fix admonition in hello world
|
2021-10-04 11:53:45 -04: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
|
a599fd1918
|
fix broken demos in the documentation
|
2021-10-04 10:40:31 -04:00 |
|
Josh de Leeuw
|
452936dca5
|
a few more links to fix
|
2021-10-01 14:27:50 -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 |
|
bjoluc
|
bb89baef40
|
Update developers/configuration docs
|
2021-10-01 15:25:26 +02: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 |
|
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 |
|