From 37d8f9f4ad076103d1a730f66ff4e792102f9c36 Mon Sep 17 00:00:00 2001 From: Becky Gilbert Date: Thu, 16 Sep 2021 10:15:12 -0700 Subject: [PATCH] replace all instances of jsPsych.init with initJsPsych/jsPsych.run in HTML files --- docs/demos/eye-tracking-with-webgazer.html | 15 ++++++++------- docs/demos/jspsych-animation-demo.html | 6 +++--- .../jspsych-audio-button-response-demo-1.html | 6 +++--- .../jspsych-audio-button-response-demo-2.html | 6 +++--- .../jspsych-audio-keyboard-response-demo-1.html | 6 +++--- .../jspsych-audio-keyboard-response-demo-2.html | 6 +++--- .../jspsych-audio-slider-response-demo-1.html | 6 +++--- .../jspsych-audio-slider-response-demo-2.html | 6 +++--- docs/demos/jspsych-call-function-demo1.html | 6 +++--- docs/demos/jspsych-call-function-demo2.html | 6 +++--- docs/demos/jspsych-call-function-demo3.html | 6 +++--- .../jspsych-canvas-button-response-demo1.html | 6 +++--- .../jspsych-canvas-button-response-demo2.html | 6 +++--- .../jspsych-canvas-button-response-demo3.html | 6 +++--- .../jspsych-canvas-keyboard-response-demo1.html | 6 +++--- .../jspsych-canvas-keyboard-response-demo2.html | 6 +++--- .../jspsych-canvas-slider-response-demo1.html | 6 +++--- .../jspsych-canvas-slider-response-demo2.html | 6 +++--- .../demos/jspsych-categorize-animation-demo1.html | 6 +++--- .../demos/jspsych-categorize-animation-demo2.html | 6 +++--- docs/demos/jspsych-categorize-html-demo1.html | 6 +++--- docs/demos/jspsych-categorize-image-demo1.html | 6 +++--- docs/demos/jspsych-cloze-demo1.html | 6 +++--- docs/demos/jspsych-cloze-demo2.html | 6 +++--- docs/demos/jspsych-external-html-demo1.html | 6 +++--- docs/demos/jspsych-free-sort-demo1.html | 6 +++--- docs/demos/jspsych-fullscreen-demo1.html | 7 ++++--- .../demos/jspsych-html-button-response-demo1.html | 6 +++--- .../jspsych-html-keyboard-response-demo1.html | 6 +++--- .../jspsych-html-keyboard-response-demo2.html | 6 +++--- .../demos/jspsych-html-slider-response-demo1.html | 6 +++--- docs/demos/jspsych-iat-html-demo1.html | 6 +++--- docs/demos/jspsych-iat-image-demo1.html | 6 +++--- .../jspsych-image-button-response-demo1.html | 6 +++--- .../jspsych-image-keyboard-response-demo1.html | 6 +++--- .../jspsych-image-keyboard-response-demo2.html | 6 +++--- .../jspsych-image-slider-response-demo1.html | 6 +++--- docs/demos/jspsych-instructions-demo-1.html | 10 ++++------ docs/demos/jspsych-instructions-demo-2.html | 10 ++++------ docs/demos/jspsych-instructions-demo-3.html | 10 ++++------ docs/demos/jspsych-maxdiff-demo1.html | 6 +++--- docs/demos/jspsych-preload-demo1.html | 6 +++--- docs/demos/jspsych-preload-demo2.html | 6 +++--- docs/demos/jspsych-preload-demo3.html | 8 +++----- docs/demos/jspsych-preload-demo4.html | 6 +++--- docs/demos/jspsych-rdk-demo1.html | 6 +++--- docs/demos/jspsych-rdk-demo2.html | 6 +++--- docs/demos/jspsych-rdk-demo3.html | 6 +++--- docs/demos/jspsych-reconstruction-demo1.html | 6 +++--- docs/demos/jspsych-resize-demo1.html | 6 +++--- docs/demos/jspsych-same-different-html-demo1.html | 7 ++++--- .../demos/jspsych-same-different-image-demo1.html | 7 ++++--- .../demos/jspsych-serial-reaction-time-demo1.html | 7 ++++--- .../demos/jspsych-serial-reaction-time-demo2.html | 7 ++++--- .../jspsych-serial-reaction-time-mouse-demo1.html | 7 ++++--- .../jspsych-serial-reaction-time-mouse-demo2.html | 7 ++++--- docs/demos/jspsych-survey-html-form-demo1.html | 7 ++++--- docs/demos/jspsych-survey-html-form-demo2.html | 7 ++++--- docs/demos/jspsych-survey-likert-demo1.html | 7 ++++--- docs/demos/jspsych-survey-likert-demo2.html | 7 ++++--- docs/demos/jspsych-survey-multi-choice-demo1.html | 7 ++++--- docs/demos/jspsych-survey-multi-choice-demo2.html | 7 ++++--- docs/demos/jspsych-survey-multi-select-demo1.html | 7 ++++--- docs/demos/jspsych-survey-text-demo1.html | 6 +++--- docs/demos/jspsych-survey-text-demo2.html | 6 +++--- docs/demos/jspsych-survey-text-demo3.html | 6 +++--- docs/demos/jspsych-survey-text-demo4.html | 6 +++--- .../jspsych-video-button-response-demo1.html | 6 +++--- .../jspsych-video-keyboard-response-demo1.html | 6 +++--- .../jspsych-video-slider-response-demo1.html | 6 +++--- docs/demos/jspsych-virtual-chinrest-demo1.html | 6 +++--- docs/demos/jspsych-virtual-chinrest-demo2.html | 6 +++--- docs/demos/jspsych-virtual-chinrest-demo3.html | 6 +++--- .../demos/jspsych-visual-search-circle-demo1.html | 6 +++--- .../demos/jspsych-visual-search-circle-demo2.html | 6 +++--- .../jspsych-vsl-animate-occlusion-demo1.html | 6 +++--- docs/demos/jspsych-vsl-grid-scene-demo1.html | 6 +++--- examples/case-sensitive-responses.html | 4 ++-- 78 files changed, 255 insertions(+), 248 deletions(-) diff --git a/docs/demos/eye-tracking-with-webgazer.html b/docs/demos/eye-tracking-with-webgazer.html index e6e8b294..78d2437f 100644 --- a/docs/demos/eye-tracking-with-webgazer.html +++ b/docs/demos/eye-tracking-with-webgazer.html @@ -24,6 +24,12 @@ diff --git a/docs/demos/jspsych-animation-demo.html b/docs/demos/jspsych-animation-demo.html index 32bbbedc..b9e90cac 100644 --- a/docs/demos/jspsych-animation-demo.html +++ b/docs/demos/jspsych-animation-demo.html @@ -14,6 +14,8 @@ + - - + - - + - -