mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 16:48:12 +00:00
Deployed b528c46
with MkDocs version: 1.1.2
This commit is contained in:
parent
964db3cded
commit
0a1205b112
@ -1610,13 +1610,13 @@
|
||||
</code></pre></div>
|
||||
<h2 id="choose-whether-you-want-keyboard-choicesresponses-to-be-case-sensitive">Choose whether you want keyboard choices/responses to be case-sensitive<a class="headerlink" href="#choose-whether-you-want-keyboard-choicesresponses-to-be-case-sensitive" title="Permanent link">¶</a></h2>
|
||||
<p>JavaScript keyboard events make a distinction between uppercase and lowercase key responses (e.g. 'a' and 'A'). Often the researcher just cares about which physical key was pressed, and not whether the key press would result in an uppercase letter (for instance, if CapsLock is on or if the Shift key is held down). For this reason, jsPsych converts all key choice parameters and key responses as lowercase by default. This makes it easier to specify key choices (e.g. <code>choices: ['a']</code>, instead of <code>choices: ['a','A']</code>), and it makes it easier to check and score a participant's response. </p>
|
||||
<p>There may be situations when you want key choices and responses to be case-sensitive. You can change this by setting the <code>case_sensitive</code> parameter to <code>true</code> in <code>jsPsych.init</code>.</p>
|
||||
<p>There may be situations when you want key choices and responses to be case-sensitive. You can change this by setting the <code>case_sensitive_responses</code> parameter to <code>true</code> in <code>jsPsych.init</code>.</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="c1">// use case-sensitive key choices and responses, </span>
|
||||
<span class="c1">// i.e. uppercase and lower case letters ('a' and 'A') will be treated as different key choices, </span>
|
||||
<span class="c1">// and will be recorded this way in the data</span>
|
||||
<span class="nx">jsPsych</span><span class="p">.</span><span class="nx">init</span><span class="p">({</span>
|
||||
<span class="nx">timeline</span><span class="o">:</span> <span class="p">[...],</span>
|
||||
<span class="nx">case_sensitive</span><span class="o">:</span> <span class="kc">true</span>
|
||||
<span class="nx">case_sensitive_responses</span><span class="o">:</span> <span class="kc">true</span>
|
||||
<span class="p">});</span>
|
||||
</code></pre></div>
|
||||
<p>Note that this setting only applies to key choices and responses that use jsPsych's keyboard response listener, such as in the *<code>-keyboard-response</code> plugins. This does NOT apply to responses that are made by typing into a text box, such as in the <code>survey-text</code> and <code>cloze</code> plugins.</p>
|
||||
|
@ -65,7 +65,7 @@
|
||||
<div data-md-component="skip">
|
||||
|
||||
|
||||
<a href="#jspsych-webgazer-calibrate" class="md-skip">
|
||||
<a href="#jspsych-webgazer-validate" class="md-skip">
|
||||
Skip to content
|
||||
</a>
|
||||
|
||||
@ -1450,7 +1450,7 @@
|
||||
</a>
|
||||
|
||||
|
||||
<h1 id="jspsych-webgazer-calibrate">jspsych-webgazer-calibrate<a class="headerlink" href="#jspsych-webgazer-calibrate" title="Permanent link">¶</a></h1>
|
||||
<h1 id="jspsych-webgazer-validate">jspsych-webgazer-validate<a class="headerlink" href="#jspsych-webgazer-validate" title="Permanent link">¶</a></h1>
|
||||
<p>This plugin can be used to measure the accuracy and precision of gaze predictions made by the <a href="/extensions/jspsych-ext-webgazer">WebGazer extension</a>. For a narrative description of eye tracking with jsPsych, see the <a href="/overview/eye-tracking">eye tracking overview</a>. </p>
|
||||
<h2 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">¶</a></h2>
|
||||
<p>In addition to the <a href="/overview/plugins#parameters-available-in-all-plugins">parameters available in all plugins</a>, this plugin accepts the following parameters. Parameters with a default value of <em>undefined</em> must be specified. Other parameters can be left unspecified if the default value is acceptable.</p>
|
||||
|
File diff suppressed because one or more lines are too long
162
sitemap.xml
162
sitemap.xml
@ -1,327 +1,327 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-04-11</lastmod>
|
||||
<lastmod>2021-05-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user