Commit Graph

3166 Commits

Author SHA1 Message Date
jadeddelta
97e1dc72b9 grammar + shift from subject to participant 2022-09-23 22:00:39 -04:00
jadeddelta
7c137a8499 fix contributions link 2022-09-22 14:30:46 -04:00
jadeddelta
d13d1611cb bugfixes for doc demos 2022-09-22 11:57:33 -04:00
Josh de Leeuw
7914502eaf
Merge pull request #2780 from jspsych/revert-2779-readmds
Revert "added readme for every package and extension"
2022-09-20 09:44:37 -04:00
Josh de Leeuw
71667498a3
Revert "added readme for every package and extension" 2022-09-20 09:43:49 -04:00
Josh de Leeuw
97161e2de9
Merge pull request #2779 from jadeddelta/readmds
added readme for every package and extension
2022-09-20 09:41:18 -04:00
jadeddelta
a50004c276 added readme template 2022-09-19 18:13:54 -04:00
jadeddelta
d66c5c6e54 add readme for every package and extension 2022-09-19 18:06:43 -04:00
Josh de Leeuw
e5447cee27 fix docs version 2022-07-20 12:56:43 -04:00
Josh de Leeuw
b138baa1ba
Merge pull request #2701 from jspsych/changeset-release/main
Version Packages
2022-07-20 09:34:59 -04:00
github-actions[bot]
e715546aa1 chore(release): version packages 2022-07-20 13:24:31 +00:00
Josh de Leeuw
10280cf109
Merge pull request #2719 from jspsych/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.13.1 to 5.14.2
2022-07-20 09:16:40 -04:00
dependabot[bot]
3f8318c7ae
Bump terser from 5.13.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 13:15:38 +00:00
Josh de Leeuw
e72791ef6e update package-lock.json 2022-07-20 09:14:17 -04:00
Josh de Leeuw
d15cf796ea put reference in admonition 2022-07-19 19:52:23 -04:00
Josh de Leeuw
f3235a1629
Merge pull request #2693 from nikbpetrov/patch-3
Adding a reference to the published paper
2022-07-19 19:44:39 -04: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
e86df2bec2 add none to param tables 2022-07-19 15:05:39 -07:00
Becky Gilbert
eb7c94b453 minor edits, fix typo 2022-07-19 11:29:41 -07:00
Becky Gilbert
8013f7230d fix typos 2022-07-19 11:23:08 -07: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
7dbbd0d460
Merge pull request #2709 from jspsych/fix-fixed-repetitions
Add a test for `fixed-repetitions` sample method
2022-07-14 11:30:54 -04: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
764caae5c7 fix setSeed call in docs 2022-07-14 11:00:06 -04:00
Josh de Leeuw
4835cc0766 fix changeset, should be major 2022-07-13 14:31:46 -04:00
Josh de Leeuw
a446f504cc add blob changeset 2022-07-13 14:27:40 -04:00
Josh de Leeuw
ad6e6b8faa fix demo links to cdn 2022-07-13 14:16:44 -04:00
Josh de Leeuw
77fa9e70e9 add links to new plugins 2022-07-13 14:00:06 -04:00
Josh de Leeuw
322ff5983a update docs for video response 2022-07-13 13:55:12 -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
af69fcd099 add html-video-response demos 2022-07-12 15:28:57 -04:00
Josh de Leeuw
704d18bb9e prelim docs for html-video-response 2022-07-12 13:58:06 -04:00
Josh de Leeuw
d0d1d2aacb add mirror-camera docs 2022-07-12 13:51:32 -04:00
Josh de Leeuw
ccab9eab46 fix plugin name 2022-07-12 13:51:18 -04:00
Josh de Leeuw
2e1757192c add extension docs 2022-07-12 13:20:16 -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
1be5f4bc8c add changesets 2022-07-12 09:11:38 -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
3e74c17e8c
Merge pull request #2683 from jspsych/fix-error-timeline-variables
timelineVariable() generates a console warning when the variable doesn't exist
2022-07-11 15:14:52 -04:00