Deployed a14ac48a to 7.0 with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
Becky Gilbert 2021-10-15 20:59:03 -08:00
parent aa9b1fe0d0
commit bcff696656
104 changed files with 21194 additions and 3735 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

29
7.0/assets/javascripts/bundle.f89c2efe.min.js vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -43,6 +43,6 @@
* Copyright(c) 2015 Andreas Lubbe * Copyright(c) 2015 Andreas Lubbe
* Copyright(c) 2015 Tiancheng "Timothy" Gu * Copyright(c) 2015 Tiancheng "Timothy" Gu
* MIT Licensed * MIT Licensed
*/"use strict";var be=/["'&<>]/;ne.exports=we;function we(t){var e=""+t,r=be.exec(e);if(!r)return e;var n,i="",s=0,o=0;for(s=r.index;s<e.length;s++){switch(e.charCodeAt(s)){case 34:n="&quot;";break;case 38:n="&amp;";break;case 39:n="&#39;";break;case 60:n="&lt;";break;case 62:n="&gt;";break;default:continue}o!==s&&(i+=e.substring(o,s)),o=s+1,i+=n}return o!==s?i+e.substring(o,s):i}});var le=W(re());var ie=W(H());function se(t){let e=new Map,r=new Set;for(let n of t){let[i,s]=n.location.split("#"),o=n.location,a=n.title,u=(0,ie.default)(n.text).replace(/\s+(?=[,.:;!?])/g,"").replace(/\s+/g," ");if(s){let c=e.get(i);r.has(c)?e.set(o,{location:o,title:a,text:u,parent:c}):(c.title=n.title,c.text=u,r.add(c))}else e.set(o,{location:o,title:a,text:u})}return e}var oe=W(H());function ae(t){let e=new RegExp(t.separator,"img"),r=(n,i,s)=>`${i}<mark data-md-highlight>${s}</mark>`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${t.separator})(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(e,"|")})`,"img");return s=>(0,oe.default)(s).replace(i,r).replace(/<\/mark>(\s+)<mark[^>]*>/img,"$1")}}function ue(t){let e=new lunr.Query(["title","text"]);return new lunr.QueryParser(t,e).parse(),e.clauses}function ce(t,e){let r=new Set(t),n={};for(let i=0;i<e.length;i++)for(let s of r)e[i].startsWith(s.term)&&(n[s.term]=!0,r.delete(s));for(let i of r)n[i.term]=!1;return n}function Le(t,e){let[r,n]=[new Set(t),new Set(e)];return[...new Set([...r].filter(i=>!n.has(i)))]}var q=class{constructor({config:e,docs:r,index:n,options:i}){this.options=i,this.documents=se(r),this.highlight=ae(e),lunr.tokenizer.separator=new RegExp(e.separator),typeof n=="undefined"?this.index=lunr(function(){e.lang.length===1&&e.lang[0]!=="en"?this.use(lunr[e.lang[0]]):e.lang.length>1&&this.use(lunr.multiLanguage(...e.lang));let s=Le(["trimmer","stopWordFilter","stemmer"],i.pipeline);for(let o of e.lang.map(a=>a==="en"?lunr:lunr[a]))for(let a of s)this.pipeline.remove(o[a]),this.searchPipeline.remove(o[a]);this.ref("location"),this.field("title",{boost:1e3}),this.field("text");for(let o of r)this.add(o)}):this.index=lunr.Index.load(n)}search(e){if(e)try{let r=this.highlight(e),n=ue(e).filter(o=>o.presence!==lunr.Query.presence.PROHIBITED),i=this.index.search(`${e}*`).reduce((o,{ref:a,score:u,matchData:c})=>{let h=this.documents.get(a);if(typeof h!="undefined"){let{location:y,title:g,text:b,parent:v}=h,Q=ce(n,Object.keys(c.metadata)),f=+!v+ +Object.values(Q).every(p=>p);o.push({location:y,title:r(g),text:r(b),score:u*(1+f),terms:Q})}return o},[]).sort((o,a)=>a.score-o.score).reduce((o,a)=>{let u=this.documents.get(a.location);if(typeof u!="undefined"){let c="parent"in u?u.parent.location:u.location;o.set(c,[...o.get(c)||[],a])}return o},new Map),s;if(this.options.suggestions){let o=this.index.query(a=>{for(let u of n)a.term(u.term,{fields:["title"],presence:lunr.Query.presence.REQUIRED,wildcard:lunr.Query.wildcard.TRAILING})});s=o.length?Object.keys(o[0].matchData.metadata):[]}return Z({items:[...i.values()]},typeof s!="undefined"&&{suggestions:s})}catch(r){console.warn(`Invalid query: ${e} \u2013 see https://bit.ly/2s3ChXG`)}return{items:[]}}};var T;(function(i){i[i.SETUP=0]="SETUP",i[i.READY=1]="READY",i[i.QUERY=2]="QUERY",i[i.RESULT=3]="RESULT"})(T||(T={}));var Y;function Ee(t){return U(this,null,function*(){let e="../lunr";if(typeof parent!="undefined"&&"IFrameWorker"in parent){let n=document.querySelector("script[src]"),[i]=n.src.split("/worker");e=e.replace("..",i)}let r=[];for(let n of t.lang){switch(n){case"ja":r.push(`${e}/tinyseg.js`);break;case"hi":case"th":r.push(`${e}/wordcut.js`);break}n!=="en"&&r.push(`${e}/min/lunr.${n}.min.js`)}t.lang.length>1&&r.push(`${e}/min/lunr.multi.min.js`),r.length&&(yield importScripts(`${e}/min/lunr.stemmer.support.min.js`,...r))})}function ke(t){return U(this,null,function*(){switch(t.type){case T.SETUP:return yield Ee(t.data.config),Y=new q(t.data),{type:T.READY};case T.QUERY:return{type:T.RESULT,data:Y?Y.search(t.data):{items:[]}};default:throw new TypeError("Invalid message type")}})}self.lunr=le.default;addEventListener("message",t=>U(void 0,null,function*(){postMessage(yield ke(t.data))}));})(); */"use strict";var be=/["'&<>]/;ne.exports=we;function we(t){var e=""+t,r=be.exec(e);if(!r)return e;var n,i="",s=0,o=0;for(s=r.index;s<e.length;s++){switch(e.charCodeAt(s)){case 34:n="&quot;";break;case 38:n="&amp;";break;case 39:n="&#39;";break;case 60:n="&lt;";break;case 62:n="&gt;";break;default:continue}o!==s&&(i+=e.substring(o,s)),o=s+1,i+=n}return o!==s?i+e.substring(o,s):i}});var le=W(re());var ie=W(H());function se(t){let e=new Map,r=new Set;for(let n of t){let[i,s]=n.location.split("#"),o=n.location,a=n.title,u=(0,ie.default)(n.text).replace(/\s+(?=[,.:;!?])/g,"").replace(/\s+/g," ");if(s){let c=e.get(i);r.has(c)?e.set(o,{location:o,title:a,text:u,parent:c}):(c.title=n.title,c.text=u,r.add(c))}else e.set(o,{location:o,title:a,text:u})}return e}var oe=W(H());function ae(t,e){let r=new RegExp(t.separator,"img"),n=(i,s,o)=>`${s}<mark data-md-highlight>${o}</mark>`;return i=>{i=i.replace(/[\s*+\-:~^]+/g," ").trim();let s=new RegExp(`(^|${t.separator})(${i.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return o=>(e?(0,oe.default)(o):o).replace(s,n).replace(/<\/mark>(\s+)<mark[^>]*>/img,"$1")}}function ue(t){let e=new lunr.Query(["title","text"]);return new lunr.QueryParser(t,e).parse(),e.clauses}function ce(t,e){let r=new Set(t),n={};for(let i=0;i<e.length;i++)for(let s of r)e[i].startsWith(s.term)&&(n[s.term]=!0,r.delete(s));for(let i of r)n[i.term]=!1;return n}function Le(t,e){let[r,n]=[new Set(t),new Set(e)];return[...new Set([...r].filter(i=>!n.has(i)))]}var q=class{constructor({config:e,docs:r,index:n,options:i}){this.options=i,this.documents=se(r),this.highlight=ae(e,!1),lunr.tokenizer.separator=new RegExp(e.separator),typeof n=="undefined"?this.index=lunr(function(){e.lang.length===1&&e.lang[0]!=="en"?this.use(lunr[e.lang[0]]):e.lang.length>1&&this.use(lunr.multiLanguage(...e.lang));let s=Le(["trimmer","stopWordFilter","stemmer"],i.pipeline);for(let o of e.lang.map(a=>a==="en"?lunr:lunr[a]))for(let a of s)this.pipeline.remove(o[a]),this.searchPipeline.remove(o[a]);this.ref("location"),this.field("title",{boost:1e3}),this.field("text");for(let o of r)this.add(o)}):this.index=lunr.Index.load(n)}search(e){if(e)try{let r=this.highlight(e),n=ue(e).filter(o=>o.presence!==lunr.Query.presence.PROHIBITED),i=this.index.search(`${e}*`).reduce((o,{ref:a,score:u,matchData:c})=>{let h=this.documents.get(a);if(typeof h!="undefined"){let{location:y,title:g,text:b,parent:v}=h,Q=ce(n,Object.keys(c.metadata)),f=+!v+ +Object.values(Q).every(p=>p);o.push({location:y,title:r(g),text:r(b),score:u*(1+f),terms:Q})}return o},[]).sort((o,a)=>a.score-o.score).reduce((o,a)=>{let u=this.documents.get(a.location);if(typeof u!="undefined"){let c="parent"in u?u.parent.location:u.location;o.set(c,[...o.get(c)||[],a])}return o},new Map),s;if(this.options.suggestions){let o=this.index.query(a=>{for(let u of n)a.term(u.term,{fields:["title"],presence:lunr.Query.presence.REQUIRED,wildcard:lunr.Query.wildcard.TRAILING})});s=o.length?Object.keys(o[0].matchData.metadata):[]}return Z({items:[...i.values()]},typeof s!="undefined"&&{suggestions:s})}catch(r){console.warn(`Invalid query: ${e} \u2013 see https://bit.ly/2s3ChXG`)}return{items:[]}}};var T;(function(i){i[i.SETUP=0]="SETUP",i[i.READY=1]="READY",i[i.QUERY=2]="QUERY",i[i.RESULT=3]="RESULT"})(T||(T={}));var Y;function Ee(t){return U(this,null,function*(){let e="../lunr";if(typeof parent!="undefined"&&"IFrameWorker"in parent){let n=document.querySelector("script[src]"),[i]=n.src.split("/worker");e=e.replace("..",i)}let r=[];for(let n of t.lang){switch(n){case"ja":r.push(`${e}/tinyseg.js`);break;case"hi":case"th":r.push(`${e}/wordcut.js`);break}n!=="en"&&r.push(`${e}/min/lunr.${n}.min.js`)}t.lang.length>1&&r.push(`${e}/min/lunr.multi.min.js`),r.length&&(yield importScripts(`${e}/min/lunr.stemmer.support.min.js`,...r))})}function ke(t){return U(this,null,function*(){switch(t.type){case T.SETUP:return yield Ee(t.data.config),Y=new q(t.data),{type:T.READY};case T.QUERY:return{type:T.RESULT,data:Y?Y.search(t.data):{items:[]}};default:throw new TypeError("Invalid message type")}})}self.lunr=le.default;addEventListener("message",t=>U(void 0,null,function*(){postMessage(yield ke(t.data))}));})();
//# sourceMappingURL=search.709b4209.min.js.map //# sourceMappingURL=search.8397ff9e.min.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -135,7 +135,7 @@
var trial = { var trial = {
type: jsPsychImageKeyboardResponse, type: jsPsychImageKeyboardResponse,
stimulus: 'img/blue.png', stimulus: 'img/blue.png',
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
trial_duration: 2000, trial_duration: 2000,
extensions: [ extensions: [
{ {
@ -153,7 +153,7 @@
return `<p style="margin-bottom:0px;"><strong>Trial data:</strong></p> return `<p style="margin-bottom:0px;"><strong>Trial data:</strong></p>
<pre style="margin-top:0px;text-align:left;">${trial_json}</pre>`; <pre style="margin-top:0px;text-align:left;">${trial_json}</pre>`;
}, },
choices: jsPsych.NO_KEYS choices: "NO_KEYS"
}; };
jsPsych.run([ jsPsych.run([

View File

@ -28,7 +28,7 @@
var trial = { var trial = {
type: jsPsychAudioKeyboardResponse, type: jsPsychAudioKeyboardResponse,
stimulus: 'sound/tone.mp3', stimulus: 'sound/tone.mp3',
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
trial_ends_after_audio: true trial_ends_after_audio: true
}; };

View File

@ -44,7 +44,7 @@
canvas_size: [300, 300], canvas_size: [300, 300],
stimulus: drawCirc, stimulus: drawCirc,
prompt: '<p>No key response is allowed.</p><p>The stimulus disappears after 3 seconds.</p>', prompt: '<p>No key response is allowed.</p><p>The stimulus disappears after 3 seconds.</p>',
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
trial_duration: 3000, trial_duration: 3000,
data: {shape: 'circle', radius: 50} data: {shape: 'circle', radius: 50}
} }

View File

@ -34,7 +34,7 @@
var trial = { var trial = {
type: jsPsychHtmlKeyboardResponse, type: jsPsychHtmlKeyboardResponse,
stimulus: '<p style="font-size: 48px;">+</p>', stimulus: '<p style="font-size: 48px;">+</p>',
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
trial_duration: 1000, trial_duration: 1000,
}; };

View File

@ -40,7 +40,7 @@
var trial = { var trial = {
type: jsPsychImageKeyboardResponse, type: jsPsychImageKeyboardResponse,
stimulus: 'img/happy_face_1.jpg', stimulus: 'img/happy_face_1.jpg',
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
prompt: "<p>Study this face for 5 seconds.</p>", prompt: "<p>Study this face for 5 seconds.</p>",
trial_duration: 5000 trial_duration: 5000
}; };

View File

@ -42,7 +42,7 @@
stimulus: [ stimulus: [
'video/fish.mp4' 'video/fish.mp4'
], ],
choices: jsPsych.NO_KEYS, choices: "NO_KEYS",
trial_ends_after_video: true trial_ends_after_video: true
}; };

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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

Binary file not shown.

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More