mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
Merge pull request #3427 from jspsych/fix-survey-demos
fix survey plugin demos
This commit is contained in:
commit
8ae8ac3d92
@ -4,9 +4,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css">
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
<link rel="stylesheet" href="docs-demo.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css" />
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
<style>
|
<style>
|
||||||
/* center the audio player and all image question types in the survey */
|
/* center the audio player and all image question types in the survey */
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
<script src="docs-demo-timeline.js"></script>
|
<script src="docs-demo-timeline.js"></script>
|
||||||
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
<script src="https://unpkg.com/jspsych@8.0.3"></script>
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-html-button-response@2.0.0"></script>
|
||||||
<script src="../../packages/plugin-survey/dist/index.browser.js"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-survey@2.0.0"></script>
|
||||||
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
<link rel="stylesheet" href="https://unpkg.com/jspsych@8.0.3/css/jspsych.css" />
|
||||||
<link rel="stylesheet" href="../../packages/plugin-survey/css/survey.css" />
|
<link rel="stylesheet" href="https://unpkg.com/@jspsych/plugin-survey@2.0.0/css/survey.css">
|
||||||
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
<link rel="stylesheet" href="docs-demo.css" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user