Commit Graph

356 Commits

Author SHA1 Message Date
Josh de Leeuw
20b801e6de
Merge pull request #2846 from jadeddelta/cloze-improvements
Cloze improvements
2024-12-02 12:36:14 -05:00
jade
4723f57eac clarify location_first_item direction, add example 2024-11-04 20:01:57 -05:00
jade
9c35cbeb60 Merge branch 'main' of https://github.com/jspsych/jsPsych into pr/jadeddelta/2846 2024-10-30 00:26:06 -04:00
jade
82ca149092 remove check for jspsych object in example 2024-10-29 14:20:10 -04:00
Eitan Hemed
ee8423243f
Update jspsych-extension-mouse-tracking.html
The const `start` has been removed in the previous commit, and does not seem to be currently required to run the demo (i.e., the reference to it raises "Uncaught ReferenceError:".
2024-10-11 13:09:29 +02:00
Josh de Leeuw
e778028d0b Merge pull request #3298 from thtTNT/main
Add parameter "enable_button_after" to all "-button-response" plugins

(rebased-with-history from commit 87d2a8e0ab)
2024-06-07 22:49:07 +02:00
Haotian Tu
a4088529cf Add parameter "enable_button_after" to all "-button-response" plugins (#3289) 2024-05-20 23:07:14 +08:00
Josh de Leeuw
11e0103678 button_rows -> grid_rows; button_cols -> grid_columns 2023-10-18 15:02:41 -04:00
Josh de Leeuw
4998825980 change how rows and cols are calculated, change css layout, add example 2023-10-18 14:42:46 -04:00
Josh de Leeuw
dec9bef382 Add grid option, make it default 2023-10-16 11:56:46 -04:00
bjoluc
3d3299fd23 Simplify video-button-response plugin DOM structure and make button_html a function parameter 2023-09-05 17:04:49 +02:00
bjoluc
5970531585 Simplify canvas-button-response plugin DOM structure and make button_html a function parameter 2023-09-05 11:01:37 +02:00
bjoluc
75e961983d Simplify audio-button-response plugin DOM structure and make button_html a function parameter 2023-09-05 10:25:06 +02:00
bjoluc
9cac68a140 Merge branch 'main' into core-rewrite 2023-07-13 17:38:45 +02:00
Josh de Leeuw
4bf8f6f75c update citations across all readme 2023-05-11 09:44:23 -04:00
bjoluc
8318d380c1 Merge branch 'main' into core-rewrite 2022-11-09 15:13:58 +01:00
bjoluc
2092d12a60 Rename jsPsych.end... functions to jsPsych.abort... and implement abortCurrentTimeline 2022-11-08 22:27:32 +01:00
jadeddelta
10ca06ce14 added multiple answer checking 2022-10-20 00:11:38 -04:00
jadeddelta
16ef614018 autofocus + case sensitivity 2022-10-19 23:37:35 -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
890c9bd563 test functions implemented 2022-09-22 13:42:08 -04:00
jadeddelta
c17572b5ff added checking for blank fields in cloze 2022-09-22 13:01:48 -04:00
jadeddelta
12956b3cc1 added readme.md for every package + changeset 2022-09-20 12:18:15 -04:00
Josh de Leeuw
71667498a3
Revert "added readme for every package and extension" 2022-09-20 09:43:49 -04:00
jadeddelta
a50004c276 added readme template 2022-09-19 18:13:54 -04:00
Josh de Leeuw
1381f575f5 option to turn on audio for video recordings 2022-07-12 10:33:27 -04:00
Josh de Leeuw
8068c29867 try rerecord feature 2022-06-01 11:36:44 -04:00
Josh de Leeuw
3022fe991f add constraint to demo file 2022-05-31 18:21:57 -04:00
Josh de Leeuw
d699a83f11 add width and height options for mirror plugin 2022-05-31 17:25:28 -04:00
Josh de Leeuw
cade6b7f9e add mirror-camera plugin to display live feed of camera 2022-05-31 16:21:28 -04:00
Josh de Leeuw
dff17df884 add a basic working version of html-video-response plugin 2022-05-31 14:37:04 -04:00
Josh de Leeuw
2b3694a61a increase test duration for getting clearer video files 2022-05-29 15:30:24 -04:00
Josh de Leeuw
a3b7d3453e add example 2022-05-28 14:31:44 -04:00
Josh de Leeuw
3d0379ecfc add example to test 2022-05-27 16:34:51 -04: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
76ec31f224 fix sketchpad plugin bugs 2021-12-14 09:22:00 -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
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
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
ffd7e1e45a add allow_playback option for rerecording audio 2021-11-22 12:21:10 -05:00
Josh de Leeuw
827df6c95d reorganization and parameterization 2021-11-22 11:48:19 -05:00
Josh de Leeuw
3a3d32971c start work on audio-input plugins 2021-11-19 17:00:10 -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
c91cc4fd32 Merge branch 'main' into plugin-sketchpad 2021-11-05 18:08:27 -04:00
Josh de Leeuw
f87526bfdd add demo files 2021-10-27 09:47:08 -04:00
Josh de Leeuw
7f49a104ee make example face images smaller 2021-10-27 09:46:26 -04:00