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 |
|
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 |
|
Josh de Leeuw
|
ed9833a045
|
continue dev work on sketchpad
|
2021-10-26 12:22:24 -04:00 |
|
Josh de Leeuw
|
08427f3e22
|
add option for key to control ink flow
|
2021-10-22 14:52:14 -04:00 |
|
Josh de Leeuw
|
77fe82cacb
|
fix css problems with controls
|
2021-10-22 14:01:09 -04:00 |
|
Josh de Leeuw
|
9605c431c6
|
implementing many features of sketchpad plugin, add example file
|
2021-10-22 12:49:26 -04:00 |
|
Josh de Leeuw
|
910d49cbb4
|
create template for sketchpad plugin
|
2021-10-21 15:46:36 -04:00 |
|
Josh de Leeuw
|
8eaabdd0e5
|
add webcam and microphone detection
|
2021-10-21 09:57:58 -04:00 |
|
Josh de Leeuw
|
8fb99cc220
|
add example file
|
2021-10-20 09:51:25 -04:00 |
|
Josh de Leeuw
|
01b07fac41
|
removes exclusion example (deprecated)
|
2021-10-19 21:28:32 -04:00 |
|
Josh de Leeuw
|
2f84f5b04d
|
add example
|
2021-10-14 13:59:01 -04:00 |
|