bjoluc
|
035d2aa1dd
|
Implement global event handlers
|
2022-10-06 21:59:20 +02:00 |
|
bjoluc
|
deaa602c56
|
Fix some old core tests and implement endExperiment()
|
2022-09-30 17:36:35 +02:00 |
|
bjoluc
|
79d2ec3bcd
|
Fix validation of COMPLEX array parameters
|
2022-09-21 19:13:57 +02:00 |
|
bjoluc
|
a0ef528f3d
|
Implement css_classes and display element focusing via the JsPsych class
|
2022-09-21 18:16:31 +02:00 |
|
bjoluc
|
9ab889f38e
|
Integrate timeline draft with JsPsych class
|
2022-01-27 23:33:33 +01:00 |
|
bjoluc
|
76a02685d8
|
Implement basic result data handling
|
2022-01-13 21:54:09 +01:00 |
|
bjoluc
|
a876d215c0
|
Implement basic parameter handling
|
2022-01-13 14:39:21 +01:00 |
|
bjoluc
|
e0b94c3d23
|
Initial timeline and trial drafts, missing parameter and result handling
|
2022-01-10 14:01:00 +01:00 |
|
github-actions[bot]
|
a6b5b95249
|
chore(release): version packages
|
2021-12-14 14:42:42 +00:00 |
|
Josh de Leeuw
|
76ec31f224
|
fix sketchpad plugin bugs
|
2021-12-14 09:22:00 -05:00 |
|
github-actions[bot]
|
1eef7219e1
|
chore(release): version packages
|
2021-12-08 14:24:49 +00:00 |
|
Josh de Leeuw
|
d9b92da1ac
|
fix case where simulation_options is a function that evals to a string
|
2021-12-07 14:40:22 -05:00 |
|
github-actions[bot]
|
60e6fdf4ca
|
chore(release): version packages
|
2021-12-06 19:32:29 +00:00 |
|
Josh de Leeuw
|
03375f66a3
|
fix bug where default simulation mode of data-only didn't work
|
2021-12-06 13:40:24 -05:00 |
|
Josh de Leeuw
|
71689a8ef1
|
update simulateTimeline to not have a default value for mode
|
2021-12-06 13:39:51 -05:00 |
|
github-actions[bot]
|
b3760e94fb
|
chore(release): version packages
|
2021-12-01 16:58:07 +00:00 |
|
Josh de Leeuw
|
04f362afe8
|
fix css inclusion problem
|
2021-12-01 11:27:24 -05:00 |
|
bjoluc
|
b2c171de64
|
Fix initialize-microphone plugin package name
|
2021-12-01 16:28:20 +01:00 |
|
github-actions[bot]
|
19ef2e99c9
|
chore(release): version packages
|
2021-12-01 00:00:46 +00:00 |
|
Josh de Leeuw
|
5dbc56b266
|
Merge pull request #2314 from jspsych/changeset-release/main
Version Packages
|
2021-11-30 17:18:39 -05:00 |
|
Josh de Leeuw
|
a6d5851a6b
|
Merge pull request #2363 from jspsych/update-peer-depend
Update the peer dependencies in package.json
|
2021-11-30 17:17:54 -05:00 |
|
Josh de Leeuw
|
5143363a0a
|
change version number in prep for minor bump
|
2021-11-30 15:02:17 -05:00 |
|
Josh de Leeuw
|
0d617432d9
|
update CSS for survey plugin
|
2021-11-30 15:00:03 -05:00 |
|
Josh de Leeuw
|
ac9cbe3796
|
update peer dependencies for 7.1.0
|
2021-11-30 13:06:37 -05:00 |
|
Josh de Leeuw
|
e7252f09a4
|
fix existing tests for survey plugin
|
2021-11-30 12:43:02 -05:00 |
|
Josh de Leeuw
|
2b8d4f07df
|
Merge branch 'main' into plugin-survey
|
2021-11-29 17:02:39 -05:00 |
|
github-actions[bot]
|
8f2eee87d0
|
chore(release): version packages
|
2021-11-29 20:50:45 +00: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 |
|
bjoluc
|
fc92e40248
|
add Sass support to include and override SurveyJS styles
|
2021-11-28 23:05:33 +01:00 |
|
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
|
d8b23ca365
|
Allow keyboard movements to enable slider buttons when require_movement
|
2021-11-26 11:55:21 -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
|
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
|
c44ac2024a
|
Add a VERSION.md file to the release archives
|
2021-11-24 19:29:49 +01: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
|
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
|
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 |
|