Compare commits

...

70 Commits

Author SHA1 Message Date
Josh de Leeuw
861cd1e646
Merge pull request #3495 from jspsych/camera-recorder-default-mimetype
add default `mimeType` if none is specified
2025-03-07 09:52:24 -05:00
Josh de Leeuw
51aefac75b
Merge pull request #3507 from jspsych/changeset-release/main
Version Packages
2025-02-13 14:22:35 -05:00
jade
54a9014cf7 expand docs to clarify common mimetypes 2025-02-12 22:29:37 -05:00
github-actions[bot]
86c1ff4587 chore(release): version packages 2025-02-12 15:04:02 +00:00
Josh de Leeuw
7dee88ca01
Merge pull request #2991 from bbonf/fix-audio-mimetype
fix for wrong audio mimetype preventing playback in Safari
2025-02-12 10:00:12 -05:00
jade
5ab4cc7a0f add changeset 2025-02-08 11:11:35 -05:00
jade
d258a29aae implement compatible mimetype searching if no mimetype provided 2025-02-08 10:18:36 -05:00
cchang-vassar
ce30fca573 Revert "reorder fields in jsPsych citation file; add citation file for extension-webgazer"
This reverts commit 2feebbf9c4.

Applying changes to point-templates-to-dev branch instead.
2025-02-06 15:20:27 -05:00
cchang-vassar
715092030a Revert "Update new plugin and extension template mentions to point to jspsych-dev"
This reverts commit b243de6735.

