mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
update docs for 7.1.1
This commit is contained in:
parent
01f8a37379
commit
b8733e6306
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css"
|
href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css"
|
||||||
/>
|
/>
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-slider-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-browser-check@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-call-function@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-canvas-slider-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-animation@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-html@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-html@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-categorize-image@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-categorize-image@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-cloze@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<!--<script src="../../packages/extension-mouse-tracking/dist/index.browser.js"></script>-->
|
<!--<script src="../../packages/extension-mouse-tracking/dist/index.browser.js"></script>-->
|
||||||
<script src="https://unpkg.com/@jspsych/extension-mouse-tracking@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/extension-mouse-tracking@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-external-html@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-external-html@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-free-sort@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-free-sort@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-fullscreen@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-fullscreen@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-audio-response@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-audio-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-initialize-microphone@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-slider-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-iat-html@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-iat-html@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-iat-image@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-iat-image@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-slider-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-instructions@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-maxdiff@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-reconstruction@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-reconstruction@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-resize@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-resize@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-same-different-html@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-same-different-html@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-same-different-image@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-same-different-image@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-serial-reaction-time-mouse@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-sketchpad@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@0.1.1"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@0.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-html-form@1.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-likert@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-choice@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-multi-select@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey-text@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-button-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-video-slider-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-video-slider-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></script>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/2.6.3/svg.min"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></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.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-virtual-chinrest@1.0.0"></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.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-visual-search-circle@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></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>
|
||||||
```
|
```
|
||||||
|
@ -10,12 +10,12 @@ The [official version of WebGazer](https://webgazer.cs.brown.edu/#download) is c
|
|||||||
|
|
||||||
You must include the `webgazer.js` file in your experiment via a `<script>` tag.
|
You must include the `webgazer.js` file in your experiment via a `<script>` tag.
|
||||||
However, the `webgazer.js` file is not part of any of the jsPsych NPM packages and is therefore not available via the unpkg.com CDN.
|
However, the `webgazer.js` file is not part of any of the jsPsych NPM packages and is therefore not available via the unpkg.com CDN.
|
||||||
Instead, it can be found on the jsdelivr.net CDN at: "https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.0/examples/js/webgazer/webgazer.js".
|
Instead, it can be found on the jsdelivr.net CDN at: "https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.1/examples/js/webgazer/webgazer.js".
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.0/examples/js/webgazer/webgazer.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.1/examples/js/webgazer/webgazer.js"></script>
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -33,8 +33,8 @@ The [webgazer extension](../extensions/webgazer.md) adds functionality to jsPsyc
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/jspsych@7.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.0/examples/js/webgazer/webgazer.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.1/examples/js/webgazer/webgazer.js"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
@ -175,11 +175,11 @@ If you have tips based on your own experience please consider sharing them on ou
|
|||||||
<script src="https://unpkg.com/@jspsych/plugin-webgazer-init-camera@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-webgazer-init-camera@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-webgazer-calibrate@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-webgazer-calibrate@1.0.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-webgazer-validate@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-webgazer-validate@1.0.0"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.0/examples/js/webgazer/webgazer.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/jspsych/jspsych@7.1.1/examples/js/webgazer/webgazer.js"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/extension-webgazer@1.0.0"></script>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css"
|
href="https://unpkg.com/jspsych@7.1.1/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.1.0" type="text/javascript"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1" type="text/javascript"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0" type="text/javascript"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0" 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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css">
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/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.1.0"></script>
|
<script src="https://unpkg.com/jspsych@7.1.1"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-image-keyboard-response@1.1.0"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-preload@1.1.0"></script>
|
||||||
<link href="https://unpkg.com/jspsych@7.1.0/css/jspsych.css" rel="stylesheet" type="text/css" />
|
<link href="https://unpkg.com/jspsych@7.1.1/css/jspsych.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user