Deployed a3db2a0f to v8 with MkDocs 1.6.0 and mike 2.1.1

This commit is contained in:
docs-bot 2025-01-07 14:39:34 +00:00
parent 208db50ace
commit 09aee55087
5 changed files with 116 additions and 153 deletions

View File

@ -2737,58 +2737,21 @@
We send out newsletters about once a month.
The newsletter includes information about new releases, upcoming events, community spotlights, and other news related to jsPsych.
You can unsubscribe at any time.</p>
<form method="post" name="subscribeform" id="subscribeform" enctype="multipart/form-data">
<input type="email" name="email" placeholder="Email address" id="email" size="40" class="md-input" required>
<input type="hidden" name="htmlemail" value="1">
<input type="hidden" name="list[2]" value="signup" />
<input type="hidden" name="subscribe" value="subscribe"/>
<button class='md-button md-button--primary' onclick="if (checkform()) {submitForm();} return false;" id="subscribe">Subscribe</button>
<div id="result"></div>
</form>
<div style="text-align: left" class="sender-form-field" data-sender-form-id="m5li9yz5ejr0wrwxrw5"></div>
<script type="text/javascript">
function checkform() {
const re = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/;
const emailInput = document.getElementById("email");
const resultDiv = document.getElementById("result");
if (!re.test(emailInput.value)) {
resultDiv.innerHTML = "Please enter a valid email address";
emailInput.focus();
return false;
}
return true;
}
async function submitForm() {
const emailInput = document.getElementById("email");
const successMessage = 'Thank you for your registration. Please check your email to confirm.';
const url = 'https://mail.jspsych.org/?p=asubscribe&id=6';
const resultDiv = document.getElementById("result");
const subscribeButton = document.querySelector('button#subscribe');
// Disable the subscribe button
subscribeButton.disabled = true;
try {
const response = await fetch(url, {
method: 'POST',
headers: {
'Content-Type': 'application/x-www-form-urlencoded', // Adjust based on your content type
},
body: new URLSearchParams(new FormData(document.getElementById('subscribeform'))),
});
const data = await response.text();
resultDiv.innerHTML = successMessage;
} catch (error) {
resultDiv.innerHTML = 'An error occurred. Please try again later.';
} finally {
// Re-enable the subscribe button
subscribeButton.disabled = false;
}
}
<script>
(function (s, e, n, d, er) {
s['Sender'] = er;
s[er] = s[er] || function () {
(s[er].q = s[er].q || []).push(arguments)
}, s[er].l = 1 * new Date();
var a = e.createElement(n),
m = e.getElementsByTagName(n)[0];
a.async = 1;
a.src = d;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://cdn.sender.net/accounts_resources/universal.js', 'sender');
sender('06a78af0a32181')
</script>

File diff suppressed because one or more lines are too long

View File

@ -2,497 +2,497 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.jspsych.org/v8/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/about/about/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/about/license/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/developers/configuration/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/developers/contributing/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/developers/documentation/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/developers/extension-development/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/developers/plugin-development/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/extensions/list-of-extensions/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/extensions/mouse-tracking/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/extensions/record-video/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/extensions/webgazer/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/newsletter/subscribe/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/browser-device-support/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/building-surveys/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/data/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/dynamic-parameters/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/events/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/exclude-browser/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/experiment-options/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/extensions/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/eye-tracking/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/fullscreen/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/media-preloading/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/mturk/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/plugins/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/progress-bar/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/prolific/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/record-browser-interactions/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/running-experiments/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/simulation/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/style/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/timeline/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/overview/timing-accuracy/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/animation/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/audio-button-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/audio-keyboard-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/audio-slider-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/browser-check/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/call-function/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/canvas-button-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/canvas-keyboard-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/canvas-slider-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/categorize-animation/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/categorize-html/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/categorize-image/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/cloze/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/external-html/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/free-sort/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/fullscreen/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/html-audio-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/html-button-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/html-keyboard-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/html-slider-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/html-video-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/iat-html/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/iat-image/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/image-button-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/image-keyboard-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/image-slider-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/initialize-camera/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/initialize-microphone/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/instructions/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/list-of-plugins/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/maxdiff/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/mirror-camera/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/preload/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/reconstruction/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/resize/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/same-different-html/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/same-different-image/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/serial-reaction-time-mouse/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/serial-reaction-time/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/sketchpad/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey-html-form/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey-likert/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey-multi-choice/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey-multi-select/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey-text/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/survey/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/video-button-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/video-keyboard-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/video-slider-response/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/virtual-chinrest/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/visual-search-circle/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/webgazer-calibrate/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/webgazer-init-camera/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/plugins/webgazer-validate/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/reference/jspsych-data/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/reference/jspsych-pluginAPI/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/reference/jspsych-randomization/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/reference/jspsych-turk/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/reference/jspsych/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/support/migration-v7/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/support/migration-v8/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/support/support/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/tutorials/hello-world/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/tutorials/rt-task/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://www.jspsych.org/v8/tutorials/video-tutorials/</loc>
<lastmod>2024-12-24</lastmod>
<lastmod>2025-01-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.

View File

@ -15,10 +15,10 @@
"version": "v7",
"title": "v7",
"aliases": [
"7.2",
"7.0",
"7.1",
"7.3",
"7.2"
"7.3"
]
}
]