Changes to be applied in point-templates-to-dev branch instead.
2025-02-06 15:09:59 -05:00
cchang-vassar
2feebbf9c4 reorder fields in jsPsych citation file; add citation file for extension-webgazer 2025-02-06 14:25:48 -05:00
cchang-vassar
b243de6735 Update new plugin and extension template mentions to point to jspsych-dev 2025-02-06 13:51:39 -05:00
Josh de Leeuw
c4f11e29e2
Merge pull request #3128 from jspsych/docs-add-utils-reference
Document the `utils` module and reference it in the randomization docs
2025-02-04 15:11:02 -05:00
jade
1f535826a2 add default mimeType if none is specified 2025-01-31 17:29:37 -05:00
Josh de Leeuw
81612ff171
Merge pull request #3493 from jspsych/changeset-release/main
Version Packages
2025-01-28 17:02:30 -05:00
github-actions[bot]
7fe6cd06cb chore(release): version packages 2025-01-28 21:23:07 +00:00
Josh de Leeuw
313231cae6
Merge pull request #3488 from jspsych/remove-canvas-dependency-from-config
Replace `canvas` dependency in`@jspsych/config` with `jest-canvas-mock`
2025-01-28 16:19:27 -05:00
Josh de Leeuw
4a796c7381 add require.resolve to jest-canvas-mock setup 2025-01-28 11:45:13 -05:00
Josh de Leeuw
f383dbe716 update package-lock 2025-01-28 10:01:18 -05:00
Josh de Leeuw
54e6561638 Merge branch 'main' into remove-canvas-dependency-from-config 2025-01-28 09:44:20 -05:00
Josh de Leeuw
6e7476784c
Merge pull request #3484 from jspsych/fix-build-citations-test
handle citation test edge case
2025-01-28 09:40:26 -05:00
Josh de Leeuw
e710cb01e8 add a changeset 2025-01-27 19:13:47 -05:00
Josh de Leeuw
b12ce3051d rework citation testing 2025-01-27 15:37:37 -05:00
Josh de Leeuw
ad6c988449 Merge branch 'main' into fix-build-citations-test 2025-01-27 09:14:55 -05:00
Josh de Leeuw
ec7e611a02
Merge pull request #3489 from jspsych/adjust-action-run-once
Avoid running action more than once when push to a PR
2025-01-27 08:34:58 -05:00
Josh de Leeuw
236657da56
Change approach again, use types to limit which pull requests trigger the event 2025-01-17 11:37:20 -05:00
Josh de Leeuw
14b2586db1
Try a different conditional 2025-01-17 11:29:47 -05:00
Josh de Leeuw
6079c29522
Use branch instead of ref 2025-01-17 11:11:55 -05:00
Josh de Leeuw
df83261d74
Use concurrency instead of if 2025-01-17 11:02:29 -05:00
Josh de Leeuw
846602b45f
Fix typo 2025-01-17 10:09:48 -05:00
Josh de Leeuw
50a3f208ea
Avoid running action more than once when push to a PR 2025-01-17 10:08:28 -05:00
Josh de Leeuw
f438099db7 try rebuilding package-lock again because why not 2025-01-14 16:04:50 -05:00
Josh de Leeuw
84220e7d62 got jest-canvas-mock hoisted into top level node_modules so that resolve on setupFiles works 2025-01-14 15:59:39 -05:00
Josh de Leeuw
ed199bb31d override typescript version (error caused by prettier-plugin-import-sort@0.0.7) 2025-01-14 14:57:02 -05:00
Josh de Leeuw
d4ba86b24c try updating package-lock.json again 2025-01-14 14:31:35 -05:00
Josh de Leeuw
e798925083 update typescript version 2025-01-14 14:19:06 -05:00
Josh de Leeuw
1add9ec503 use jest-canvas-mock in config 2025-01-14 12:43:43 -05:00
Josh de Leeuw
0773dceab0 update package-lock 2025-01-14 12:23:35 -05:00
Josh de Leeuw
5d8bc0b307 swap to canvas-mock 2025-01-14 12:16:36 -05:00
Josh de Leeuw
9bb342e61a only release config, and release it as a major version 2025-01-14 12:04:30 -05:00
Josh de Leeuw
64a01292c3 add changeset 2025-01-14 11:03:13 -05:00
Josh de Leeuw
5d1a3a581a add canvas to devDependencies of packages that use it 2025-01-14 10:58:14 -05:00
Josh de Leeuw
4f66fd894f remove canvas from config 2025-01-14 10:49:22 -05:00
jade
8834532fc9 add deepCopy warning messages for randomization/sample functions 2025-01-11 11:31:25 -07:00
Josh de Leeuw
8ccaa5cb9f
Merge pull request #3487 from jspsych/changeset-release/main
Version Packages
2025-01-10 16:31:19 -05:00
github-actions[bot]
10afbfc847 chore(release): version packages 2025-01-10 21:28:32 +00:00
Josh de Leeuw
a757ab887a
Merge pull request #3486 from jspsych/standardize-tests
standardize use of `displayElement` in tests
2025-01-10 16:24:44 -05:00
jade
0b78155290 remove unnecessary helper function 2025-01-10 13:23:01 -07:00
jade
c8bda3c35b reactivate old test, remove deprecated toThrowError() calls 2025-01-10 01:52:45 -07:00
jade
ad1d854f43 rework tests to use displayElement, remove DOM clearing per test 2025-01-10 01:02:58 -07:00
jade
89b489e6f4 fix typo 2025-01-08 11:47:50 -07:00
Josh de Leeuw
f87d104132
Merge pull request #3440 from jspsych/update-docs
v8 doc revision + expanding tutorials and `ParameterType` docs
2025-01-08 13:25:52 -05:00
jade
7e66039ab8 cleanup console.log in tests 2025-01-08 11:03:34 -07:00
jade
ac4272fd56 check if getCitations() exists in build 2025-01-08 11:00:43 -07:00
jade
a738531091 remove multiple parametertype documentation 2024-11-30 18:01:45 -05:00
jade
cd7821d63c fix readme link, update contributors 2024-11-22 00:10:44 -05:00
jade
f4ba84a3a7 fix wording and some links 2024-11-20 14:12:44 -05:00
jade
2f859b8887 fix to use evaluateTimelineVariable 2024-11-20 01:51:41 -05:00
jade
6470d4092c delete functions removed in v8 2024-11-20 01:01:56 -05:00
jade
e5836b7a04 fix warning message 2024-11-19 23:52:41 -05:00
jade
8bbd69266b add missing documentation in audio-slider-response 2024-11-18 14:30:32 -05:00
jade
eaf0b93d47 remake video into community tutorials, add examples 2024-11-16 09:54:08 -05:00
jade
8d40c445b4 flesh out extension description and fix minor details 2024-11-07 17:49:18 -05:00
jade
96c7092042 fix typo 2024-11-07 17:29:05 -05:00
jade
36f75cc46a add parametertype and build environment docs 2024-11-07 17:12:54 -05:00
jade
0fc1bf0e6c more typo fixes 2024-11-06 14:13:06 -05:00
jade
f8398601c3 add AudioPlayer v8 migration info 2024-11-04 14:11:41 -05:00
jade
4b14995d4a fix audio stop description 2024-11-04 13:39:32 -05:00
jade
3f3d984a4c fix up formatting errors 2024-11-04 11:58:44 -05:00
bjoluc
36e64efbfb Add docs page for the utils module 2023-09-12 21:41:21 +02:00
ben
cc1ca257f5 fix for wrong audio mimetype preventing playback in Safari 2023-03-24 11:43:55 +01:00
181 changed files with 3118 additions and 5210 deletions

