Commit Graph

3033 Commits

Author SHA1 Message Date
Josh de Leeuw
e8f1bd6d08 fix cases where timeouts fire after expected event 2021-11-27 16:39:38 -05:00
Josh de Leeuw
308a791a8a add timing test for audio input 2021-11-27 16:30:01 -05:00
Josh de Leeuw
e69165804a teardown recording events when trial ends 2021-11-27 16:29:42 -05:00
Josh de Leeuw
58d56a4fbb
Merge pull request #2357 from jspsych/release-archive-version-file
Add a VERSION.md file to release archives
2021-11-27 15:02:56 -05:00
Josh de Leeuw
cc00cad872
Merge pull request #2359 from jspsych/bug-fixes-7.1
Misc. bug fixes for 7.1
2021-11-27 15:01:40 -05:00
Josh de Leeuw
d8b23ca365 Allow keyboard movements to enable slider buttons when require_movement 2021-11-26 11:55:21 -05:00
Josh de Leeuw
a8ab2eb8f8 add the changeset for response_allowed_while_playing fixes 2021-11-26 11:46:36 -05:00
gali1998
39b70ee120
Enhanced video slider plugin (#2257)
Changes `response_allowed_while_playing` to use the `stop` parameter as the end of playing.

Co-authored-by: Gali Geller <gali1998@gmai.com>
2021-11-26 11:44:20 -05:00
Josh de Leeuw
d2a8b4ab42 add changeset for video plugin updates 2021-11-26 11:39:16 -05:00
Josh de Leeuw
cbc588236f throw error when video stimulus is not array 2021-11-26 11:36:14 -05:00
bjoluc
25a4732c47 switch to default theme and include surveyjs stylesheet 2021-11-24 22:55:10 +01:00
bjoluc
fac55ac986 fix typo in error message 2021-11-24 21:58:02 +01:00
bjoluc
5a0ce4e1af fix ranking question
by setting `fallbackToSortableJS`
2021-11-24 21:50:33 +01:00
bjoluc
76e755a18e replace resize-observer-polyfill with @types/resize-observer-browser 2021-11-24 19:46:28 +01:00
bjoluc
d9b02310c9 Name all release archives jspsych.zip 2021-11-24 19:31:44 +01:00
bjoluc
c44ac2024a Add a VERSION.md file to the release archives 2021-11-24 19:29:49 +01: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
bjoluc
7dbc303f90 add MediaRecorder types, polyfill ResizeObserver 2021-11-24 16:51:57 +01:00
bjoluc
77d2e3111e update SurveyJS 2021-11-24 00:05:40 +01:00
bjoluc
3219ce75fa fully construct questions in setup functions
to get correct TS types for question objects and get rid of an
additional level of question type mapping
2021-11-24 00:05:12 +01: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
aa0d28f990 make default null 2021-11-23 15:24:17 -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
c81b500771 add changesets 2021-11-23 15:06:03 -05:00
Josh de Leeuw
5568ca3b26 add docs for new audio response plugins 2021-11-23 14:51:55 -05:00
bjoluc
d273259a8c some refactoring to get started 2021-11-23 20:15:57 +01:00
Josh de Leeuw
0cc69e0854 add parameter to store audio url; release it if not stored 2021-11-22 14:39:16 -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
aa660ad597 add customization of labels; refresh list of mics based on live availability 2021-11-22 10:38:05 -05:00
Josh de Leeuw
49f5cf4b02 remove incorrectly duplicated testing files 2021-11-19 17:26:44 -05:00
Josh de Leeuw
c12f05bd86 try moving stim display inside start event for media recorder 2021-11-19 17:25:23 -05:00
Josh de Leeuw
3a3d32971c start work on audio-input plugins 2021-11-19 17:00:10 -05:00
Becky Gilbert
64293b85e1 add response scoring when correctResponse is specified 2021-11-18 14:00:14 -08: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
Josh de Leeuw
f988d5bb1b
Merge pull request #2319 from cabejackson/2318-fix-typo-and-broken-link
2318 fix typo and broken link
2021-11-18 12:23:41 -05:00
sbashford
da2f1f0a78
Merge pull request #1 from sbashford/sbashford-patch-1
Update survey-text.md
2021-11-15 11:31:32 -06: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
f86784690e more const -> let changes 2021-11-09 16:27:16 -08:00
Becky Gilbert
9ad331036d respond to GH reviews 2021-11-09 15:12:13 -08: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
ae30862842
Merge pull request #2258 from jspsych/plugin-sketchpad
New plugin: Sketchpad
2021-11-05 18:27:50 -04:00
Josh de Leeuw
ca4fd615da
Merge pull request #2245 from jspsych/migration-errors
Implement migration errors
2021-11-05 18:24:30 -04:00
Josh de Leeuw
053a8a9d55 add a third demo using timer and URL string 2021-11-05 18:21:07 -04:00