From 2cc132e317daa0564d55cc4282ecaf99d0a15f00 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Mon, 4 Oct 2021 08:31:47 -0500 Subject: [PATCH] Deployed da654079 to 7.0 with MkDocs 1.2.2 and mike 1.0.1 --- 7.0/plugins/animation/index.html | 4 ++-- 7.0/plugins/audio-button-response/index.html | 8 ++++---- 7.0/plugins/audio-keyboard-response/index.html | 8 ++++---- 7.0/plugins/audio-slider-response/index.html | 8 ++++---- 7.0/plugins/call-function/index.html | 12 ++++++------ 7.0/plugins/canvas-button-response/index.html | 12 ++++++------ 7.0/plugins/canvas-keyboard-response/index.html | 8 ++++---- 7.0/plugins/canvas-slider-response/index.html | 8 ++++---- 7.0/plugins/categorize-animation/index.html | 8 ++++---- 7.0/plugins/categorize-html/index.html | 4 ++-- 7.0/plugins/categorize-image/index.html | 4 ++-- 7.0/plugins/cloze/index.html | 8 ++++---- 7.0/plugins/external-html/index.html | 4 ++-- 7.0/plugins/free-sort/index.html | 4 ++-- 7.0/plugins/fullscreen/index.html | 4 ++-- 7.0/plugins/html-button-response/index.html | 4 ++-- 7.0/plugins/html-keyboard-response/index.html | 8 ++++---- 7.0/plugins/html-slider-response/index.html | 4 ++-- 7.0/plugins/iat-html/index.html | 4 ++-- 7.0/plugins/iat-image/index.html | 4 ++-- 7.0/plugins/image-button-response/index.html | 4 ++-- 7.0/plugins/image-keyboard-response/index.html | 8 ++++---- 7.0/plugins/image-slider-response/index.html | 4 ++-- 7.0/plugins/instructions/index.html | 12 ++++++------ 7.0/plugins/maxdiff/index.html | 4 ++-- 7.0/plugins/preload/index.html | 16 ++++++++-------- 7.0/plugins/reconstruction/index.html | 4 ++-- 7.0/plugins/resize/index.html | 4 ++-- 7.0/plugins/same-different-html/index.html | 4 ++-- 7.0/plugins/same-different-image/index.html | 4 ++-- .../serial-reaction-time-mouse/index.html | 8 ++++---- 7.0/plugins/serial-reaction-time/index.html | 8 ++++---- 7.0/plugins/survey-html-form/index.html | 8 ++++---- 7.0/plugins/survey-likert/index.html | 8 ++++---- 7.0/plugins/survey-multi-choice/index.html | 8 ++++---- 7.0/plugins/survey-multi-select/index.html | 4 ++-- 7.0/plugins/survey-text/index.html | 16 ++++++++-------- 7.0/plugins/video-button-response/index.html | 4 ++-- 7.0/plugins/video-keyboard-response/index.html | 4 ++-- 7.0/plugins/video-slider-response/index.html | 4 ++-- 7.0/plugins/virtual-chinrest/index.html | 12 ++++++------ 7.0/plugins/visual-search-circle/index.html | 8 ++++---- 7.0/sitemap.xml.gz | Bin 900 -> 900 bytes 43 files changed, 142 insertions(+), 142 deletions(-) diff --git a/7.0/plugins/animation/index.html b/7.0/plugins/animation/index.html index 9a667f9d..f082b93c 100755 --- a/7.0/plugins/animation/index.html +++ b/7.0/plugins/animation/index.html @@ -1674,11 +1674,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/audio-button-response/index.html b/7.0/plugins/audio-button-response/index.html index ea3de4cb..4d985367 100755 --- a/7.0/plugins/audio-button-response/index.html +++ b/7.0/plugins/audio-button-response/index.html @@ -1692,11 +1692,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Using custom button HTML to use images as buttons
var trial = {
@@ -1710,11 +1710,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/audio-keyboard-response/index.html b/7.0/plugins/audio-keyboard-response/index.html index 93d4d1b4..ac899db0 100755 --- a/7.0/plugins/audio-keyboard-response/index.html +++ b/7.0/plugins/audio-keyboard-response/index.html @@ -1680,11 +1680,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Play a sound with no user response; trial ends after sound plays
var trial = {
@@ -1697,11 +1697,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/audio-slider-response/index.html b/7.0/plugins/audio-slider-response/index.html index 11c1e2c5..2d379dce 100755 --- a/7.0/plugins/audio-slider-response/index.html +++ b/7.0/plugins/audio-slider-response/index.html @@ -1720,11 +1720,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

No response allowed until audio finishes; subject must interact with slider to continue
var trial = {
@@ -1739,11 +1739,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/call-function/index.html b/7.0/plugins/call-function/index.html index 06c48759..cb7532bc 100755 --- a/7.0/plugins/call-function/index.html +++ b/7.0/plugins/call-function/index.html @@ -1639,11 +1639,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Using an anonymous function to pass variables
var myfunc = function(data){
@@ -1661,11 +1661,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

Async function call: wait for data to be saved to a server
@@ -1712,11 +1712,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/canvas-button-response/index.html b/7.0/plugins/canvas-button-response/index.html index d6c0befd..1f930746 100755 --- a/7.0/plugins/canvas-button-response/index.html +++ b/7.0/plugins/canvas-button-response/index.html @@ -1715,11 +1715,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Using an anonymous stimulus function
var lines = {
@@ -1750,11 +1750,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

Using the canvas stimulus function with timeline variables, and recording the correctness of responses
function filledCirc(canvas, radius, color) {
@@ -1796,11 +1796,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/canvas-keyboard-response/index.html b/7.0/plugins/canvas-keyboard-response/index.html index c08694ce..f27e5d81 100755 --- a/7.0/plugins/canvas-keyboard-response/index.html +++ b/7.0/plugins/canvas-keyboard-response/index.html @@ -1681,11 +1681,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Draw circle, no response allowed
function drawCirc(c){
@@ -1708,11 +1708,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/canvas-slider-response/index.html b/7.0/plugins/canvas-slider-response/index.html index 4e468150..1169a7cd 100755 --- a/7.0/plugins/canvas-slider-response/index.html +++ b/7.0/plugins/canvas-slider-response/index.html @@ -1726,11 +1726,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Draw two squares with additional parameters
var colors;
@@ -1761,11 +1761,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/categorize-animation/index.html b/7.0/plugins/categorize-animation/index.html index fd4466be..00112f5f 100755 --- a/7.0/plugins/categorize-animation/index.html +++ b/7.0/plugins/categorize-animation/index.html @@ -1717,11 +1717,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Giving feedback with %ANS% string
var images = [
@@ -1745,11 +1745,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/categorize-html/index.html b/7.0/plugins/categorize-html/index.html index 6fd191d4..ad3a494f 100755 --- a/7.0/plugins/categorize-html/index.html +++ b/7.0/plugins/categorize-html/index.html @@ -1727,11 +1727,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/categorize-image/index.html b/7.0/plugins/categorize-image/index.html index b4f790b8..21740650 100755 --- a/7.0/plugins/categorize-image/index.html +++ b/7.0/plugins/categorize-image/index.html @@ -1727,11 +1727,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/cloze/index.html b/7.0/plugins/cloze/index.html index d632df0a..39e76797 100755 --- a/7.0/plugins/cloze/index.html +++ b/7.0/plugins/cloze/index.html @@ -1646,11 +1646,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

More elaborate example (with check against correct solution, custom error handling and modified button text)
    var cloze_trial = {
@@ -1664,11 +1664,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/external-html/index.html b/7.0/plugins/external-html/index.html index f04c8c95..79b2fc58 100755 --- a/7.0/plugins/external-html/index.html +++ b/7.0/plugins/external-html/index.html @@ -1746,11 +1746,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/free-sort/index.html b/7.0/plugins/free-sort/index.html index 93870185..d9976e6b 100755 --- a/7.0/plugins/free-sort/index.html +++ b/7.0/plugins/free-sort/index.html @@ -1750,11 +1750,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/fullscreen/index.html b/7.0/plugins/fullscreen/index.html index 9bab965c..fa97129e 100755 --- a/7.0/plugins/fullscreen/index.html +++ b/7.0/plugins/fullscreen/index.html @@ -1668,11 +1668,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/html-button-response/index.html b/7.0/plugins/html-button-response/index.html index f282b962..0ec450ed 100755 --- a/7.0/plugins/html-button-response/index.html +++ b/7.0/plugins/html-button-response/index.html @@ -1688,9 +1688,9 @@ };
=== "Demo"
- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/html-keyboard-response/index.html b/7.0/plugins/html-keyboard-response/index.html index beb2fb7f..bd151a97 100755 --- a/7.0/plugins/html-keyboard-response/index.html +++ b/7.0/plugins/html-keyboard-response/index.html @@ -1670,11 +1670,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Showing a 1 second fixation cross; no response allowed
var trial = {
@@ -1687,11 +1687,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/html-slider-response/index.html b/7.0/plugins/html-slider-response/index.html index 1a56e36b..f9c4a4c8 100755 --- a/7.0/plugins/html-slider-response/index.html +++ b/7.0/plugins/html-slider-response/index.html @@ -1718,11 +1718,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/iat-html/index.html b/7.0/plugins/iat-html/index.html index d3b19d2f..dfc5295a 100755 --- a/7.0/plugins/iat-html/index.html +++ b/7.0/plugins/iat-html/index.html @@ -1726,11 +1726,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/iat-image/index.html b/7.0/plugins/iat-image/index.html index 2c9c6c68..8c673d0a 100755 --- a/7.0/plugins/iat-image/index.html +++ b/7.0/plugins/iat-image/index.html @@ -1726,11 +1726,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/image-button-response/index.html b/7.0/plugins/image-button-response/index.html index 18bc703e..e5373eed 100755 --- a/7.0/plugins/image-button-response/index.html +++ b/7.0/plugins/image-button-response/index.html @@ -1713,11 +1713,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/image-keyboard-response/index.html b/7.0/plugins/image-keyboard-response/index.html index 2f8cb0c2..c145a25e 100755 --- a/7.0/plugins/image-keyboard-response/index.html +++ b/7.0/plugins/image-keyboard-response/index.html @@ -1687,20 +1687,20 @@
Displaying trial until subject gives a response

- +

-

Open demo in new tab

+

Open demo in new tab

Displaying image for a fixed duration; no response allowed

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/image-slider-response/index.html b/7.0/plugins/image-slider-response/index.html index 9266bcd8..d2df9f89 100755 --- a/7.0/plugins/image-slider-response/index.html +++ b/7.0/plugins/image-slider-response/index.html @@ -1742,11 +1742,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/instructions/index.html b/7.0/plugins/instructions/index.html index 3fb6e9e8..6062a14d 100755 --- a/7.0/plugins/instructions/index.html +++ b/7.0/plugins/instructions/index.html @@ -1747,11 +1747,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Including images

Including Images
@@ -1769,11 +1769,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Changing Button Text

Changing Button Text
@@ -1792,11 +1792,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/maxdiff/index.html b/7.0/plugins/maxdiff/index.html index d812a9d4..68ccc073 100755 --- a/7.0/plugins/maxdiff/index.html +++ b/7.0/plugins/maxdiff/index.html @@ -1662,11 +1662,11 @@
Basic example

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/preload/index.html b/7.0/plugins/preload/index.html index 763c5a8e..0c1c88c0 100755 --- a/7.0/plugins/preload/index.html +++ b/7.0/plugins/preload/index.html @@ -1741,11 +1741,11 @@ The stimulus parameter from the image-button-response

- +

-

Open demo in new tab

+

Open demo in new tab

Manually preloading an image

var preload = {
@@ -1766,11 +1766,11 @@ Because the image is embedded inside HTML from the html-button-response
 

- +

-

Open demo in new tab

+

Open demo in new tab

Loading files in batches

var jsPsych = initJsPsych();
@@ -1835,11 +1835,11 @@ You can put trials using the preload plugin throughout your experim
 

- +

-

Open demo in new tab

+

Open demo in new tab

Showing a detailed error message for debugging loading issues
var preload = {
@@ -1851,11 +1851,11 @@ You can put trials using the preload plugin throughout your experim
 

- +

-

Open demo in new tab

+

Open demo in new tab

For more examples, see the jspsych-preload.html file in the /examples folder of the release and the Media Preloading documentation page.

diff --git a/7.0/plugins/reconstruction/index.html b/7.0/plugins/reconstruction/index.html index 61ae41e3..989e9980 100755 --- a/7.0/plugins/reconstruction/index.html +++ b/7.0/plugins/reconstruction/index.html @@ -1689,11 +1689,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/resize/index.html b/7.0/plugins/resize/index.html index 90b98fc0..30f88d23 100755 --- a/7.0/plugins/resize/index.html +++ b/7.0/plugins/resize/index.html @@ -1657,11 +1657,11 @@
Measuring a credit card and resizing the display to have 150 pixels equal an inch.

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/same-different-html/index.html b/7.0/plugins/same-different-html/index.html index 07fc544e..ba44bf5f 100755 --- a/7.0/plugins/same-different-html/index.html +++ b/7.0/plugins/same-different-html/index.html @@ -1721,11 +1721,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/same-different-image/index.html b/7.0/plugins/same-different-image/index.html index ce07c06f..28faa865 100755 --- a/7.0/plugins/same-different-image/index.html +++ b/7.0/plugins/same-different-image/index.html @@ -1721,11 +1721,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/serial-reaction-time-mouse/index.html b/7.0/plugins/serial-reaction-time-mouse/index.html index 390df10a..a5374199 100755 --- a/7.0/plugins/serial-reaction-time-mouse/index.html +++ b/7.0/plugins/serial-reaction-time-mouse/index.html @@ -1722,11 +1722,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

A 2x2 grid with extra space and different colors
var grid = [
@@ -1763,11 +1763,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/serial-reaction-time/index.html b/7.0/plugins/serial-reaction-time/index.html index dfa854cb..2bc1b82e 100755 --- a/7.0/plugins/serial-reaction-time/index.html +++ b/7.0/plugins/serial-reaction-time/index.html @@ -1748,11 +1748,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

2x2 grid with feedback
var instructions = {
@@ -1807,11 +1807,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/survey-html-form/index.html b/7.0/plugins/survey-html-form/index.html index c23bc994..defc66db 100755 --- a/7.0/plugins/survey-html-form/index.html +++ b/7.0/plugins/survey-html-form/index.html @@ -1664,11 +1664,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Using the autofocus parameter

var trial = {
@@ -1682,11 +1682,11 @@ In this example, the browser will focus on the element with the ID test-re
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/survey-likert/index.html b/7.0/plugins/survey-likert/index.html index 9aa32cc5..31a3d18a 100755 --- a/7.0/plugins/survey-likert/index.html +++ b/7.0/plugins/survey-likert/index.html @@ -1679,11 +1679,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Multiple questions in a random order
var likert_scale = [
@@ -1707,11 +1707,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/survey-multi-choice/index.html b/7.0/plugins/survey-multi-choice/index.html index 9fb7c89d..5824a9b0 100755 --- a/7.0/plugins/survey-multi-choice/index.html +++ b/7.0/plugins/survey-multi-choice/index.html @@ -1675,11 +1675,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Horizontal Question Alignment
var trial = {
@@ -1705,11 +1705,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/survey-multi-select/index.html b/7.0/plugins/survey-multi-select/index.html index 4de97756..c4a0542a 100755 --- a/7.0/plugins/survey-multi-select/index.html +++ b/7.0/plugins/survey-multi-select/index.html @@ -1684,11 +1684,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/survey-text/index.html b/7.0/plugins/survey-text/index.html index 9965cbf5..8c2ffa1b 100755 --- a/7.0/plugins/survey-text/index.html +++ b/7.0/plugins/survey-text/index.html @@ -1664,11 +1664,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

Multiple questions, with an optional placeholder and a required question
var trial = {
@@ -1682,11 +1682,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

Naming questions to improve readability of the stored data
var trial = {
@@ -1700,11 +1700,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

Using the preamble and a longer textbox response
var trial = {
@@ -1719,11 +1719,11 @@
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/video-button-response/index.html b/7.0/plugins/video-button-response/index.html index 310a55f0..2fae858b 100755 --- a/7.0/plugins/video-button-response/index.html +++ b/7.0/plugins/video-button-response/index.html @@ -1741,11 +1741,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/video-keyboard-response/index.html b/7.0/plugins/video-keyboard-response/index.html index f5063b4b..ab69cea3 100755 --- a/7.0/plugins/video-keyboard-response/index.html +++ b/7.0/plugins/video-keyboard-response/index.html @@ -1722,11 +1722,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/video-slider-response/index.html b/7.0/plugins/video-slider-response/index.html index d7aff4fb..73f08174 100755 --- a/7.0/plugins/video-slider-response/index.html +++ b/7.0/plugins/video-slider-response/index.html @@ -1774,11 +1774,11 @@

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/virtual-chinrest/index.html b/7.0/plugins/virtual-chinrest/index.html index 122ef435..b5e4fa22 100755 --- a/7.0/plugins/virtual-chinrest/index.html +++ b/7.0/plugins/virtual-chinrest/index.html @@ -1780,24 +1780,24 @@

Example

Measure distance to screen and pixel ratio; no resizing
-

This demo requires a larger viewing area to complete. Please open the demo in a new tab

+

This demo requires a larger viewing area to complete. Please open the demo in a new tab

-

Open demo in new tab

+

Open demo in new tab

Resizing based on centimeters per pixel
-

This demo requires a larger viewing area to complete. Please open the demo in a new tab

+

This demo requires a larger viewing area to complete. Please open the demo in a new tab

-

Open demo in new tab

+

Open demo in new tab

Resizing based on degrees of visual angle per pixel
-

This demo requires a larger viewing area to complete. Please open the demo in a new tab

+

This demo requires a larger viewing area to complete. Please open the demo in a new tab

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/plugins/visual-search-circle/index.html b/7.0/plugins/visual-search-circle/index.html index 205e953a..93430a7c 100755 --- a/7.0/plugins/visual-search-circle/index.html +++ b/7.0/plugins/visual-search-circle/index.html @@ -1743,11 +1743,11 @@ OR

- +

-

Open demo in new tab

+

Open demo in new tab

Variety of different distractors
var instructions = {
@@ -1770,11 +1770,11 @@ OR
 

- +

-

Open demo in new tab

+

Open demo in new tab

diff --git a/7.0/sitemap.xml.gz b/7.0/sitemap.xml.gz index 7b157db3e6b91815a6d07bcd302cec8465f97e8c..e51ebf41fecefc2f62b0734cfaa834a7eae0703e 100755 GIT binary patch delta 15 WcmZo+Z((PX@8;leV%o@7#|!`)a|2TV delta 15 WcmZo+Z((PX@8;m}XWYnE#|!`)yaQhV