mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
chore(release): version packages
This commit is contained in:
parent
7d2eb594bf
commit
16fac08078
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"@jspsych/config": patch
|
|
||||||
"jspsych": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Include previously undefined `regeneratorRuntime` in the Babel build of the `jspsych` package
|
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css"
|
href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<style>
|
<style>
|
||||||
#jspsych-animation-image {
|
#jspsych-animation-image {
|
||||||
height: 80% !important;
|
height: 80% !important;
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<style>
|
<style>
|
||||||
#jspsych-categorize-animation-stimulus {
|
#jspsych-categorize-animation-stimulus {
|
||||||
height: 80% !important;
|
height: 80% !important;
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<style>
|
<style>
|
||||||
#jspsych-categorize-animation-stimulus {
|
#jspsych-categorize-animation-stimulus {
|
||||||
height: 80% !important;
|
height: 80% !important;
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-html@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-html@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-image@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-image@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></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.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/extension-mouse-tracking@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-external-html@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-external-html@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-free-sort@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-free-sort@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-fullscreen@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-fullscreen@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.jspsych-btn {margin-bottom: 10px;}
|
.jspsych-btn {margin-bottom: 10px;}
|
||||||
</style>
|
</style>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.jspsych-btn {margin-bottom: 10px;}
|
.jspsych-btn {margin-bottom: 10px;}
|
||||||
</style>
|
</style>
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.jspsych-btn {margin-bottom: 10px;}
|
.jspsych-btn {margin-bottom: 10px;}
|
||||||
</style>
|
</style>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-slider-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-iat-html@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-iat-html@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-iat-image@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-iat-image@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-slider-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>-->
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.1"></script>-->
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.jspsych-btn {margin-bottom: 10px;}
|
.jspsych-btn {margin-bottom: 10px;}
|
||||||
</style>
|
</style>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-reconstruction@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-reconstruction@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-resize@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-resize@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-same-different-html@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-same-different-html@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-same-different-image@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-same-different-image@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.2"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.0/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.0/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.0/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.2.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.0/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.2.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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-slider-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-slider-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></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@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></script>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min.js"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@2.0.1"></script>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min.js"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -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@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/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>
|
||||||
|
@ -8,7 +8,7 @@ To use an extension in an experiment, you'll load the extension file via a `<scr
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/extension-example@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/extension-example@1.0.0"></script>
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
@ -14,7 +14,7 @@ Instead, it can be found on the jsdelivr.net CDN at: "https://cdn.jsdelivr.net/g
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.2/examples/js/webgazer/webgazer.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.2/examples/js/webgazer/webgazer.js"></script>
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
@ -33,7 +33,7 @@ The [webgazer extension](../extensions/webgazer.md) adds functionality to jsPsyc
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.2/examples/js/webgazer/webgazer.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.2/examples/js/webgazer/webgazer.js"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
||||||
</head>
|
</head>
|
||||||
@ -167,7 +167,7 @@ If you have tips based on your own experience please consider sharing them on ou
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
@ -179,7 +179,7 @@ If you have tips based on your own experience please consider sharing them on ou
|
|||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.1"></script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css"
|
href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css"
|
||||||
/>
|
/>
|
||||||
<style>
|
<style>
|
||||||
.jspsych-btn {
|
.jspsych-btn {
|
||||||
|
@ -13,7 +13,7 @@ To use a plugin, you'll need to load the plugin's JavaScript file in your experi
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2" type="text/javascript"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3" type="text/javascript"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1" type="text/javascript"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1" type="text/javascript"></script>
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
@ -86,9 +86,9 @@ In the example below, the default font size is set to 25px throughout the experi
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.jspsych-display-element {
|
.jspsych-display-element {
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
@ -105,9 +105,9 @@ This example shows how to add a custom CSS file in addition to the styles provid
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<link rel="stylesheet" href="my_experiment_style.css">
|
<link rel="stylesheet" href="my_experiment_style.css">
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
@ -138,9 +138,9 @@ You can use a static `css_classes` parameter value if you always want to apply t
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.fixation {font-size: 90px; font-weight: bold; color: gray;}
|
.fixation {font-size: 90px; font-weight: bold; color: gray;}
|
||||||
</style>
|
</style>
|
||||||
@ -176,9 +176,9 @@ In the example below, the CSS selector `.left-align #stimulus` selects the eleme
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.left-align #stimulus {text-align: left; width: 600px;}
|
.left-align #stimulus {text-align: left; width: 600px;}
|
||||||
.right-align #stimulus {text-align: right; width: 600px;}
|
.right-align #stimulus {text-align: right; width: 600px;}
|
||||||
@ -206,9 +206,9 @@ It's also possible to pass multiple class names to the `css_classes` parameter.
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css">
|
||||||
<style>
|
<style>
|
||||||
.left-align #stimulus {text-align: left; width: 600px;}
|
.left-align #stimulus {text-align: left; width: 600px;}
|
||||||
.right-align #stimulus {text-align: right; width: 600px;}
|
.right-align #stimulus {text-align: right; width: 600px;}
|
||||||
|
@ -45,7 +45,7 @@ To use jsPsych, add a `<script>` tag to load the library. We'll load the library
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
</html>
|
</html>
|
||||||
@ -60,8 +60,8 @@ You may also want to import the jsPsych stylesheet, which applies a basic set of
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
</html>
|
</html>
|
||||||
@ -76,8 +76,8 @@ To add JavaScript code directly to the webpage we need to add a pair of `<script
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -92,8 +92,8 @@ To initialize jsPsych we use the `initJsPsych()` function and assign the output
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -111,9 +111,9 @@ For this demo we want to show some text on the screen. This is exactly what the
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -129,9 +129,9 @@ Once the plugin is loaded we can create a trial using the plugin. To declare a t
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -154,9 +154,9 @@ Now that we have the trial defined we need to tell jsPsych to run an experiment
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
@ -25,9 +25,9 @@ Start by setting up a new HTML file with jsPsych, the html-keyboard-response plu
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -87,9 +87,9 @@ After each step in the tutorial you can view the complete code up to that point
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -166,9 +166,9 @@ timeline.push(instructions);
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -223,10 +223,10 @@ We need to start by loading this plugin by adding a `<script>` tag to the docume
|
|||||||
```html hl_lines="5"
|
```html hl_lines="5"
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -261,10 +261,10 @@ timeline.push(blue_trial, orange_trial);
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -339,11 +339,11 @@ First we need to add the preload plugin to our `<head>` section.
|
|||||||
```html hl_lines="6"
|
```html hl_lines="6"
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -370,11 +370,11 @@ timeline.push(preload);
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -503,11 +503,11 @@ What happens when the experiment reaches the test procedure? jsPsych will run th
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -617,11 +617,11 @@ var test_procedure = {
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -729,11 +729,11 @@ In the code above, we replaced the `trial_duration: 1000` parameter in `fixation
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -838,11 +838,11 @@ var jsPsych = initJsPsych({
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -995,11 +995,11 @@ var fixation = {
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -1134,11 +1134,11 @@ The `data.response` value is a string representation of the key the subject pres
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
@ -1284,11 +1284,11 @@ This code is available in the `/examples` folder in the jsPsych release download
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My experiment</title>
|
<title>My experiment</title>
|
||||||
<script src="https://unpkg.com/jspsych@7.2.2"></script>
|
<script src="https://unpkg.com/jspsych@7.2.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.2.2/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.2.3/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -16593,7 +16593,7 @@
|
|||||||
},
|
},
|
||||||
"packages/config": {
|
"packages/config": {
|
||||||
"name": "@jspsych/config",
|
"name": "@jspsych/config",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "7.17.10",
|
"@babel/cli": "7.17.10",
|
||||||
@ -16654,7 +16654,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packages/jspsych": {
|
"packages/jspsych": {
|
||||||
"version": "7.2.2",
|
"version": "7.2.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"auto-bind": "^4.0.0",
|
"auto-bind": "^4.0.0",
|
||||||
@ -16663,7 +16663,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/open-sans": "4.5.3",
|
"@fontsource/open-sans": "4.5.3",
|
||||||
"@jspsych/config": "^1.3.0",
|
"@jspsych/config": "^1.3.1",
|
||||||
"@types/dom-mediacapture-record": "^1.0.11",
|
"@types/dom-mediacapture-record": "^1.0.11",
|
||||||
"base64-inline-loader": "^2.0.1",
|
"base64-inline-loader": "^2.0.1",
|
||||||
"css-loader": "^6.6.0",
|
"css-loader": "^6.6.0",
|
||||||
@ -25571,7 +25571,7 @@
|
|||||||
"version": "file:packages/jspsych",
|
"version": "file:packages/jspsych",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@fontsource/open-sans": "4.5.3",
|
"@fontsource/open-sans": "4.5.3",
|
||||||
"@jspsych/config": "^1.3.0",
|
"@jspsych/config": "^1.3.1",
|
||||||
"@types/dom-mediacapture-record": "^1.0.11",
|
"@types/dom-mediacapture-record": "^1.0.11",
|
||||||
"auto-bind": "^4.0.0",
|
"auto-bind": "^4.0.0",
|
||||||
"base64-inline-loader": "^2.0.1",
|
"base64-inline-loader": "^2.0.1",
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# @jspsych/config
|
# @jspsych/config
|
||||||
|
|
||||||
|
## 1.3.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#2643](https://github.com/jspsych/jsPsych/pull/2643) [`dc005661`](https://github.com/jspsych/jsPsych/commit/dc005661420dcc5c8aec62651687fc9aeac5fb65) Thanks [@bjoluc](https://github.com/bjoluc)! - Include previously undefined `regeneratorRuntime` in the Babel build of the `jspsych` package
|
||||||
|
|
||||||
## 1.3.0
|
## 1.3.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jspsych/config",
|
"name": "@jspsych/config",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"description": "Shared (build) configuration for jsPsych packages",
|
"description": "Shared (build) configuration for jsPsych packages",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
@ -1,5 +1,11 @@
|
|||||||
# jspsych
|
# jspsych
|
||||||
|
|
||||||
|
## 7.2.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#2643](https://github.com/jspsych/jsPsych/pull/2643) [`dc005661`](https://github.com/jspsych/jsPsych/commit/dc005661420dcc5c8aec62651687fc9aeac5fb65) Thanks [@bjoluc](https://github.com/bjoluc)! - Include previously undefined `regeneratorRuntime` in the Babel build of the `jspsych` package
|
||||||
|
|
||||||
## 7.2.2
|
## 7.2.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "jspsych",
|
"name": "jspsych",
|
||||||
"version": "7.2.2",
|
"version": "7.2.3",
|
||||||
"description": "Behavioral experiments in a browser",
|
"description": "Behavioral experiments in a browser",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.cjs",
|
"main": "dist/index.cjs",
|
||||||
@ -47,7 +47,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/open-sans": "4.5.3",
|
"@fontsource/open-sans": "4.5.3",
|
||||||
"@jspsych/config": "^1.3.0",
|
"@jspsych/config": "^1.3.1",
|
||||||
"@types/dom-mediacapture-record": "^1.0.11",
|
"@types/dom-mediacapture-record": "^1.0.11",
|
||||||
"base64-inline-loader": "^2.0.1",
|
"base64-inline-loader": "^2.0.1",
|
||||||
"css-loader": "^6.6.0",
|
"css-loader": "^6.6.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user