Commit Graph

42 Commits

Author SHA1 Message Date
jade
3f3d984a4c fix up formatting errors 2024-11-04 11:58:44 -05:00
Susan Buck
aae896baa6
Update jspsych.md
Add missing comma
2024-10-18 11:24:42 -04:00
Josh de Leeuw
23b114eb8c Merge branch 'v8' into audio-player 2024-07-15 16:53:54 -04:00
Bankminer78
6717e00c97 Edited docs and changeset 2024-07-15 15:55:33 -04:00
Bankminer78
b7e513a197 Added changeset and documentation for AudioPlayer 2024-07-15 15:36:14 -04:00
Josh de Leeuw
ec7e207c35
Merge pull request #3166 from jspsych/v8-remove-deprecated-features
Remove deprecated features for version 8
2024-06-14 17:50:31 -04:00
bjoluc
68930a2129
Merge branch 'main' into v8 2024-06-07 23:05:34 +02:00
Becky Gilbert
09a56635ca add md extension to internal page links (#3275)
(rebased-with-history from commit c7659240ce)
2024-06-07 22:49:07 +02:00
Shaobin Jiang
9d092a83a2 Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`

(rebased-with-history from commit a877a8f8b3)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a83590a85d fix broken links, add camera recorder docs 2024-06-06 21:34:20 -04:00
Becky Gilbert
c7659240ce
add md extension to internal page links (#3275) 2024-04-30 14:40:13 -07:00
Shaobin Jiang
a877a8f8b3
Update getKeyboardResponse doc (#3261)
* fix `valid_responses` description
* add description for `minimum_valid_rt`
2024-04-30 14:12:22 -07:00
Shaobin-Jiang
ed9c268abe
update doc for message_progress_bar 2024-01-02 21:59:20 +08:00
Josh de Leeuw
a4c573e9b0 add documentation for abortTimelineByName 2023-11-09 12:23:39 -05:00
Josh de Leeuw
c4ccc9aa49 remove exlcusions parameter from initJsPsych() 2023-10-27 09:39:01 -04:00
Josh de Leeuw
af4ee534f5 rename endExperiment and endCurrentTimeline 2023-09-23 13:48:51 -04:00
Josh de Leeuw
2aa9e63d84 remove functions related to internal_node_id 2023-09-23 13:46:32 -04:00
Josh de Leeuw
77725fa1f5 remove getAllTimelineVariables doc 2023-09-23 13:42:07 -04:00
Josh de Leeuw
0f68893daa replace timelineVariable with evaluateTimelineVariable where appropriate 2023-09-23 13:39:57 -04:00
Josh de Leeuw
5a1b338d19 remove internal_node_id references from the docs 2023-09-22 16:37:44 -04: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
jadeddelta
97e1dc72b9 grammar + shift from subject to participant 2022-09-23 22:00:39 -04:00
Josh de Leeuw
764caae5c7 fix setSeed call in docs 2022-07-14 11:00:06 -04: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
4f21fe4ef5 add docs for filterColumns 2021-12-17 12:06:34 -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
e2f843b27c add docs for new pluginAPI features 2021-11-23 15:24:31 -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
b8acdc13e0 docs updates 2021-10-27 13:14:53 -04: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
Becky Gilbert
d6d3b75326 fix more instances of jsPsych.NO/ALL_KEYS 2021-10-15 13:42:20 -07:00
Josh de Leeuw
452936dca5 a few more links to fix 2021-10-01 14:27:50 -04:00
Josh de Leeuw
e35366e6ee fix relative links that didn't use .md extension 2021-09-30 15:44:37 -04:00
Josh de Leeuw
4932d9d322 update all absolute links to relative links 2021-09-30 14:10:23 -04:00
bjoluc
d9849fd64b update docs about registerPreload 2021-09-24 15:26:24 +02:00
Becky Gilbert
ad460e4bc9 update all trial/extension type params in md files 2021-09-22 23:14:11 -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
d6f6df69a9 replace jsPsych.init with initJsPsych/jsPsych.run in .md files (WIP) 2021-09-16 17:38:51 -07:00
Josh de Leeuw
5ed2340157 rename core_library to reference 2021-09-15 15:10:23 -04:00