jadeddelta
|
c17572b5ff
|
added checking for blank fields in cloze
|
2022-09-22 13:01:48 -04:00 |
|
Josh de Leeuw
|
71667498a3
|
Revert "added readme for every package and extension"
|
2022-09-20 09:43:49 -04:00 |
|
jadeddelta
|
d66c5c6e54
|
add readme for every package and extension
|
2022-09-19 18:06:43 -04:00 |
|
github-actions[bot]
|
e715546aa1
|
chore(release): version packages
|
2022-07-20 13:24:31 +00:00 |
|
Josh de Leeuw
|
bac71fcf72
|
Merge pull request #2649 from jspsych/video-recording
Video Recording Features
|
2022-07-19 19:43:43 -04:00 |
|
Becky Gilbert
|
b232f45026
|
add comments for parameters to match those in html-video-response
|
2022-07-18 16:33:06 -07:00 |
|
Becky Gilbert
|
8c457a9d5b
|
add comments for plugin parameters
|
2022-07-18 16:30:29 -07:00 |
|
Josh de Leeuw
|
5ddd28cb83
|
remove .only test
|
2022-07-14 11:15:25 -04:00 |
|
Josh de Leeuw
|
ac1c2c5477
|
add test case for fixed-repetitions method (verify #2708)
|
2022-07-14 11:00:39 -04:00 |
|
Josh de Leeuw
|
936f589ed7
|
check if video buffer is already a blob when getting buffer (fixes #2704)
|
2022-07-13 09:28:16 -04:00 |
|
Josh de Leeuw
|
ccab9eab46
|
fix plugin name
|
2022-07-12 13:51:18 -04:00 |
|
Josh de Leeuw
|
98a4dcc27d
|
store video data as base64 string
|
2022-07-12 11:21:01 -04:00 |
|
Josh de Leeuw
|
fd90e0e422
|
documentation for the initialize-camera plugin
|
2022-07-12 11:10:55 -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
|
71b3706753
|
user recorder's mimeType for building blob
|
2022-07-12 09:56:38 -04:00 |
|
Josh de Leeuw
|
52a921a51e
|
use vp8 for compatibility with firefox
|
2022-07-12 09:32:37 -04:00 |
|
Josh de Leeuw
|
15ec159894
|
add mirror_camera option to mirror on y axis
|
2022-07-12 09:19:02 -04:00 |
|
Josh de Leeuw
|
f476856147
|
fix this refs
|
2022-07-11 22:04:55 -04:00 |
|
Josh de Leeuw
|
1e24627466
|
draft of async on_finish
|
2022-07-11 17:21:19 -04:00 |
|
Josh de Leeuw
|
47bd7ae773
|
add prompt parameter to mirror plugin
|
2022-07-11 17:05:13 -04:00 |
|
Josh de Leeuw
|
cc9f98d040
|
Merge branch 'main' into video-recording
|
2022-07-11 15:25:41 -04:00 |
|
Josh de Leeuw
|
3f53f795bd
|
Merge pull request #2664 from jspsych/feature-extensions-async-on-finish
Allow asynchronous `on_finish` methods in extensions
|
2022-07-11 15:25:14 -04:00 |
|
Josh de Leeuw
|
f992f78cd8
|
don't evaluate functions or timeline varaibles in trials parameter of preload plugin
|
2022-07-11 15:02:46 -04:00 |
|
Josh de Leeuw
|
97c51c46e1
|
enable test again
|
2022-07-01 10:41:58 -04:00 |
|
Josh de Leeuw
|
ce03ed99d5
|
skip test that throws an error
|
2022-07-01 10:21:28 -04:00 |
|
Josh de Leeuw
|
ce55e29f6f
|
use console.warn instead of throwing error
|
2022-07-01 10:19:09 -04:00 |
|
Josh de Leeuw
|
13be1ef4ef
|
timelineVariable() throws an error when the variable doesn't exist (fixes #2680)
|
2022-06-24 10:01:31 -04:00 |
|
bjoluc
|
57f2ae4c69
|
Allow asynchronous on_finish methods in extensions
|
2022-06-13 21:51:19 +02:00 |
|
Josh de Leeuw
|
61514fa781
|
commenting
|
2022-06-01 11:36:31 -04:00 |
|
Josh de Leeuw
|
274247d9a3
|
extend length of test
|
2022-06-01 11:36:15 -04:00 |
|
Josh de Leeuw
|
0dea483682
|
remove the testing file -- oops
|
2022-06-01 11:31:53 -04:00 |
|
Josh de Leeuw
|
9488386a48
|
add width and height options to give some control to file size generated by recording
|
2022-05-31 17:48:01 -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
|
d36ab98f04
|
add getCameraStream to get the stream directly
|
2022-05-31 16:21:03 -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
|
29656816e8
|
an attempt at delaying the data writing (that doesn't work)
|
2022-05-29 16:04:15 -04:00 |
|
Josh de Leeuw
|
ce5098cd07
|
try using timeslice and mime type
|
2022-05-29 15:30:38 -04:00 |
|
Josh de Leeuw
|
1e2df37f8f
|
fix this reference
|
2022-05-28 14:31:57 -04:00 |
|
Josh de Leeuw
|
7466fc6ee2
|
add mime type
|
2022-05-28 14:31:34 -04:00 |
|
Josh de Leeuw
|
49c1a5ea60
|
fix build eror
|
2022-05-28 13:32:24 -04:00 |
|
Josh de Leeuw
|
ece9fc5f44
|
initial attempt at record-video extension
|
2022-05-28 10:17:40 -04:00 |
|
Josh de Leeuw
|
fa80a8135d
|
clear display after trial is complete
|
2022-05-27 16:35:36 -04:00 |
|
Josh de Leeuw
|
00c6fbf8fd
|
revert peer dependency for now (fix this before release)
|
2022-05-27 16:35:20 -04:00 |
|
Josh de Leeuw
|
ad3dcee9ff
|
add camera recorder to pluginAPI
|
2022-05-27 16:25:53 -04:00 |
|
Josh de Leeuw
|
e13d504353
|
add draft of camera plugin
|
2022-05-27 16:24:20 -04:00 |
|
github-actions[bot]
|
16fac08078
|
chore(release): version packages
|
2022-05-23 18:13:04 +00:00 |
|
bjoluc
|
dc00566142
|
Include regenerator-runtime in the jspsych Babel build
|
2022-05-23 19:46:07 +02:00 |
|
Josh de Leeuw
|
244bee28f4
|
extend timeout for long running test
|
2022-05-19 13:54:28 -04:00 |
|
Josh de Leeuw
|
4f49a58c09
|
remove console.log from test
|
2022-05-19 13:44:06 -04:00 |
|