View File

@ -0,0 +1,5 @@
---
"jspsych": patch
---
add a default `mimeType` of `"video/webm" to `initializeCameraRecorder()`

View File

@ -1,11 +1,13 @@
name: build name: build
on: [push, pull_request] on:
push:
pull_request:
types: [opened, reopened, ready_for_review, review_requested]
jobs: jobs:
test: test:
name: Build, lint, and test on Node.js ${{ matrix.node }} name: Build, lint, and test on Node.js ${{ matrix.node }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:

View File

@ -25,7 +25,7 @@ You can learn more about setting up a project by following the [hello world tuto
Once you've got a project set up, the [reaction time task tutorial](https://www.jspsych.org/latest/tutorials/rt-task/) is a great next step, since it covers many core topics and features. Once you've got a project set up, the [reaction time task tutorial](https://www.jspsych.org/latest/tutorials/rt-task/) is a great next step, since it covers many core topics and features.
There are also a number of [video tutorials](https://www.jspsych.org/latest/tutorials/video-tutorials) available on the website. There are also a number of [community tutorials](https://www.jspsych.org/latest/tutorials/community-tutorials) available on the website.
## Examples ## Examples

View File

@ -3,11 +3,15 @@ The following people have contributed to the development of jsPsych by writing c
* Antonia - https://github.com/Ahoidal * Antonia - https://github.com/Ahoidal
* aucuparia - https://github.com/aucuparia * aucuparia - https://github.com/aucuparia
* Xiaolu Bai - https://github.com/lbai001 * Xiaolu Bai - https://github.com/lbai001
* Niranjan Baskaran - https://github.com/Bankminer78
* brchristian - https://github.com/brchristian
* bjoluc - https://github.com/bjoluc * bjoluc - https://github.com/bjoluc
* Christian Brickhouse - https://github.com/chrisbrickhouse * Christian Brickhouse - https://github.com/chrisbrickhouse
* Teon L Brooks - https://github.com/teonbrooks * Teon L Brooks - https://github.com/teonbrooks
* Susan Buck - https://github.com/susanBuck
* Eamon Caddigan - https://github.com/eamoncaddigan * Eamon Caddigan - https://github.com/eamoncaddigan
* Jason Carpenter * Jason Carpenter
* Cherrie Chang - https://github.com/cherriechang
* Steve Chao - https://github.com/stchao * Steve Chao - https://github.com/stchao
* Zhanwen "Phil" Chen - https://github.com/zhanwenchen * Zhanwen "Phil" Chen - https://github.com/zhanwenchen
* cthorey - https://github.com/cthorey * cthorey - https://github.com/cthorey
@ -20,15 +24,17 @@ The following people have contributed to the development of jsPsych by writing c
* Becky Gilbert - https://github.com/becky-gilbert * Becky Gilbert - https://github.com/becky-gilbert
* Mark Gorenstein - https://github.com/mgorenstein * Mark Gorenstein - https://github.com/mgorenstein
* Rui Han - https://github.com/hrcn * Rui Han - https://github.com/hrcn
* Eitan Hemed - https://github.com/EitanHemed
* Andy Heusser - https://github.com/andrewheusser * Andy Heusser - https://github.com/andrewheusser
* Angus Hughes - https://github.com/awhug * Angus Hughes - https://github.com/awhug
* jadeddelta - https://github.com/jadeddelta * jade - https://github.com/jadeddelta
* Gustavo Juantorena - https://github.com/GEJ1 * Gustavo Juantorena - https://github.com/GEJ1
* Chris Jungerius - https://github.com/cjungerius * Chris Jungerius - https://github.com/cjungerius
* George Kachergis - https://github.com/kachergis * George Kachergis - https://github.com/kachergis
* Yul Kang - https://github.com/yulkang * Yul Kang - https://github.com/yulkang
* Spencer King - https://github.com/spencerking * Spencer King - https://github.com/spencerking
* Jana Klaus - https://github.com/janakl4us * Jana Klaus - https://github.com/janakl4us
* Ethan Knights - https://github.com/ethanknights
* Arnold Kochari - https://github.com/akochari * Arnold Kochari - https://github.com/akochari
* Peter Jes Kohler - https://github.com/pjkohler * Peter Jes Kohler - https://github.com/pjkohler
* kupiqu - https://github.com/kupiqu * kupiqu - https://github.com/kupiqu
@ -38,6 +44,7 @@ The following people have contributed to the development of jsPsych by writing c
* madebyafox - https://github.com/madebyafox * madebyafox - https://github.com/madebyafox
* Shane Martin - https://github.com/shamrt * Shane Martin - https://github.com/shamrt
* Vijay Marupudi - https://github.com/vijaymarupudi * Vijay Marupudi - https://github.com/vijaymarupudi
* Cian Monnin - https://github.com/CMonnin
* Adrian Oesch - https://github.com/adrianoesch * Adrian Oesch - https://github.com/adrianoesch
* Benjamin Ooghe-Tabanou - https://github.com/boogheta * Benjamin Ooghe-Tabanou - https://github.com/boogheta
* Nikolay B Petrov - https://github.com/nikbpetrov * Nikolay B Petrov - https://github.com/nikbpetrov
@ -64,4 +71,5 @@ The following people have contributed to the development of jsPsych by writing c
* Reto Wyss - https://github.com/retowyss * Reto Wyss - https://github.com/retowyss
* Shaobin Jiang - https://github.com/Shaobin-Jiang * Shaobin Jiang - https://github.com/Shaobin-Jiang
* Haotian Tu - https://github.com/thtTNT * Haotian Tu - https://github.com/thtTNT
* Joshua Unrau - https://github.com/joshunrau * Joshua Unrau - https://github.com/joshunrau
* Victor Zhang - https://github.com/vzhang03

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script>
@ -13,7 +13,7 @@
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.2.0"></script> <script src="https://unpkg.com/@jspsych/extension-webgazer@1.2.0"></script>
<link <link
rel="stylesheet" rel="stylesheet"
href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css"
/> />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-animation@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-animation@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<style> <style>
#jspsych-animation-image { #jspsych-animation-image {
height: 80% !important; height: 80% !important;

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,12 +2,12 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<!--<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script>--> <!--<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script>-->
<script src="../../packages/plugin-audio-button-response/dist/index.browser.js"></script> <script src="../../packages/plugin-audio-button-response/dist/index.browser.js"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<!--<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" />--> <!--<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />-->
<link rel="stylesheet" href="../../packages/jspsych/css/jspsych.css" /> <link rel="stylesheet" href="../../packages/jspsych/css/jspsych.css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-browser-check@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
</head> </head>
<body></body> <body></body>
<script> <script>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-call-function@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-categorize-animation@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<style> <style>
#jspsych-categorize-animation-stimulus { #jspsych-categorize-animation-stimulus {
height: 80% !important; height: 80% !important;

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-categorize-animation@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<style> <style>
#jspsych-categorize-animation-stimulus { #jspsych-categorize-animation-stimulus {
height: 80% !important; height: 80% !important;

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-categorize-html@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-categorize-html@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-categorize-image@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-categorize-image@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script> <script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script> <script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script> <script src="https://unpkg.com/@jspsych/plugin-cloze@2.2.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<!--<script src="../../packages/extension-mouse-tracking/dist/index.browser.js"></script>--> <!--<script src="../../packages/extension-mouse-tracking/dist/index.browser.js"></script>-->
<script src="https://unpkg.com/@jspsych/extension-mouse-tracking@1.2.0"></script> <script src="https://unpkg.com/@jspsych/extension-mouse-tracking@1.2.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,13 +2,13 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<!-- <script src="../../packages/extension-record-video/dist/index.browser.js"></script> --> <!-- <script src="../../packages/extension-record-video/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/extension-record-video@1.2.0"></script> <script src="https://unpkg.com/@jspsych/extension-record-video@1.2.0"></script>
<!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-external-html@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-external-html@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-free-sort@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-free-sort@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-fullscreen@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-fullscreen@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<style> <style>
html, html,
body { body {

View File

@ -1,11 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<style> <style>
.jspsych-btn {margin-bottom: 10px;} .jspsych-btn {margin-bottom: 10px;}
</style> </style>

View File

@ -1,11 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<style> <style>
.jspsych-btn {margin-bottom: 10px;} .jspsych-btn {margin-bottom: 10px;}
</style> </style>

View File

@ -1,12 +1,12 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-audio-response@2.1.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-audio-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<style> <style>
.jspsych-btn {margin-bottom: 10px;} .jspsych-btn {margin-bottom: 10px;}
</style> </style>

View File

@ -2,9 +2,9 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,9 +2,9 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-slider-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,14 +2,14 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> --> <!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-video-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-video-response@2.1.0"></script>
<!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> -->
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,14 +2,14 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> --> <!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-video-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-video-response@2.1.0"></script>
<!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> -->
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> --> <!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-video-button-response@2.1.0"></script>
@ -10,7 +10,7 @@
<!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-html-video-response/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> -->
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-iat-html@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-iat-html@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-iat-image@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-iat-image@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-slider-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<style> <style>
.jspsych-btn {margin-bottom: 10px;} .jspsych-btn {margin-bottom: 10px;}
</style> </style>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css"> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css">
<style> <style>
.jspsych-btn {margin-bottom: 10px;} .jspsych-btn {margin-bottom: 10px;}
</style> </style>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-instructions@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-maxdiff@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -3,13 +3,13 @@
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> --> <!-- <script src="../../packages/jspsych/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<!-- <script src="../../packages/plugin-mirror-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-mirror-camera/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-mirror-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-mirror-camera@2.1.0"></script>
<!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> --> <!-- <script src="../../packages/plugin-initialize-camera/dist/index.browser.js"></script> -->
<script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-initialize-camera@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-image-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-reconstruction@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-reconstruction@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-resize@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-resize@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-same-different-html@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-same-different-html@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-same-different-image@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-same-different-image@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-sketchpad@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -3,10 +3,10 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -3,10 +3,10 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -3,10 +3,10 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -3,10 +3,10 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>

View File

@ -4,10 +4,10 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
<style> <style>

View File

@ -4,10 +4,10 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css"> <link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.1.0/css/survey.css">
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-html-form@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-html-form@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-likert@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-likert@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css" /> <link rel="stylesheet" href="docs-demo.css" type="text/css" />
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,10 +2,10 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-survey-text@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-video-button-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-video-slider-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-video-slider-response@2.1.0"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

View File

@ -2,12 +2,12 @@
<html> <html>
<head> <head>
<script src="docs-demo-timeline.js"></script> <script src="docs-demo-timeline.js"></script>
<script src="https://unpkg.com/jspsych@8.2.0"></script> <script src="https://unpkg.com/jspsych@8.2.1"></script>
<script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-preload@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@3.1.0"></script> <script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@3.1.0"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min"></script>
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.0/css/jspsych.css" /> <link rel="stylesheet" href="https://unpkg.com/jspsych@8.2.1/css/jspsych.css" />
<link rel="stylesheet" href="docs-demo.css" type="text/css"> <link rel="stylesheet" href="docs-demo.css" type="text/css">
</head> </head>
<body></body> <body></body>

Some files were not shown because too many files have changed in this diff Show More