-
-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed b866677 to v8 with MkDocs 1.6.0 and mike 2.1.1
- Loading branch information
docs-bot
committed
Dec 24, 2024
1 parent
7efbb44
commit 208db50
Showing
11 changed files
with
451 additions
and
299 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<script src="docs-demo-timeline.js"></script> | ||
<script src="https://unpkg.com/[email protected]"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected]"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected].1"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected].2"></script> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" /> | ||
<link rel="stylesheet" href="docs-demo.css" type="text/css"> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<script src="docs-demo-timeline.js"></script> | ||
<script src="https://unpkg.com/[email protected]"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected]"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected].1"></script> | ||
<script src="https://unpkg.com/@jspsych/[email protected].2"></script> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jspsych.css" /> | ||
<link rel="stylesheet" href="docs-demo.css" type="text/css"> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2921,7 +2921,7 @@ <h2 id="data-generated">Data Generated<a class="headerlink" href="#data-generate | |
</table> | ||
<h2 id="install">Install<a class="headerlink" href="#install" title="Permanent link">¶</a></h2> | ||
<p>Using the CDN-hosted JavaScript file:</p> | ||
<div class="highlight"><pre><span></span><code><span class="o"><</span><span class="nx">script</span><span class="w"> </span><span class="nx">src</span><span class="o">=</span><span class="s2">"https://unpkg.com/@jspsych/[email protected].1"</span><span class="o">><</span><span class="err">/script></span> | ||
<div class="highlight"><pre><span></span><code><span class="o"><</span><span class="nx">script</span><span class="w"> </span><span class="nx">src</span><span class="o">=</span><span class="s2">"https://unpkg.com/@jspsych/[email protected].2"</span><span class="o">><</span><span class="err">/script></span> | ||
</code></pre></div> | ||
<p>Using the JavaScript file downloaded from a GitHub release dist archive:</p> | ||
<div class="highlight"><pre><span></span><code><span class="o"><</span><span class="nx">script</span><span class="w"> </span><span class="nx">src</span><span class="o">=</span><span class="s2">"jspsych/plugin-survey-multi-choice.js"</span><span class="o">><</span><span class="err">/script></span> | ||
|
Oops, something went wrong.