Commit Graph

50 Commits

Author SHA1 Message Date
github-actions[bot]
f1fa90eb2c chore(release): version packages 2022-05-19 13:10:19 +00:00
github-actions[bot]
977f377236 chore(release): version packages 2022-04-08 18:22:24 +00: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
Josh de Leeuw
90130d7f6a fix .contains -> .includes 2022-03-11 12:03:46 -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
b8733e6306 update docs for 7.1.1 2021-12-06 13:45:16 -05:00
Josh de Leeuw
04f362afe8 fix css inclusion problem 2021-12-01 11:27:24 -05:00
Josh de Leeuw
8509d1685a add examples to docs for survey plugin 2021-11-30 15:27:29 -05:00
Josh de Leeuw
ab14d01649 add docs demos 2021-11-29 17:42:25 -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
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
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
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
5568ca3b26 add docs for new audio response plugins 2021-11-23 14:51:55 -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
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
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
a0337af87f Merge remote-tracking branch 'origin/main' into plugin-exclusions 2021-10-21 09:59:35 -04:00
Josh de Leeuw
82c2716e78 add documentation and demos 2021-10-20 16:40:51 -04:00
Becky Gilbert
d6d3b75326 fix more instances of jsPsych.NO/ALL_KEYS 2021-10-15 13:42:20 -07:00
Josh de Leeuw
78df74d186 update docs and add demo 2021-10-14 13:58:52 -04:00
Christian Brickhouse
5cf4f2ec13
docs: update NO_KEYS and ALL_KEYS following 7.0
Fixes #2222
2021-10-11 18:57:56 -07: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
dcf46ee21a
Merge branch 'modularization' into modularization-new-docs 2021-10-01 13:12:48 -04: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
Becky Gilbert
668aa37e31 change links to media files, webgazer.js, and snap svg in docs/demos HTML files from unpkg CDN to local files in /docs/demos subfolders 2021-09-24 14:46:38 -07:00
Becky Gilbert
78445a19d0 change all jsdelivr 6.3.1 CDN links to unpkg 7.0.0/1.0.0 links 2021-09-23 16:08:18 -07:00
Becky Gilbert
15d9120542 change item_path param from default (img/card.png) to CDN-hosted image in virtual-chinreset demos 2021-09-23 11:04:17 -07:00
Becky Gilbert
0d6e7074f2 add stimuli parameter option, foil parameter must be string (not array), foil is now always repeated up to set_size or set_size - 1 (depending on target_present value) 2021-09-17 22:39:09 +02:00
Becky Gilbert
d731518112 change RDK correct_choice parameter to only allow array of strings (not a single string) 2021-09-17 22:32:41 +02:00
Becky Gilbert
18b536fdf8 replace trial type and extension strings with plugin/extension classes, remove unnecessary preload scripts, add card image preload to virtual-chinrest demos and use CDN link 2021-09-16 16:22:13 -07:00
Becky Gilbert
37d8f9f4ad replace all instances of jsPsych.init with initJsPsych/jsPsych.run in HTML files 2021-09-16 10:15:12 -07:00
Josh de Leeuw
5e6c5d2352 expand reconstruction demo, make rdk demo only open in new tab 2021-08-30 13:04:14 -04:00
Josh de Leeuw
bfaad26520 add virtual chinrest demo 2021-08-30 12:46:38 -04:00
Josh de Leeuw
8da02641c1 add preload demos 2021-08-30 11:13:46 -04:00
Josh de Leeuw
984ce8761a add eye tracking demo 2021-08-30 10:09:29 -04:00
Daiichiro Kuroki
bacea1ddcd Add live demos for the maxdiff, rdk, reconstruction, and resize plugin. 2021-08-30 15:00:11 +09:00
Josh de Leeuw
462c262231 WIP eye tracking demo 2021-08-27 16:28:42 -04:00
Josh de Leeuw
2cb45137ad move all demos into root /demos folder in docs 2021-08-27 16:13:58 -04:00