mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
Deployed ffe2ec48
to 7.1 with MkDocs 1.2.2 and mike 1.0.1
This commit is contained in:
parent
b7f6ad0af8
commit
a0daf39386
@ -4,9 +4,9 @@
|
||||
<script src="docs-demo-timeline.js"></script>
|
||||
<script src="https://unpkg.com/jspsych@7.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.0"></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/plugin-survey@0.1.0/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">
|
||||
</head>
|
||||
<body></body>
|
||||
|
@ -5,9 +5,9 @@
|
||||
<script src="docs-demo-timeline.js"></script>
|
||||
<script src="https://unpkg.com/jspsych@7.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.0"></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/plugin-survey@0.1.0/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">
|
||||
</head>
|
||||
<body></body>
|
||||
|
@ -5,9 +5,9 @@
|
||||
<script src="docs-demo-timeline.js"></script>
|
||||
<script src="https://unpkg.com/jspsych@7.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.0"></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/plugin-survey@0.1.0/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">
|
||||
</head>
|
||||
<body></body>
|
||||
|
@ -5,9 +5,9 @@
|
||||
<script src="docs-demo-timeline.js"></script>
|
||||
<script src="https://unpkg.com/jspsych@7.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.0"></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/plugin-survey@0.1.0/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">
|
||||
</head>
|
||||
<body></body>
|
||||
|
@ -1887,7 +1887,7 @@
|
||||
</div>
|
||||
<h2 id="css">CSS<a class="headerlink" href="#css" title="Permanent link">¶</a></h2>
|
||||
<p>This plugin uses an additional stylesheet called <code>survey.css</code>. You can load it via: </p>
|
||||
<div class="highlight"><pre><span></span><code><span class="p"><</span><span class="nt">link</span> <span class="na">rel</span><span class="o">=</span><span class="s">"stylesheet"</span> <span class="na">href</span><span class="o">=</span><span class="s">"https://unpkg.com/@jspsych/plugin-survey@0.1.0/css/survey.css"</span><span class="p">></span>
|
||||
<div class="highlight"><pre><span></span><code><span class="p"><</span><span class="nt">link</span> <span class="na">rel</span><span class="o">=</span><span class="s">"stylesheet"</span> <span class="na">href</span><span class="o">=</span><span class="s">"https://unpkg.com/@jspsych/plugin-survey@0.1.1/css/survey.css"</span><span class="p">></span>
|
||||
</code></pre></div>
|
||||
<h2 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">¶</a></h2>
|
||||
<p>In addition to the <a href="../../overview/plugins/#parameters-available-in-all-plugins">parameters available in all plugins</a>, this plugin accepts the following parameters.
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user