diff --git a/about/about/index.html b/about/about/index.html index 416d9048..848bd7e9 100644 --- a/about/about/index.html +++ b/about/about/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\about\about\index.html... +Redirecting to ../../v8/about/about/index.html... diff --git a/about/contributing/index.html b/about/contributing/index.html index ed1921a3..38d1f38b 100644 --- a/about/contributing/index.html +++ b/about/contributing/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\about\contributing\index.html... +Redirecting to ../../6.3/about/contributing/index.html... diff --git a/about/license/index.html b/about/license/index.html index dd47d12e..96982c8f 100644 --- a/about/license/index.html +++ b/about/license/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\about\license\index.html... +Redirecting to ../../v8/about/license/index.html... diff --git a/about/support/index.html b/about/support/index.html index d8a24d54..5b0d480d 100644 --- a/about/support/index.html +++ b/about/support/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\about\support\index.html... +Redirecting to ../../6.3/about/support/index.html... diff --git a/core_library/jspsych-core/index.html b/core_library/jspsych-core/index.html index 0882336f..098b931e 100644 --- a/core_library/jspsych-core/index.html +++ b/core_library/jspsych-core/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\reference\jspsych\index.html... +Redirecting to ../../v8/reference/jspsych/index.html... diff --git a/core_library/jspsych-data/index.html b/core_library/jspsych-data/index.html index d319e69c..bf8684f8 100644 --- a/core_library/jspsych-data/index.html +++ b/core_library/jspsych-data/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\reference\jspsych-data\index.html... +Redirecting to ../../v8/reference/jspsych-data/index.html... diff --git a/core_library/jspsych-pluginAPI/index.html b/core_library/jspsych-pluginAPI/index.html index 7f22d0dc..9fccf039 100644 --- a/core_library/jspsych-pluginAPI/index.html +++ b/core_library/jspsych-pluginAPI/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\reference\jspsych-pluginAPI\index.html... +Redirecting to ../../v8/reference/jspsych-pluginAPI/index.html... diff --git a/core_library/jspsych-randomization/index.html b/core_library/jspsych-randomization/index.html index 08d5f65b..3a3fa1e3 100644 --- a/core_library/jspsych-randomization/index.html +++ b/core_library/jspsych-randomization/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\reference\jspsych-randomization\index.html... +Redirecting to ../../v8/reference/jspsych-randomization/index.html... diff --git a/core_library/jspsych-turk/index.html b/core_library/jspsych-turk/index.html index f361ead8..abaf5d02 100644 --- a/core_library/jspsych-turk/index.html +++ b/core_library/jspsych-turk/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\reference\jspsych-turk\index.html... +Redirecting to ../../v8/reference/jspsych-turk/index.html... diff --git a/create_redirects.py b/create_redirects.py index 2ac57834..200ca888 100644 --- a/create_redirects.py +++ b/create_redirects.py @@ -4,7 +4,7 @@ import re ROOT_DIR = Path(".") OLD_DOCS_DIR = ROOT_DIR / "6.3" -NEW_DOCS_DIR = ROOT_DIR / "7.0" +NEW_DOCS_DIR = ROOT_DIR / "v8" REDIRECT_TEMPLATE = """ diff --git a/demos/external_page.html b/demos/external_page.html index 0ea9a0eb..ccef56cc 100644 --- a/demos/external_page.html +++ b/demos/external_page.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\external_page.html... +Redirecting to ../v8/demos/external_page.html... diff --git a/demos/eye-tracking-with-webgazer.html b/demos/eye-tracking-with-webgazer.html index 44db60f1..b36d0602 100644 --- a/demos/eye-tracking-with-webgazer.html +++ b/demos/eye-tracking-with-webgazer.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\eye-tracking-with-webgazer.html... +Redirecting to ../v8/demos/eye-tracking-with-webgazer.html... diff --git a/demos/jspsych-animation-demo.html b/demos/jspsych-animation-demo.html index fa7746ff..7e692f93 100644 --- a/demos/jspsych-animation-demo.html +++ b/demos/jspsych-animation-demo.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-animation-demo.html... +Redirecting to ../v8/demos/jspsych-animation-demo.html... diff --git a/demos/jspsych-audio-button-response-demo-1.html b/demos/jspsych-audio-button-response-demo-1.html index e9fda25d..e312635d 100644 --- a/demos/jspsych-audio-button-response-demo-1.html +++ b/demos/jspsych-audio-button-response-demo-1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-button-response-demo-1.html... +Redirecting to ../v8/demos/jspsych-audio-button-response-demo-1.html... diff --git a/demos/jspsych-audio-button-response-demo-2.html b/demos/jspsych-audio-button-response-demo-2.html index f63e5aaa..29d77d3c 100644 --- a/demos/jspsych-audio-button-response-demo-2.html +++ b/demos/jspsych-audio-button-response-demo-2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-button-response-demo-2.html... +Redirecting to ../v8/demos/jspsych-audio-button-response-demo-2.html... diff --git a/demos/jspsych-audio-keyboard-response-demo-1.html b/demos/jspsych-audio-keyboard-response-demo-1.html index 5950b5d0..09379475 100644 --- a/demos/jspsych-audio-keyboard-response-demo-1.html +++ b/demos/jspsych-audio-keyboard-response-demo-1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-keyboard-response-demo-1.html... +Redirecting to ../v8/demos/jspsych-audio-keyboard-response-demo-1.html... diff --git a/demos/jspsych-audio-keyboard-response-demo-2.html b/demos/jspsych-audio-keyboard-response-demo-2.html index e798d519..7a733767 100644 --- a/demos/jspsych-audio-keyboard-response-demo-2.html +++ b/demos/jspsych-audio-keyboard-response-demo-2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-keyboard-response-demo-2.html... +Redirecting to ../v8/demos/jspsych-audio-keyboard-response-demo-2.html... diff --git a/demos/jspsych-audio-slider-response-demo-1.html b/demos/jspsych-audio-slider-response-demo-1.html index 4f23429c..f4dc57f9 100644 --- a/demos/jspsych-audio-slider-response-demo-1.html +++ b/demos/jspsych-audio-slider-response-demo-1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-slider-response-demo-1.html... +Redirecting to ../v8/demos/jspsych-audio-slider-response-demo-1.html... diff --git a/demos/jspsych-audio-slider-response-demo-2.html b/demos/jspsych-audio-slider-response-demo-2.html index 46472888..07b48664 100644 --- a/demos/jspsych-audio-slider-response-demo-2.html +++ b/demos/jspsych-audio-slider-response-demo-2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-audio-slider-response-demo-2.html... +Redirecting to ../v8/demos/jspsych-audio-slider-response-demo-2.html... diff --git a/demos/jspsych-call-function-demo1.html b/demos/jspsych-call-function-demo1.html index 34da7a26..e8466a9e 100644 --- a/demos/jspsych-call-function-demo1.html +++ b/demos/jspsych-call-function-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-call-function-demo1.html... +Redirecting to ../v8/demos/jspsych-call-function-demo1.html... diff --git a/demos/jspsych-call-function-demo2.html b/demos/jspsych-call-function-demo2.html index aa9ace64..3fe138c2 100644 --- a/demos/jspsych-call-function-demo2.html +++ b/demos/jspsych-call-function-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-call-function-demo2.html... +Redirecting to ../v8/demos/jspsych-call-function-demo2.html... diff --git a/demos/jspsych-call-function-demo3.html b/demos/jspsych-call-function-demo3.html index 7ade7da9..198775f0 100644 --- a/demos/jspsych-call-function-demo3.html +++ b/demos/jspsych-call-function-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-call-function-demo3.html... +Redirecting to ../v8/demos/jspsych-call-function-demo3.html... diff --git a/demos/jspsych-canvas-button-response-demo1.html b/demos/jspsych-canvas-button-response-demo1.html index 5c1dd358..44ee4834 100644 --- a/demos/jspsych-canvas-button-response-demo1.html +++ b/demos/jspsych-canvas-button-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-button-response-demo1.html... +Redirecting to ../v8/demos/jspsych-canvas-button-response-demo1.html... diff --git a/demos/jspsych-canvas-button-response-demo2.html b/demos/jspsych-canvas-button-response-demo2.html index 00bee6f5..8af9ccdc 100644 --- a/demos/jspsych-canvas-button-response-demo2.html +++ b/demos/jspsych-canvas-button-response-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-button-response-demo2.html... +Redirecting to ../v8/demos/jspsych-canvas-button-response-demo2.html... diff --git a/demos/jspsych-canvas-button-response-demo3.html b/demos/jspsych-canvas-button-response-demo3.html index ccce4b28..7e52ba74 100644 --- a/demos/jspsych-canvas-button-response-demo3.html +++ b/demos/jspsych-canvas-button-response-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-button-response-demo3.html... +Redirecting to ../v8/demos/jspsych-canvas-button-response-demo3.html... diff --git a/demos/jspsych-canvas-keyboard-response-demo1.html b/demos/jspsych-canvas-keyboard-response-demo1.html index 6282bbf8..99e71e3f 100644 --- a/demos/jspsych-canvas-keyboard-response-demo1.html +++ b/demos/jspsych-canvas-keyboard-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-keyboard-response-demo1.html... +Redirecting to ../v8/demos/jspsych-canvas-keyboard-response-demo1.html... diff --git a/demos/jspsych-canvas-keyboard-response-demo2.html b/demos/jspsych-canvas-keyboard-response-demo2.html index 1236682a..e7ada27f 100644 --- a/demos/jspsych-canvas-keyboard-response-demo2.html +++ b/demos/jspsych-canvas-keyboard-response-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-keyboard-response-demo2.html... +Redirecting to ../v8/demos/jspsych-canvas-keyboard-response-demo2.html... diff --git a/demos/jspsych-canvas-slider-response-demo1.html b/demos/jspsych-canvas-slider-response-demo1.html index 827b847f..8e8ce7fd 100644 --- a/demos/jspsych-canvas-slider-response-demo1.html +++ b/demos/jspsych-canvas-slider-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-slider-response-demo1.html... +Redirecting to ../v8/demos/jspsych-canvas-slider-response-demo1.html... diff --git a/demos/jspsych-canvas-slider-response-demo2.html b/demos/jspsych-canvas-slider-response-demo2.html index 204a5965..45180a6e 100644 --- a/demos/jspsych-canvas-slider-response-demo2.html +++ b/demos/jspsych-canvas-slider-response-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-canvas-slider-response-demo2.html... +Redirecting to ../v8/demos/jspsych-canvas-slider-response-demo2.html... diff --git a/demos/jspsych-categorize-animation-demo1.html b/demos/jspsych-categorize-animation-demo1.html index 59be166f..604ad4f7 100644 --- a/demos/jspsych-categorize-animation-demo1.html +++ b/demos/jspsych-categorize-animation-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-categorize-animation-demo1.html... +Redirecting to ../v8/demos/jspsych-categorize-animation-demo1.html... diff --git a/demos/jspsych-categorize-animation-demo2.html b/demos/jspsych-categorize-animation-demo2.html index b74d84cd..d82c3551 100644 --- a/demos/jspsych-categorize-animation-demo2.html +++ b/demos/jspsych-categorize-animation-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-categorize-animation-demo2.html... +Redirecting to ../v8/demos/jspsych-categorize-animation-demo2.html... diff --git a/demos/jspsych-categorize-html-demo1.html b/demos/jspsych-categorize-html-demo1.html index 06fa0fff..922f5034 100644 --- a/demos/jspsych-categorize-html-demo1.html +++ b/demos/jspsych-categorize-html-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-categorize-html-demo1.html... +Redirecting to ../v8/demos/jspsych-categorize-html-demo1.html... diff --git a/demos/jspsych-categorize-image-demo1.html b/demos/jspsych-categorize-image-demo1.html index cc669ad9..d2159e5c 100644 --- a/demos/jspsych-categorize-image-demo1.html +++ b/demos/jspsych-categorize-image-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-categorize-image-demo1.html... +Redirecting to ../v8/demos/jspsych-categorize-image-demo1.html... diff --git a/demos/jspsych-cloze-demo1.html b/demos/jspsych-cloze-demo1.html index 53fa11d5..c1773a6e 100644 --- a/demos/jspsych-cloze-demo1.html +++ b/demos/jspsych-cloze-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-cloze-demo1.html... +Redirecting to ../v8/demos/jspsych-cloze-demo1.html... diff --git a/demos/jspsych-cloze-demo2.html b/demos/jspsych-cloze-demo2.html index ff507537..4474b257 100644 --- a/demos/jspsych-cloze-demo2.html +++ b/demos/jspsych-cloze-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-cloze-demo2.html... +Redirecting to ../v8/demos/jspsych-cloze-demo2.html... diff --git a/demos/jspsych-external-html-demo1.html b/demos/jspsych-external-html-demo1.html index 04325eec..16be6511 100644 --- a/demos/jspsych-external-html-demo1.html +++ b/demos/jspsych-external-html-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-external-html-demo1.html... +Redirecting to ../v8/demos/jspsych-external-html-demo1.html... diff --git a/demos/jspsych-free-sort-demo1.html b/demos/jspsych-free-sort-demo1.html index 8f7f6c42..064165f3 100644 --- a/demos/jspsych-free-sort-demo1.html +++ b/demos/jspsych-free-sort-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-free-sort-demo1.html... +Redirecting to ../v8/demos/jspsych-free-sort-demo1.html... diff --git a/demos/jspsych-fullscreen-demo1.html b/demos/jspsych-fullscreen-demo1.html index 4307a99a..14ba8503 100644 --- a/demos/jspsych-fullscreen-demo1.html +++ b/demos/jspsych-fullscreen-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-fullscreen-demo1.html... +Redirecting to ../v8/demos/jspsych-fullscreen-demo1.html... diff --git a/demos/jspsych-html-button-response-demo1.html b/demos/jspsych-html-button-response-demo1.html index 50c6baf4..27af9f17 100644 --- a/demos/jspsych-html-button-response-demo1.html +++ b/demos/jspsych-html-button-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-html-button-response-demo1.html... +Redirecting to ../v8/demos/jspsych-html-button-response-demo1.html... diff --git a/demos/jspsych-html-keyboard-response-demo1.html b/demos/jspsych-html-keyboard-response-demo1.html index 7c4c3bf8..2977e4f3 100644 --- a/demos/jspsych-html-keyboard-response-demo1.html +++ b/demos/jspsych-html-keyboard-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-html-keyboard-response-demo1.html... +Redirecting to ../v8/demos/jspsych-html-keyboard-response-demo1.html... diff --git a/demos/jspsych-html-keyboard-response-demo2.html b/demos/jspsych-html-keyboard-response-demo2.html index 0f30118e..81223e4a 100644 --- a/demos/jspsych-html-keyboard-response-demo2.html +++ b/demos/jspsych-html-keyboard-response-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-html-keyboard-response-demo2.html... +Redirecting to ../v8/demos/jspsych-html-keyboard-response-demo2.html... diff --git a/demos/jspsych-html-slider-response-demo1.html b/demos/jspsych-html-slider-response-demo1.html index 55b20e36..0b5614a4 100644 --- a/demos/jspsych-html-slider-response-demo1.html +++ b/demos/jspsych-html-slider-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-html-slider-response-demo1.html... +Redirecting to ../v8/demos/jspsych-html-slider-response-demo1.html... diff --git a/demos/jspsych-iat-html-demo1.html b/demos/jspsych-iat-html-demo1.html index 492ec19c..64ed2f63 100644 --- a/demos/jspsych-iat-html-demo1.html +++ b/demos/jspsych-iat-html-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-iat-html-demo1.html... +Redirecting to ../v8/demos/jspsych-iat-html-demo1.html... diff --git a/demos/jspsych-iat-image-demo1.html b/demos/jspsych-iat-image-demo1.html index f18f4a00..c03e38f0 100644 --- a/demos/jspsych-iat-image-demo1.html +++ b/demos/jspsych-iat-image-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-iat-image-demo1.html... +Redirecting to ../v8/demos/jspsych-iat-image-demo1.html... diff --git a/demos/jspsych-image-button-response-demo1.html b/demos/jspsych-image-button-response-demo1.html index 7a734a6a..193ba7c0 100644 --- a/demos/jspsych-image-button-response-demo1.html +++ b/demos/jspsych-image-button-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-image-button-response-demo1.html... +Redirecting to ../v8/demos/jspsych-image-button-response-demo1.html... diff --git a/demos/jspsych-image-keyboard-response-demo1.html b/demos/jspsych-image-keyboard-response-demo1.html index ede3b724..367cf2df 100644 --- a/demos/jspsych-image-keyboard-response-demo1.html +++ b/demos/jspsych-image-keyboard-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-image-keyboard-response-demo1.html... +Redirecting to ../v8/demos/jspsych-image-keyboard-response-demo1.html... diff --git a/demos/jspsych-image-keyboard-response-demo2.html b/demos/jspsych-image-keyboard-response-demo2.html index 2029a2ab..a7700a6f 100644 --- a/demos/jspsych-image-keyboard-response-demo2.html +++ b/demos/jspsych-image-keyboard-response-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-image-keyboard-response-demo2.html... +Redirecting to ../v8/demos/jspsych-image-keyboard-response-demo2.html... diff --git a/demos/jspsych-image-slider-response-demo1.html b/demos/jspsych-image-slider-response-demo1.html index ac816491..5029bf1b 100644 --- a/demos/jspsych-image-slider-response-demo1.html +++ b/demos/jspsych-image-slider-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-image-slider-response-demo1.html... +Redirecting to ../v8/demos/jspsych-image-slider-response-demo1.html... diff --git a/demos/jspsych-instructions-demo-1.html b/demos/jspsych-instructions-demo-1.html index 00679549..ccbfdefb 100644 --- a/demos/jspsych-instructions-demo-1.html +++ b/demos/jspsych-instructions-demo-1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-instructions-demo-1.html... +Redirecting to ../v8/demos/jspsych-instructions-demo-1.html... diff --git a/demos/jspsych-instructions-demo-2.html b/demos/jspsych-instructions-demo-2.html index 189c6e5a..36cfb7c0 100644 --- a/demos/jspsych-instructions-demo-2.html +++ b/demos/jspsych-instructions-demo-2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-instructions-demo-2.html... +Redirecting to ../v8/demos/jspsych-instructions-demo-2.html... diff --git a/demos/jspsych-instructions-demo-3.html b/demos/jspsych-instructions-demo-3.html index 0277de4e..db639e05 100644 --- a/demos/jspsych-instructions-demo-3.html +++ b/demos/jspsych-instructions-demo-3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-instructions-demo-3.html... +Redirecting to ../v8/demos/jspsych-instructions-demo-3.html... diff --git a/demos/jspsych-maxdiff-demo1.html b/demos/jspsych-maxdiff-demo1.html index f7b0a52a..95d364f8 100644 --- a/demos/jspsych-maxdiff-demo1.html +++ b/demos/jspsych-maxdiff-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-maxdiff-demo1.html... +Redirecting to ../v8/demos/jspsych-maxdiff-demo1.html... diff --git a/demos/jspsych-preload-demo1.html b/demos/jspsych-preload-demo1.html index 9b0bbfbc..4cf3a4ec 100644 --- a/demos/jspsych-preload-demo1.html +++ b/demos/jspsych-preload-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-preload-demo1.html... +Redirecting to ../v8/demos/jspsych-preload-demo1.html... diff --git a/demos/jspsych-preload-demo2.html b/demos/jspsych-preload-demo2.html index 5343d215..d0a50bc5 100644 --- a/demos/jspsych-preload-demo2.html +++ b/demos/jspsych-preload-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-preload-demo2.html... +Redirecting to ../v8/demos/jspsych-preload-demo2.html... diff --git a/demos/jspsych-preload-demo3.html b/demos/jspsych-preload-demo3.html index 8e5e3e10..8c8cf46e 100644 --- a/demos/jspsych-preload-demo3.html +++ b/demos/jspsych-preload-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-preload-demo3.html... +Redirecting to ../v8/demos/jspsych-preload-demo3.html... diff --git a/demos/jspsych-preload-demo4.html b/demos/jspsych-preload-demo4.html index 8d55fae3..4fc5e716 100644 --- a/demos/jspsych-preload-demo4.html +++ b/demos/jspsych-preload-demo4.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-preload-demo4.html... +Redirecting to ../v8/demos/jspsych-preload-demo4.html... diff --git a/demos/jspsych-rdk-demo1.html b/demos/jspsych-rdk-demo1.html index 03c47d11..01bc5351 100644 --- a/demos/jspsych-rdk-demo1.html +++ b/demos/jspsych-rdk-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\6.3\demos\jspsych-rdk-demo1.html... +Redirecting to ../6.3/demos/jspsych-rdk-demo1.html... diff --git a/demos/jspsych-rdk-demo2.html b/demos/jspsych-rdk-demo2.html index b1103b2f..c6a62457 100644 --- a/demos/jspsych-rdk-demo2.html +++ b/demos/jspsych-rdk-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\6.3\demos\jspsych-rdk-demo2.html... +Redirecting to ../6.3/demos/jspsych-rdk-demo2.html... diff --git a/demos/jspsych-rdk-demo3.html b/demos/jspsych-rdk-demo3.html index cf1f3016..67b20ec0 100644 --- a/demos/jspsych-rdk-demo3.html +++ b/demos/jspsych-rdk-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\6.3\demos\jspsych-rdk-demo3.html... +Redirecting to ../6.3/demos/jspsych-rdk-demo3.html... diff --git a/demos/jspsych-reconstruction-demo1.html b/demos/jspsych-reconstruction-demo1.html index 5c3662b8..366af0f0 100644 --- a/demos/jspsych-reconstruction-demo1.html +++ b/demos/jspsych-reconstruction-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-reconstruction-demo1.html... +Redirecting to ../v8/demos/jspsych-reconstruction-demo1.html... diff --git a/demos/jspsych-resize-demo1.html b/demos/jspsych-resize-demo1.html index b2493acb..78c7f9ce 100644 --- a/demos/jspsych-resize-demo1.html +++ b/demos/jspsych-resize-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-resize-demo1.html... +Redirecting to ../v8/demos/jspsych-resize-demo1.html... diff --git a/demos/jspsych-same-different-html-demo1.html b/demos/jspsych-same-different-html-demo1.html index 09bb48e2..a1e6921b 100644 --- a/demos/jspsych-same-different-html-demo1.html +++ b/demos/jspsych-same-different-html-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-same-different-html-demo1.html... +Redirecting to ../v8/demos/jspsych-same-different-html-demo1.html... diff --git a/demos/jspsych-same-different-image-demo1.html b/demos/jspsych-same-different-image-demo1.html index 2be39cb1..39991a5f 100644 --- a/demos/jspsych-same-different-image-demo1.html +++ b/demos/jspsych-same-different-image-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-same-different-image-demo1.html... +Redirecting to ../v8/demos/jspsych-same-different-image-demo1.html... diff --git a/demos/jspsych-serial-reaction-time-demo1.html b/demos/jspsych-serial-reaction-time-demo1.html index eba57117..b509eab0 100644 --- a/demos/jspsych-serial-reaction-time-demo1.html +++ b/demos/jspsych-serial-reaction-time-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-serial-reaction-time-demo1.html... +Redirecting to ../v8/demos/jspsych-serial-reaction-time-demo1.html... diff --git a/demos/jspsych-serial-reaction-time-demo2.html b/demos/jspsych-serial-reaction-time-demo2.html index b3a905e6..578deb4c 100644 --- a/demos/jspsych-serial-reaction-time-demo2.html +++ b/demos/jspsych-serial-reaction-time-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-serial-reaction-time-demo2.html... +Redirecting to ../v8/demos/jspsych-serial-reaction-time-demo2.html... diff --git a/demos/jspsych-serial-reaction-time-mouse-demo1.html b/demos/jspsych-serial-reaction-time-mouse-demo1.html index 0aef41fa..f6092a9d 100644 --- a/demos/jspsych-serial-reaction-time-mouse-demo1.html +++ b/demos/jspsych-serial-reaction-time-mouse-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-serial-reaction-time-mouse-demo1.html... +Redirecting to ../v8/demos/jspsych-serial-reaction-time-mouse-demo1.html... diff --git a/demos/jspsych-serial-reaction-time-mouse-demo2.html b/demos/jspsych-serial-reaction-time-mouse-demo2.html index 7e838ebb..531a1f37 100644 --- a/demos/jspsych-serial-reaction-time-mouse-demo2.html +++ b/demos/jspsych-serial-reaction-time-mouse-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-serial-reaction-time-mouse-demo2.html... +Redirecting to ../v8/demos/jspsych-serial-reaction-time-mouse-demo2.html... diff --git a/demos/jspsych-survey-html-form-demo1.html b/demos/jspsych-survey-html-form-demo1.html index 36bc368f..a1ddc68c 100644 --- a/demos/jspsych-survey-html-form-demo1.html +++ b/demos/jspsych-survey-html-form-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-html-form-demo1.html... +Redirecting to ../v8/demos/jspsych-survey-html-form-demo1.html... diff --git a/demos/jspsych-survey-html-form-demo2.html b/demos/jspsych-survey-html-form-demo2.html index 3d2a7822..a1b7e047 100644 --- a/demos/jspsych-survey-html-form-demo2.html +++ b/demos/jspsych-survey-html-form-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-html-form-demo2.html... +Redirecting to ../v8/demos/jspsych-survey-html-form-demo2.html... diff --git a/demos/jspsych-survey-likert-demo1.html b/demos/jspsych-survey-likert-demo1.html index 06758b50..355000ec 100644 --- a/demos/jspsych-survey-likert-demo1.html +++ b/demos/jspsych-survey-likert-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-likert-demo1.html... +Redirecting to ../v8/demos/jspsych-survey-likert-demo1.html... diff --git a/demos/jspsych-survey-likert-demo2.html b/demos/jspsych-survey-likert-demo2.html index 134b89c5..6b2a2684 100644 --- a/demos/jspsych-survey-likert-demo2.html +++ b/demos/jspsych-survey-likert-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-likert-demo2.html... +Redirecting to ../v8/demos/jspsych-survey-likert-demo2.html... diff --git a/demos/jspsych-survey-multi-choice-demo1.html b/demos/jspsych-survey-multi-choice-demo1.html index 5aeaae41..ca2ff47d 100644 --- a/demos/jspsych-survey-multi-choice-demo1.html +++ b/demos/jspsych-survey-multi-choice-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-multi-choice-demo1.html... +Redirecting to ../v8/demos/jspsych-survey-multi-choice-demo1.html... diff --git a/demos/jspsych-survey-multi-choice-demo2.html b/demos/jspsych-survey-multi-choice-demo2.html index 6e0b6ca2..dd80c0dd 100644 --- a/demos/jspsych-survey-multi-choice-demo2.html +++ b/demos/jspsych-survey-multi-choice-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-multi-choice-demo2.html... +Redirecting to ../v8/demos/jspsych-survey-multi-choice-demo2.html... diff --git a/demos/jspsych-survey-multi-select-demo1.html b/demos/jspsych-survey-multi-select-demo1.html index 209a2e3f..5fd204a3 100644 --- a/demos/jspsych-survey-multi-select-demo1.html +++ b/demos/jspsych-survey-multi-select-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-multi-select-demo1.html... +Redirecting to ../v8/demos/jspsych-survey-multi-select-demo1.html... diff --git a/demos/jspsych-survey-text-demo1.html b/demos/jspsych-survey-text-demo1.html index eb780bb7..706231c9 100644 --- a/demos/jspsych-survey-text-demo1.html +++ b/demos/jspsych-survey-text-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-text-demo1.html... +Redirecting to ../v8/demos/jspsych-survey-text-demo1.html... diff --git a/demos/jspsych-survey-text-demo2.html b/demos/jspsych-survey-text-demo2.html index 16421f60..01dbae28 100644 --- a/demos/jspsych-survey-text-demo2.html +++ b/demos/jspsych-survey-text-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-text-demo2.html... +Redirecting to ../v8/demos/jspsych-survey-text-demo2.html... diff --git a/demos/jspsych-survey-text-demo3.html b/demos/jspsych-survey-text-demo3.html index 637a5384..1427f5ca 100644 --- a/demos/jspsych-survey-text-demo3.html +++ b/demos/jspsych-survey-text-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-text-demo3.html... +Redirecting to ../v8/demos/jspsych-survey-text-demo3.html... diff --git a/demos/jspsych-survey-text-demo4.html b/demos/jspsych-survey-text-demo4.html index 81b33093..c788bd83 100644 --- a/demos/jspsych-survey-text-demo4.html +++ b/demos/jspsych-survey-text-demo4.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-survey-text-demo4.html... +Redirecting to ../v8/demos/jspsych-survey-text-demo4.html... diff --git a/demos/jspsych-video-button-response-demo1.html b/demos/jspsych-video-button-response-demo1.html index a764f4e9..8e570e5c 100644 --- a/demos/jspsych-video-button-response-demo1.html +++ b/demos/jspsych-video-button-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-video-button-response-demo1.html... +Redirecting to ../v8/demos/jspsych-video-button-response-demo1.html... diff --git a/demos/jspsych-video-keyboard-response-demo1.html b/demos/jspsych-video-keyboard-response-demo1.html index ead68de7..129cf001 100644 --- a/demos/jspsych-video-keyboard-response-demo1.html +++ b/demos/jspsych-video-keyboard-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-video-keyboard-response-demo1.html... +Redirecting to ../v8/demos/jspsych-video-keyboard-response-demo1.html... diff --git a/demos/jspsych-video-slider-response-demo1.html b/demos/jspsych-video-slider-response-demo1.html index 8326d8a6..4083869c 100644 --- a/demos/jspsych-video-slider-response-demo1.html +++ b/demos/jspsych-video-slider-response-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-video-slider-response-demo1.html... +Redirecting to ../v8/demos/jspsych-video-slider-response-demo1.html... diff --git a/demos/jspsych-virtual-chinrest-demo1.html b/demos/jspsych-virtual-chinrest-demo1.html index 7f219df8..365255e6 100644 --- a/demos/jspsych-virtual-chinrest-demo1.html +++ b/demos/jspsych-virtual-chinrest-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-virtual-chinrest-demo1.html... +Redirecting to ../v8/demos/jspsych-virtual-chinrest-demo1.html... diff --git a/demos/jspsych-virtual-chinrest-demo2.html b/demos/jspsych-virtual-chinrest-demo2.html index 59a80ea3..2eb27ef5 100644 --- a/demos/jspsych-virtual-chinrest-demo2.html +++ b/demos/jspsych-virtual-chinrest-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-virtual-chinrest-demo2.html... +Redirecting to ../v8/demos/jspsych-virtual-chinrest-demo2.html... diff --git a/demos/jspsych-virtual-chinrest-demo3.html b/demos/jspsych-virtual-chinrest-demo3.html index d0cb8122..e395df0d 100644 --- a/demos/jspsych-virtual-chinrest-demo3.html +++ b/demos/jspsych-virtual-chinrest-demo3.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-virtual-chinrest-demo3.html... +Redirecting to ../v8/demos/jspsych-virtual-chinrest-demo3.html... diff --git a/demos/jspsych-visual-search-circle-demo1.html b/demos/jspsych-visual-search-circle-demo1.html index bbc8c6c6..d4258356 100644 --- a/demos/jspsych-visual-search-circle-demo1.html +++ b/demos/jspsych-visual-search-circle-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-visual-search-circle-demo1.html... +Redirecting to ../v8/demos/jspsych-visual-search-circle-demo1.html... diff --git a/demos/jspsych-visual-search-circle-demo2.html b/demos/jspsych-visual-search-circle-demo2.html index e4699d5a..91731d7d 100644 --- a/demos/jspsych-visual-search-circle-demo2.html +++ b/demos/jspsych-visual-search-circle-demo2.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\7.0\demos\jspsych-visual-search-circle-demo2.html... +Redirecting to ../v8/demos/jspsych-visual-search-circle-demo2.html... diff --git a/demos/jspsych-vsl-animate-occlusion-demo1.html b/demos/jspsych-vsl-animate-occlusion-demo1.html index dd9b9831..1a31c9a3 100644 --- a/demos/jspsych-vsl-animate-occlusion-demo1.html +++ b/demos/jspsych-vsl-animate-occlusion-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\6.3\demos\jspsych-vsl-animate-occlusion-demo1.html... +Redirecting to ../6.3/demos/jspsych-vsl-animate-occlusion-demo1.html... diff --git a/demos/jspsych-vsl-grid-scene-demo1.html b/demos/jspsych-vsl-grid-scene-demo1.html index 24a94dba..14c1acf4 100644 --- a/demos/jspsych-vsl-grid-scene-demo1.html +++ b/demos/jspsych-vsl-grid-scene-demo1.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\6.3\demos\jspsych-vsl-grid-scene-demo1.html... +Redirecting to ../6.3/demos/jspsych-vsl-grid-scene-demo1.html... diff --git a/extensions/extensions/index.html b/extensions/extensions/index.html index 9d06fb26..c3ff11a1 100644 --- a/extensions/extensions/index.html +++ b/extensions/extensions/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\extensions\extensions\index.html... +Redirecting to ../../6.3/extensions/extensions/index.html... diff --git a/extensions/jspsych-ext-webgazer/index.html b/extensions/jspsych-ext-webgazer/index.html index 85ea86c3..1511ee6d 100644 --- a/extensions/jspsych-ext-webgazer/index.html +++ b/extensions/jspsych-ext-webgazer/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\extensions\webgazer\index.html... +Redirecting to ../../v8/extensions/webgazer/index.html... diff --git a/overview/browser-device-support/index.html b/overview/browser-device-support/index.html index 2e0efd96..8faf4287 100644 --- a/overview/browser-device-support/index.html +++ b/overview/browser-device-support/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\browser-device-support\index.html... +Redirecting to ../../v8/overview/browser-device-support/index.html... diff --git a/overview/callbacks/index.html b/overview/callbacks/index.html index e458fc0c..bb8dfd41 100644 --- a/overview/callbacks/index.html +++ b/overview/callbacks/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\overview\callbacks\index.html... +Redirecting to ../../6.3/overview/callbacks/index.html... diff --git a/overview/data/index.html b/overview/data/index.html index 754a15eb..4128939e 100644 --- a/overview/data/index.html +++ b/overview/data/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\data\index.html... +Redirecting to ../../v8/overview/data/index.html... diff --git a/overview/dynamic-parameters/index.html b/overview/dynamic-parameters/index.html index 54c85017..d855c130 100644 --- a/overview/dynamic-parameters/index.html +++ b/overview/dynamic-parameters/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\dynamic-parameters\index.html... +Redirecting to ../../v8/overview/dynamic-parameters/index.html... diff --git a/overview/exclude-browser/index.html b/overview/exclude-browser/index.html index c9c9a70a..01caddaa 100644 --- a/overview/exclude-browser/index.html +++ b/overview/exclude-browser/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\exclude-browser\index.html... +Redirecting to ../../v8/overview/exclude-browser/index.html... diff --git a/overview/experiment-options/index.html b/overview/experiment-options/index.html index 94dea64e..02e8898f 100644 --- a/overview/experiment-options/index.html +++ b/overview/experiment-options/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\experiment-options\index.html... +Redirecting to ../../v8/overview/experiment-options/index.html... diff --git a/overview/eye-tracking/index.html b/overview/eye-tracking/index.html index 95e049e6..2f695d9c 100644 --- a/overview/eye-tracking/index.html +++ b/overview/eye-tracking/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\eye-tracking\index.html... +Redirecting to ../../v8/overview/eye-tracking/index.html... diff --git a/overview/fullscreen/index.html b/overview/fullscreen/index.html index de08a0d7..7231db7a 100644 --- a/overview/fullscreen/index.html +++ b/overview/fullscreen/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\fullscreen\index.html... +Redirecting to ../../v8/overview/fullscreen/index.html... diff --git a/overview/media-preloading/index.html b/overview/media-preloading/index.html index 888832b4..e01711b8 100644 --- a/overview/media-preloading/index.html +++ b/overview/media-preloading/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\media-preloading\index.html... +Redirecting to ../../v8/overview/media-preloading/index.html... diff --git a/overview/mturk/index.html b/overview/mturk/index.html index fd9fa8bb..ff9d6818 100644 --- a/overview/mturk/index.html +++ b/overview/mturk/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\mturk\index.html... +Redirecting to ../../v8/overview/mturk/index.html... diff --git a/overview/plugins/index.html b/overview/plugins/index.html index 8755a7c1..7eb36776 100644 --- a/overview/plugins/index.html +++ b/overview/plugins/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\plugins\index.html... +Redirecting to ../../v8/overview/plugins/index.html... diff --git a/overview/progress-bar/index.html b/overview/progress-bar/index.html index 174dd3be..323c1df5 100644 --- a/overview/progress-bar/index.html +++ b/overview/progress-bar/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\progress-bar\index.html... +Redirecting to ../../v8/overview/progress-bar/index.html... diff --git a/overview/prolific/index.html b/overview/prolific/index.html index 355384f9..7b7981b3 100644 --- a/overview/prolific/index.html +++ b/overview/prolific/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\prolific\index.html... +Redirecting to ../../v8/overview/prolific/index.html... diff --git a/overview/record-browser-interactions/index.html b/overview/record-browser-interactions/index.html index 0e7bd53a..61e6f1d0 100644 --- a/overview/record-browser-interactions/index.html +++ b/overview/record-browser-interactions/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\record-browser-interactions\index.html... +Redirecting to ../../v8/overview/record-browser-interactions/index.html... diff --git a/overview/running-experiments/index.html b/overview/running-experiments/index.html index def9cb94..8851081f 100644 --- a/overview/running-experiments/index.html +++ b/overview/running-experiments/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\running-experiments\index.html... +Redirecting to ../../v8/overview/running-experiments/index.html... diff --git a/overview/style/index.html b/overview/style/index.html index 72ed8f36..afe79744 100644 --- a/overview/style/index.html +++ b/overview/style/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\style\index.html... +Redirecting to ../../v8/overview/style/index.html... diff --git a/overview/timeline/index.html b/overview/timeline/index.html index eb64fa58..936dcedd 100644 --- a/overview/timeline/index.html +++ b/overview/timeline/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\overview\timeline\index.html... +Redirecting to ../../v8/overview/timeline/index.html... diff --git a/plugins/jspsych-animation/index.html b/plugins/jspsych-animation/index.html index 8462a9b1..90df0948 100644 --- a/plugins/jspsych-animation/index.html +++ b/plugins/jspsych-animation/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\animation\index.html... +Redirecting to ../../v8/plugins/animation/index.html... diff --git a/plugins/jspsych-audio-button-response/index.html b/plugins/jspsych-audio-button-response/index.html index fe5887e6..ccb2d7a0 100644 --- a/plugins/jspsych-audio-button-response/index.html +++ b/plugins/jspsych-audio-button-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\audio-button-response\index.html... +Redirecting to ../../v8/plugins/audio-button-response/index.html... diff --git a/plugins/jspsych-audio-keyboard-response/index.html b/plugins/jspsych-audio-keyboard-response/index.html index 9b8c777f..0b9328ac 100644 --- a/plugins/jspsych-audio-keyboard-response/index.html +++ b/plugins/jspsych-audio-keyboard-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\audio-keyboard-response\index.html... +Redirecting to ../../v8/plugins/audio-keyboard-response/index.html... diff --git a/plugins/jspsych-audio-slider-response/index.html b/plugins/jspsych-audio-slider-response/index.html index 7ad7d6cf..004bb107 100644 --- a/plugins/jspsych-audio-slider-response/index.html +++ b/plugins/jspsych-audio-slider-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\audio-slider-response\index.html... +Redirecting to ../../v8/plugins/audio-slider-response/index.html... diff --git a/plugins/jspsych-call-function/index.html b/plugins/jspsych-call-function/index.html index efc66a1c..1d0002d9 100644 --- a/plugins/jspsych-call-function/index.html +++ b/plugins/jspsych-call-function/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\call-function\index.html... +Redirecting to ../../v8/plugins/call-function/index.html... diff --git a/plugins/jspsych-canvas-button-response/index.html b/plugins/jspsych-canvas-button-response/index.html index d748ed81..b4b4525c 100644 --- a/plugins/jspsych-canvas-button-response/index.html +++ b/plugins/jspsych-canvas-button-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\canvas-button-response\index.html... +Redirecting to ../../v8/plugins/canvas-button-response/index.html... diff --git a/plugins/jspsych-canvas-keyboard-response/index.html b/plugins/jspsych-canvas-keyboard-response/index.html index 117371af..0904c76e 100644 --- a/plugins/jspsych-canvas-keyboard-response/index.html +++ b/plugins/jspsych-canvas-keyboard-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\canvas-keyboard-response\index.html... +Redirecting to ../../v8/plugins/canvas-keyboard-response/index.html... diff --git a/plugins/jspsych-canvas-slider-response/index.html b/plugins/jspsych-canvas-slider-response/index.html index 96ec871c..1e9ef44b 100644 --- a/plugins/jspsych-canvas-slider-response/index.html +++ b/plugins/jspsych-canvas-slider-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\canvas-slider-response\index.html... +Redirecting to ../../v8/plugins/canvas-slider-response/index.html... diff --git a/plugins/jspsych-categorize-animation/index.html b/plugins/jspsych-categorize-animation/index.html index 0b0b4628..c63cb91b 100644 --- a/plugins/jspsych-categorize-animation/index.html +++ b/plugins/jspsych-categorize-animation/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\categorize-animation\index.html... +Redirecting to ../../v8/plugins/categorize-animation/index.html... diff --git a/plugins/jspsych-categorize-html/index.html b/plugins/jspsych-categorize-html/index.html index 6234fe65..5e8cd144 100644 --- a/plugins/jspsych-categorize-html/index.html +++ b/plugins/jspsych-categorize-html/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\categorize-html\index.html... +Redirecting to ../../v8/plugins/categorize-html/index.html... diff --git a/plugins/jspsych-categorize-image/index.html b/plugins/jspsych-categorize-image/index.html index ee8e0dae..030e747e 100644 --- a/plugins/jspsych-categorize-image/index.html +++ b/plugins/jspsych-categorize-image/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\categorize-image\index.html... +Redirecting to ../../v8/plugins/categorize-image/index.html... diff --git a/plugins/jspsych-cloze/index.html b/plugins/jspsych-cloze/index.html index 68906b67..74491623 100644 --- a/plugins/jspsych-cloze/index.html +++ b/plugins/jspsych-cloze/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\cloze\index.html... +Redirecting to ../../v8/plugins/cloze/index.html... diff --git a/plugins/jspsych-external-html/index.html b/plugins/jspsych-external-html/index.html index 3fed4816..f3681b18 100644 --- a/plugins/jspsych-external-html/index.html +++ b/plugins/jspsych-external-html/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\external-html\index.html... +Redirecting to ../../v8/plugins/external-html/index.html... diff --git a/plugins/jspsych-free-sort/index.html b/plugins/jspsych-free-sort/index.html index 3714d839..8060d3e5 100644 --- a/plugins/jspsych-free-sort/index.html +++ b/plugins/jspsych-free-sort/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\free-sort\index.html... +Redirecting to ../../v8/plugins/free-sort/index.html... diff --git a/plugins/jspsych-fullscreen/index.html b/plugins/jspsych-fullscreen/index.html index c6d6e707..b8db7d71 100644 --- a/plugins/jspsych-fullscreen/index.html +++ b/plugins/jspsych-fullscreen/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\fullscreen\index.html... +Redirecting to ../../v8/plugins/fullscreen/index.html... diff --git a/plugins/jspsych-html-button-response/index.html b/plugins/jspsych-html-button-response/index.html index 1b27656b..4348a720 100644 --- a/plugins/jspsych-html-button-response/index.html +++ b/plugins/jspsych-html-button-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\html-button-response\index.html... +Redirecting to ../../v8/plugins/html-button-response/index.html... diff --git a/plugins/jspsych-html-keyboard-response/index.html b/plugins/jspsych-html-keyboard-response/index.html index dd83bd07..443781fe 100644 --- a/plugins/jspsych-html-keyboard-response/index.html +++ b/plugins/jspsych-html-keyboard-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\html-keyboard-response\index.html... +Redirecting to ../../v8/plugins/html-keyboard-response/index.html... diff --git a/plugins/jspsych-html-slider-response/index.html b/plugins/jspsych-html-slider-response/index.html index 66014ea7..8da70951 100644 --- a/plugins/jspsych-html-slider-response/index.html +++ b/plugins/jspsych-html-slider-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\html-slider-response\index.html... +Redirecting to ../../v8/plugins/html-slider-response/index.html... diff --git a/plugins/jspsych-iat-html/index.html b/plugins/jspsych-iat-html/index.html index d60168e9..9233c5ca 100644 --- a/plugins/jspsych-iat-html/index.html +++ b/plugins/jspsych-iat-html/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\iat-html\index.html... +Redirecting to ../../v8/plugins/iat-html/index.html... diff --git a/plugins/jspsych-iat-image/index.html b/plugins/jspsych-iat-image/index.html index 68e37d2a..c57f31c9 100644 --- a/plugins/jspsych-iat-image/index.html +++ b/plugins/jspsych-iat-image/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\iat-image\index.html... +Redirecting to ../../v8/plugins/iat-image/index.html... diff --git a/plugins/jspsych-image-button-response/index.html b/plugins/jspsych-image-button-response/index.html index 593fe423..38e8e323 100644 --- a/plugins/jspsych-image-button-response/index.html +++ b/plugins/jspsych-image-button-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\image-button-response\index.html... +Redirecting to ../../v8/plugins/image-button-response/index.html... diff --git a/plugins/jspsych-image-keyboard-response/index.html b/plugins/jspsych-image-keyboard-response/index.html index c8188dcc..2b68e993 100644 --- a/plugins/jspsych-image-keyboard-response/index.html +++ b/plugins/jspsych-image-keyboard-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\image-keyboard-response\index.html... +Redirecting to ../../v8/plugins/image-keyboard-response/index.html... diff --git a/plugins/jspsych-image-slider-response/index.html b/plugins/jspsych-image-slider-response/index.html index 1100ede8..acd66a14 100644 --- a/plugins/jspsych-image-slider-response/index.html +++ b/plugins/jspsych-image-slider-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\image-slider-response\index.html... +Redirecting to ../../v8/plugins/image-slider-response/index.html... diff --git a/plugins/jspsych-instructions/index.html b/plugins/jspsych-instructions/index.html index f194bde8..94146e18 100644 --- a/plugins/jspsych-instructions/index.html +++ b/plugins/jspsych-instructions/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\instructions\index.html... +Redirecting to ../../v8/plugins/instructions/index.html... diff --git a/plugins/jspsych-maxdiff/index.html b/plugins/jspsych-maxdiff/index.html index 7abb478b..4949d440 100644 --- a/plugins/jspsych-maxdiff/index.html +++ b/plugins/jspsych-maxdiff/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\maxdiff\index.html... +Redirecting to ../../v8/plugins/maxdiff/index.html... diff --git a/plugins/jspsych-preload/index.html b/plugins/jspsych-preload/index.html index e3df9e2b..0c6119a1 100644 --- a/plugins/jspsych-preload/index.html +++ b/plugins/jspsych-preload/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\preload\index.html... +Redirecting to ../../v8/plugins/preload/index.html... diff --git a/plugins/jspsych-rdk/index.html b/plugins/jspsych-rdk/index.html index f6375f80..4f1e04a4 100644 --- a/plugins/jspsych-rdk/index.html +++ b/plugins/jspsych-rdk/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\plugins\jspsych-rdk\index.html... +Redirecting to ../../6.3/plugins/jspsych-rdk/index.html... diff --git a/plugins/jspsych-reconstruction/index.html b/plugins/jspsych-reconstruction/index.html index 561fe223..4678c200 100644 --- a/plugins/jspsych-reconstruction/index.html +++ b/plugins/jspsych-reconstruction/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\reconstruction\index.html... +Redirecting to ../../v8/plugins/reconstruction/index.html... diff --git a/plugins/jspsych-resize/index.html b/plugins/jspsych-resize/index.html index afdf80e0..4c475237 100644 --- a/plugins/jspsych-resize/index.html +++ b/plugins/jspsych-resize/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\resize\index.html... +Redirecting to ../../v8/plugins/resize/index.html... diff --git a/plugins/jspsych-same-different-html/index.html b/plugins/jspsych-same-different-html/index.html index 1fec752c..b2c59a8c 100644 --- a/plugins/jspsych-same-different-html/index.html +++ b/plugins/jspsych-same-different-html/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\same-different-html\index.html... +Redirecting to ../../v8/plugins/same-different-html/index.html... diff --git a/plugins/jspsych-same-different-image/index.html b/plugins/jspsych-same-different-image/index.html index 9cf5ee62..2594477c 100644 --- a/plugins/jspsych-same-different-image/index.html +++ b/plugins/jspsych-same-different-image/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\same-different-image\index.html... +Redirecting to ../../v8/plugins/same-different-image/index.html... diff --git a/plugins/jspsych-serial-reaction-time-mouse/index.html b/plugins/jspsych-serial-reaction-time-mouse/index.html index 2041a195..7bacd087 100644 --- a/plugins/jspsych-serial-reaction-time-mouse/index.html +++ b/plugins/jspsych-serial-reaction-time-mouse/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\serial-reaction-time-mouse\index.html... +Redirecting to ../../v8/plugins/serial-reaction-time-mouse/index.html... diff --git a/plugins/jspsych-serial-reaction-time/index.html b/plugins/jspsych-serial-reaction-time/index.html index 3a794c0d..3a1d012b 100644 --- a/plugins/jspsych-serial-reaction-time/index.html +++ b/plugins/jspsych-serial-reaction-time/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\serial-reaction-time\index.html... +Redirecting to ../../v8/plugins/serial-reaction-time/index.html... diff --git a/plugins/jspsych-survey-html-form/index.html b/plugins/jspsych-survey-html-form/index.html index bb9027a3..bb63d0dc 100644 --- a/plugins/jspsych-survey-html-form/index.html +++ b/plugins/jspsych-survey-html-form/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\survey-html-form\index.html... +Redirecting to ../../v8/plugins/survey-html-form/index.html... diff --git a/plugins/jspsych-survey-likert/index.html b/plugins/jspsych-survey-likert/index.html index f5ed0bff..1aa3f246 100644 --- a/plugins/jspsych-survey-likert/index.html +++ b/plugins/jspsych-survey-likert/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\survey-likert\index.html... +Redirecting to ../../v8/plugins/survey-likert/index.html... diff --git a/plugins/jspsych-survey-multi-choice/index.html b/plugins/jspsych-survey-multi-choice/index.html index 3a87f824..64aae97a 100644 --- a/plugins/jspsych-survey-multi-choice/index.html +++ b/plugins/jspsych-survey-multi-choice/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\survey-multi-choice\index.html... +Redirecting to ../../v8/plugins/survey-multi-choice/index.html... diff --git a/plugins/jspsych-survey-multi-select/index.html b/plugins/jspsych-survey-multi-select/index.html index 00908f74..031d0711 100644 --- a/plugins/jspsych-survey-multi-select/index.html +++ b/plugins/jspsych-survey-multi-select/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\survey-multi-select\index.html... +Redirecting to ../../v8/plugins/survey-multi-select/index.html... diff --git a/plugins/jspsych-survey-text/index.html b/plugins/jspsych-survey-text/index.html index 62108577..5d6a0523 100644 --- a/plugins/jspsych-survey-text/index.html +++ b/plugins/jspsych-survey-text/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\survey-text\index.html... +Redirecting to ../../v8/plugins/survey-text/index.html... diff --git a/plugins/jspsych-video-button-response/index.html b/plugins/jspsych-video-button-response/index.html index 9a43e394..73d199bc 100644 --- a/plugins/jspsych-video-button-response/index.html +++ b/plugins/jspsych-video-button-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\video-button-response\index.html... +Redirecting to ../../v8/plugins/video-button-response/index.html... diff --git a/plugins/jspsych-video-keyboard-response/index.html b/plugins/jspsych-video-keyboard-response/index.html index 2f88b66f..c329239b 100644 --- a/plugins/jspsych-video-keyboard-response/index.html +++ b/plugins/jspsych-video-keyboard-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\video-keyboard-response\index.html... +Redirecting to ../../v8/plugins/video-keyboard-response/index.html... diff --git a/plugins/jspsych-video-slider-response/index.html b/plugins/jspsych-video-slider-response/index.html index 3ec2163d..252fb3a5 100644 --- a/plugins/jspsych-video-slider-response/index.html +++ b/plugins/jspsych-video-slider-response/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\video-slider-response\index.html... +Redirecting to ../../v8/plugins/video-slider-response/index.html... diff --git a/plugins/jspsych-virtual-chinrest/index.html b/plugins/jspsych-virtual-chinrest/index.html index 8991ecc6..861d1222 100644 --- a/plugins/jspsych-virtual-chinrest/index.html +++ b/plugins/jspsych-virtual-chinrest/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\virtual-chinrest\index.html... +Redirecting to ../../v8/plugins/virtual-chinrest/index.html... diff --git a/plugins/jspsych-visual-search-circle/index.html b/plugins/jspsych-visual-search-circle/index.html index 64a01579..b01d2911 100644 --- a/plugins/jspsych-visual-search-circle/index.html +++ b/plugins/jspsych-visual-search-circle/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\visual-search-circle\index.html... +Redirecting to ../../v8/plugins/visual-search-circle/index.html... diff --git a/plugins/jspsych-vsl-animate-occlusion/index.html b/plugins/jspsych-vsl-animate-occlusion/index.html index 53683d3e..6f8d0f95 100644 --- a/plugins/jspsych-vsl-animate-occlusion/index.html +++ b/plugins/jspsych-vsl-animate-occlusion/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\plugins\jspsych-vsl-animate-occlusion\index.html... +Redirecting to ../../6.3/plugins/jspsych-vsl-animate-occlusion/index.html... diff --git a/plugins/jspsych-vsl-grid-scene/index.html b/plugins/jspsych-vsl-grid-scene/index.html index 3273458d..ea7c93f2 100644 --- a/plugins/jspsych-vsl-grid-scene/index.html +++ b/plugins/jspsych-vsl-grid-scene/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\6.3\plugins\jspsych-vsl-grid-scene\index.html... +Redirecting to ../../6.3/plugins/jspsych-vsl-grid-scene/index.html... diff --git a/plugins/jspsych-webgazer-calibrate/index.html b/plugins/jspsych-webgazer-calibrate/index.html index c0827740..93578600 100644 --- a/plugins/jspsych-webgazer-calibrate/index.html +++ b/plugins/jspsych-webgazer-calibrate/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\webgazer-calibrate\index.html... +Redirecting to ../../v8/plugins/webgazer-calibrate/index.html... diff --git a/plugins/jspsych-webgazer-init-camera/index.html b/plugins/jspsych-webgazer-init-camera/index.html index a8be3a6b..6170983a 100644 --- a/plugins/jspsych-webgazer-init-camera/index.html +++ b/plugins/jspsych-webgazer-init-camera/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\webgazer-init-camera\index.html... +Redirecting to ../../v8/plugins/webgazer-init-camera/index.html... diff --git a/plugins/jspsych-webgazer-validate/index.html b/plugins/jspsych-webgazer-validate/index.html index 5716ce28..033eb82e 100644 --- a/plugins/jspsych-webgazer-validate/index.html +++ b/plugins/jspsych-webgazer-validate/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\webgazer-validate\index.html... +Redirecting to ../../v8/plugins/webgazer-validate/index.html... diff --git a/plugins/list-of-plugins/index.html b/plugins/list-of-plugins/index.html index 267644ac..2e30ca07 100644 --- a/plugins/list-of-plugins/index.html +++ b/plugins/list-of-plugins/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\plugins\list-of-plugins\index.html... +Redirecting to ../../v8/plugins/list-of-plugins/index.html... diff --git a/tutorials/hello-world/index.html b/tutorials/hello-world/index.html index 77d560d4..d56d6c0f 100644 --- a/tutorials/hello-world/index.html +++ b/tutorials/hello-world/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\tutorials\hello-world\index.html... +Redirecting to ../../v8/tutorials/hello-world/index.html... diff --git a/tutorials/rt-task/index.html b/tutorials/rt-task/index.html index c3fccea7..5bf6531c 100644 --- a/tutorials/rt-task/index.html +++ b/tutorials/rt-task/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\tutorials\rt-task\index.html... +Redirecting to ../../v8/tutorials/rt-task/index.html... diff --git a/tutorials/video-tutorials/index.html b/tutorials/video-tutorials/index.html index d848d940..64fb0f6e 100644 --- a/tutorials/video-tutorials/index.html +++ b/tutorials/video-tutorials/index.html @@ -3,7 +3,7 @@ Redirecting - + -Redirecting to ..\..\7.0\tutorials\video-tutorials\index.html... +Redirecting to ../../7.0/tutorials/video-tutorials/index.html...