Running Project Implicit’s IAT on your own | Minno Suite
You can also use URL parameter to indicate to your Minno code the participant’s condition and then use that condition in Minno’s code.
Presenting a feedback to the participant
In Project Implicit, for eductional purpopses, at the end of many of our studies, participants see the common interpertation of their IAT result. In experiments in other settings (e.g., in the lab), I usually don’t do that. When we present feedback in Project Implicit’s website, we provide much context to the participant, to make sure they don’t think that the feedback is more than an educational tool. The IAT (like all the other “implicit measures”) is not accurate enough to provide a reliable estimate of attitudes for each participant. Therefore, I strongly recommend not to present feedback to your participants.
If really must present feedback, then you can use this example, which shows how to do that. The relevant code appears in the file lastpage.showresults.jst.
Running other web studies
MinnoJS can be used to run any study, not only IAT studies. Once you learn how to use it, you can use it to run your web studies for free.
In this example, you can see how to run a Single-Target IAT with personalized stimuli (created by the participants).
In this example, you can find code for running other indirect measures: The AMP, the Brief-IAT, the Single-Target IAT, the Evaluative Priming Task, and the Sorting paired features (SPF) task.
If you want a workshop on how to program studies with MinnoJS, such workshops do not exist. However, you can try contactingme at baranan@tauex.tau.ac.il.
Any questions?
If you have any questions, you can post questions in our MinnoJS Google Group, here.
Cite Us
You used MinnoJS platform, which is cited like this:
Zlotnick, E., Dzikiewicz, A. J., & Bar-Anan, Y. (2015). Minno.js (Version 0.3) [Computer software].
To cite our IAT script, cite this blog post:
Bar-Anan, Y. (2023, November 2nd). Free Web IAT [Blog post]. Retrieved from https://minnojs.github.io/minnojs-blog/free-iat/
\ No newline at end of file
diff --git a/blog/index.xml b/blog/index.xml
index ea81ad0..327b490 100644
--- a/blog/index.xml
+++ b/blog/index.xml
@@ -216,9 +216,9 @@ The value of the parameter that you added to the URL will be added to <strong
<p>MinnoJS can be used to run any study, not only IAT studies. Once you learn how to use it, you can use it to run your web studies for free.</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.personalized">this example</a>, you can see how to run a <em>Single-Target IAT</em> with personalized stimuli (created by the participants).</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.indirects">this example</a>, you can find code for running other indirect measures: <strong>The AMP, the Brief-IAT, the Single-Target IAT, the Evaluative Priming Task, and the Sorting paired features (SPF) task</strong>.</p>
-<p>If you want a workshop on how to program studies with MinnoJS, try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
+<p>If you want a workshop on how to program studies with MinnoJS, such workshops do not exist. However, you can try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
<h3 id="any-questions">Any questions?</h3>
-<p>If you have any questions, you post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
+<p>If you have any questions, you can post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
<h3 id="cite-us">Cite Us</h3>
<p>You used MinnoJS platform, which is cited like this:</p>
<p><code>Zlotnick, E., Dzikiewicz, A. J., & Bar-Anan, Y. (2015). Minno.js (Version 0.3) [Computer software].</code></p>
diff --git a/blog/tutorials/index.xml b/blog/tutorials/index.xml
index 5f7f474..352879a 100644
--- a/blog/tutorials/index.xml
+++ b/blog/tutorials/index.xml
@@ -216,9 +216,9 @@ The value of the parameter that you added to the URL will be added to <strong
<p>MinnoJS can be used to run any study, not only IAT studies. Once you learn how to use it, you can use it to run your web studies for free.</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.personalized">this example</a>, you can see how to run a <em>Single-Target IAT</em> with personalized stimuli (created by the participants).</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.indirects">this example</a>, you can find code for running other indirect measures: <strong>The AMP, the Brief-IAT, the Single-Target IAT, the Evaluative Priming Task, and the Sorting paired features (SPF) task</strong>.</p>
-<p>If you want a workshop on how to program studies with MinnoJS, try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
+<p>If you want a workshop on how to program studies with MinnoJS, such workshops do not exist. However, you can try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
<h3 id="any-questions">Any questions?</h3>
-<p>If you have any questions, you post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
+<p>If you have any questions, you can post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
<h3 id="cite-us">Cite Us</h3>
<p>You used MinnoJS platform, which is cited like this:</p>
<p><code>Zlotnick, E., Dzikiewicz, A. J., & Bar-Anan, Y. (2015). Minno.js (Version 0.3) [Computer software].</code></p>
diff --git a/index.xml b/index.xml
index 203ffdc..a5a66b0 100644
--- a/index.xml
+++ b/index.xml
@@ -216,9 +216,9 @@ The value of the parameter that you added to the URL will be added to <strong
<p>MinnoJS can be used to run any study, not only IAT studies. Once you learn how to use it, you can use it to run your web studies for free.</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.personalized">this example</a>, you can see how to run a <em>Single-Target IAT</em> with personalized stimuli (created by the participants).</p>
<p>In <a href="https://github.com/baranan/minno-tasks/tree/master/docs/studies/datapipe.indirects">this example</a>, you can find code for running other indirect measures: <strong>The AMP, the Brief-IAT, the Single-Target IAT, the Evaluative Priming Task, and the Sorting paired features (SPF) task</strong>.</p>
-<p>If you want a workshop on how to program studies with MinnoJS, try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
+<p>If you want a workshop on how to program studies with MinnoJS, such workshops do not exist. However, you can try <a href="mailto:baranan@tauex.tau.ac.il">contacting</a> <a href="https://www.tau.ac.il/~baranan/index.html">me</a> at <a href="mailto:baranan@tauex.tau.ac.il">baranan@tauex.tau.ac.il</a>.</p>
<h3 id="any-questions">Any questions?</h3>
-<p>If you have any questions, you post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
+<p>If you have any questions, you can post questions in our MinnoJS Google Group, <a href="https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/minnojs">here</a>.</p>
<h3 id="cite-us">Cite Us</h3>
<p>You used MinnoJS platform, which is cited like this:</p>
<p><code>Zlotnick, E., Dzikiewicz, A. J., & Bar-Anan, Y. (2015). Minno.js (Version 0.3) [Computer software].</code></p>
diff --git a/sitemap.xml b/sitemap.xml
index 07cf9e5..1badbfa 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-/docs/start/server/dashboard/admin/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/2021-03-11T01:05:04+02:00/docs/quest/examples/weight/2021-03-11T01:05:04+02:00/docs/start/2023-11-05T12:31:03+00:00/docs/manager/playground/2021-03-11T01:05:04+02:00/docs/start/server/installation/requirements/2021-03-11T01:05:04+02:00/docs/quest/api/settings/2021-03-11T01:05:04+02:00/docs/manager/api/tasks/2021-03-11T01:05:04+02:00/docs/manager/api/2021-03-11T01:05:04+02:00/docs/manager/api/custom-tasks/2021-03-11T01:05:04+02:00/docs/start/server/installation/2021-03-11T01:05:04+02:00/docs/start/server/installation/manual/2021-03-11T01:05:04+02:00/docs/quest/api/pages/2021-03-11T02:33:37+02:00/docs/quest/api/questions/2021-03-11T02:33:37+02:00/docs/manager/api/settings/2021-04-08T22:05:26+03:00/docs/manager/tasks/2021-03-11T01:05:04+02:00/docs/manager/examples/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/researcher/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/awsupdate/2021-03-11T01:05:04+02:00/docs/core/2021-03-11T01:05:04+02:00/docs/start/server/installation/basicinstallation/2021-03-11T01:05:04+02:00/docs/time/api/trial/input/2022-01-06T15:54:07+02:00/docs/quest/introduction/2021-03-11T01:05:04+02:00/docs/sequencer/introduction/2021-03-11T01:05:04+02:00/docs/core/javascript/2021-03-11T01:05:04+02:00/docs/time/api/settings/2021-03-11T01:05:04+02:00/docs/start/server/installation/basicinstallation/configfile/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/dropbox/2021-03-11T01:05:04+02:00/docs/start/server/installation/digitalocean/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/awspayssl/2021-03-11T01:05:04+02:00/docs/core/create/2021-03-11T01:05:04+02:00/docs/quest/data/2021-03-11T02:33:37+02:00/docs/time/data/2021-03-11T01:05:04+02:00/docs/start/server/installation/domain/freedomain/2021-03-11T01:05:04+02:00/docs/time/api/trial/interactions/2021-03-11T01:05:04+02:00/docs/time/api/media/2021-03-11T01:05:04+02:00/docs/sequencer/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/studydevelopment/2021-03-11T01:05:04+02:00/docs/time/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/data/2021-03-11T01:05:04+02:00/docs/quest/api/2021-03-11T01:05:04+02:00/docs/core/deploy/2021-03-11T01:05:04+02:00/docs/quest/2021-03-11T02:33:37+02:00/docs/time/api/stimuli/2021-03-11T02:33:37+02:00/docs/sequencer/templates/2021-03-11T01:05:04+02:00/docs/start/server/installation/domain/2021-03-11T01:05:04+02:00/docs/core/api/2021-03-11T01:05:04+02:00/docs/quest/examples/2021-03-11T01:05:04+02:00/docs/manager/2021-10-13T08:15:12-04:00/docs/time/api/trial/2021-03-11T01:05:04+02:00/docs/time/api/scorer/2021-03-11T01:05:04+02:00/docs/start/server/2021-03-11T01:05:04+02:00/docs/resources/2023-11-05T12:35:25+00:00/blog/2023/11/01/running-project-implicits-iat-on-your-own/2024-04-05T15:58:51+01:00/blog/2021/04/08/breaking-out-of-the-canvas-in-minno-time/2021-04-08T22:28:35+03:00/blog/2021/03/17/using-minnojs-with-pavlovia/2021-03-17T13:22:18+02:00/blog/tutorials/2021-03-11T01:05:04+02:00/blog/2020/08/07/running-the-evaluative-priming-task-on-qualtrics/2021-07-07T08:51:03+03:00/blog/2020/07/27/running-the-amp-on-qualtrics/2021-07-07T08:50:32+03:00/blog/2020/07/10/running-the-st-iat-on-qualtrics/2021-03-11T01:05:04+02:00/blog/2020/07/09/running-a-brief-iat-on-qualtrics/2021-03-11T01:05:04+02:00/blog/2020/03/12/simple-csv-server/2021-03-11T01:05:04+02:00/blog/2020/03/05/running-project-implicits-iat-from-qualtrics/2021-04-05T16:42:39+03:00/blog/2020/03/05/running-project-implicits-iat-from-qualtricss/2023-11-02T18:58:09+00:00/blog/2020/02/01/develop-localy-with-minnojs/2021-03-11T01:05:04+02:00/blog/2020/01/01/using-minno-with-qualtrics/2021-03-11T01:05:04+02:00/blog/2019/12/17/creating-a-custom-logger/2021-03-11T01:05:04+02:00/blog/2019/12/01/yoking-participants-seeded-randomization/2021-04-08T22:28:35+03:00/blog/2019/11/28/fullscreen-mode-in-minnojs/2021-03-11T01:05:04+02:00/about/2021-03-11T02:33:37+02:00/docs/manager/tasks/allowleaving/2021-03-11T01:05:04+02:00/docs/time/api/2021-03-11T01:05:04+02:00/blog/2021-03-11T01:05:04+02:00/docs/quest/examples/bodyawareness/2021-03-11T01:05:04+02:00/docs/quest/examples/buttons/2021-03-11T01:05:04+02:00/docs/quest/examples/buttonsadvanced/2021-03-11T01:05:04+02:00/docs/quest/examples/buttonsonepage/2021-03-11T01:05:04+02:00/docs/sequencer/variables/current/2021-03-11T02:33:37+02:00/docs/quest/examples/dependency/2021-03-11T01:05:04+02:00/docs/2021-03-11T01:05:04+02:00/docs/quest/api/questions/dropdown/2021-03-11T01:05:04+02:00/docs/time/examples/2021-03-11T01:05:04+02:00/docs/sequencer/variables/global/2021-03-11T01:05:04+02:00/docs/quest/api/questions/grid/2021-03-11T01:05:04+02:00/docs/quest/examples/gridexample/2021-03-11T01:05:04+02:00/docs/time/tutorials/hello/2021-03-11T02:33:37+02:00/docs/time/examples/helloplay/2021-03-11T01:05:04+02:00/docs/quest/api/questions/info/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/2021-03-11T01:05:04+02:00/docs/time/examples/inheritance/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceabstraction/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancebydata/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancecustom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceexrandom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancerandom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancerepeat/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceseed/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancesequential/2021-03-11T01:05:04+02:00/docs/manager/tasks/injectstyle/2021-03-11T01:05:04+02:00/docs/time/examples/input/2022-01-06T16:00:46+02:00/docs/time/examples/interactions/2021-03-11T01:05:04+02:00/docs/time/api/trial/actions/2021-03-11T01:05:04+02:00/docs/time/api/trial/conditions/2021-03-11T01:05:04+02:00/docs/manager/tasks/istouch/2021-03-11T01:05:04+02:00/docs/quest/examples/livedependency/2021-03-11T01:05:04+02:00/docs/sequencer/variables/local/2021-03-11T01:05:04+02:00/docs/core/logger/2021-04-26T11:20:33+03:00/blog/1/01/01/manually-activating-minnojs/2021-03-11T01:05:04+02:00/docs/manager/tasks/messages/2021-03-11T01:05:04+02:00/2021-03-11T02:27:16+02:00/docs/sequencer/mixer/mixerbranch/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerchoose/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixermultibranch/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerrandom/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerrepeat/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerweightedrandom/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerwrapper/2021-03-11T01:05:04+02:00/docs/quest/api/questions/multigrid/2021-03-11T01:05:04+02:00/docs/quest/examples/nfc/2021-03-11T01:05:04+02:00/docs/quest/examples/openended/2021-03-11T01:05:04+02:00/docs/quest/examples/openendedlong/2021-03-11T01:05:04+02:00/docs/quest/examples/playground/2021-03-11T01:05:04+02:00/docs/manager/tasks/post/2021-03-11T02:33:37+02:00/docs/manager/tasks/postcsv/2021-03-11T01:05:04+02:00/docs/manager/api/pibuild/2021-03-11T01:05:04+02:00/docs/manager/tasks/quest/2021-03-11T02:33:37+02:00/docs/quest/api/questions/rank/2021-03-11T01:05:04+02:00/docs/quest/examples/rateimages/2021-03-11T01:05:04+02:00/docs/quest/examples/rateimagessizes/2021-03-11T01:05:04+02:00/docs/manager/tasks/redirect/2021-03-11T01:05:04+02:00/docs/quest/examples/scalewithfeedback/2021-03-11T01:05:04+02:00/search/2021-03-11T01:05:04+02:00/docs/quest/api/questions/select/2021-03-11T01:05:04+02:00/docs/time/examples/sequence/2021-03-11T01:05:04+02:00/docs/sequencer/sequencer/2021-03-11T01:05:04+02:00/docs/manager/tasks/setvalue/2021-03-11T02:33:37+02:00/docs/time/examples/settings/2021-03-11T01:05:04+02:00/docs/manager/examples/video/2021-04-19T11:26:21+03:00/docs/time/tutorials/slideshow/2021-03-11T02:33:37+02:00/docs/quest/api/questions/slider/2021-03-11T01:05:04+02:00/docs/quest/examples/sliderexample/2021-03-11T01:05:04+02:00/docs/time/api/trial/stimuli/2021-03-11T01:05:04+02:00/docs/time/examples/stimulus/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-block/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-inheritance/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-interactions/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-setup/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-task/2021-03-11T01:05:04+02:00/docs/quest/api/questions/text/2021-03-11T01:05:04+02:00/docs/quest/api/questions/textnumber/2021-03-11T01:05:04+02:00/docs/manager/tasks/time/2021-03-11T02:33:37+02:00/docs/quest/examples/timer/2021-03-11T01:05:04+02:00/docs/time/examples/touch/2021-03-11T01:05:04+02:00/docs/time/examples/trial/2021-03-11T01:05:04+02:00/docs/time/tutorials/2021-03-11T01:05:04+02:00/docs/quest/examples/userprevresp/2021-03-11T01:05:04+02:00/docs/quest/examples/usingimages/2021-03-11T01:05:04+02:00/docs/sequencer/variables/2021-03-11T01:05:04+02:00/docs/manager/examples/weight/2021-03-11T01:05:04+02:00/docs/manager/tasks/yesno/2021-03-11T01:05:04+02:00
\ No newline at end of file
+/docs/start/server/dashboard/admin/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/2021-03-11T01:05:04+02:00/docs/quest/examples/weight/2021-03-11T01:05:04+02:00/docs/start/2023-11-05T12:31:03+00:00/docs/manager/playground/2021-03-11T01:05:04+02:00/docs/start/server/installation/requirements/2021-03-11T01:05:04+02:00/docs/quest/api/settings/2021-03-11T01:05:04+02:00/docs/manager/api/tasks/2021-03-11T01:05:04+02:00/docs/manager/api/2021-03-11T01:05:04+02:00/docs/manager/api/custom-tasks/2021-03-11T01:05:04+02:00/docs/start/server/installation/2021-03-11T01:05:04+02:00/docs/start/server/installation/manual/2021-03-11T01:05:04+02:00/docs/quest/api/pages/2021-03-11T02:33:37+02:00/docs/quest/api/questions/2021-03-11T02:33:37+02:00/docs/manager/api/settings/2021-04-08T22:05:26+03:00/docs/manager/tasks/2021-03-11T01:05:04+02:00/docs/manager/examples/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/researcher/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/awsupdate/2021-03-11T01:05:04+02:00/docs/core/2021-03-11T01:05:04+02:00/docs/start/server/installation/basicinstallation/2021-03-11T01:05:04+02:00/docs/time/api/trial/input/2022-01-06T15:54:07+02:00/docs/quest/introduction/2021-03-11T01:05:04+02:00/docs/sequencer/introduction/2021-03-11T01:05:04+02:00/docs/core/javascript/2021-03-11T01:05:04+02:00/docs/time/api/settings/2021-03-11T01:05:04+02:00/docs/start/server/installation/basicinstallation/configfile/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/dropbox/2021-03-11T01:05:04+02:00/docs/start/server/installation/digitalocean/2021-03-11T01:05:04+02:00/docs/start/server/installation/awsinstallation/awspayssl/2021-03-11T01:05:04+02:00/docs/core/create/2021-03-11T01:05:04+02:00/docs/quest/data/2021-03-11T02:33:37+02:00/docs/time/data/2021-03-11T01:05:04+02:00/docs/start/server/installation/domain/freedomain/2021-03-11T01:05:04+02:00/docs/time/api/trial/interactions/2021-03-11T01:05:04+02:00/docs/time/api/media/2021-03-11T01:05:04+02:00/docs/sequencer/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/studydevelopment/2021-03-11T01:05:04+02:00/docs/time/2021-03-11T01:05:04+02:00/docs/start/server/dashboard/data/2021-03-11T01:05:04+02:00/docs/quest/api/2021-03-11T01:05:04+02:00/docs/core/deploy/2021-03-11T01:05:04+02:00/docs/quest/2021-03-11T02:33:37+02:00/docs/time/api/stimuli/2021-03-11T02:33:37+02:00/docs/sequencer/templates/2021-03-11T01:05:04+02:00/docs/start/server/installation/domain/2021-03-11T01:05:04+02:00/docs/core/api/2021-03-11T01:05:04+02:00/docs/quest/examples/2021-03-11T01:05:04+02:00/docs/manager/2021-10-13T08:15:12-04:00/docs/time/api/trial/2021-03-11T01:05:04+02:00/docs/time/api/scorer/2021-03-11T01:05:04+02:00/docs/start/server/2021-03-11T01:05:04+02:00/docs/resources/2023-11-05T12:35:25+00:00/blog/2023/11/01/running-project-implicits-iat-on-your-own/2024-04-05T16:07:15+01:00/blog/2021/04/08/breaking-out-of-the-canvas-in-minno-time/2021-04-08T22:28:35+03:00/blog/2021/03/17/using-minnojs-with-pavlovia/2021-03-17T13:22:18+02:00/blog/tutorials/2021-03-11T01:05:04+02:00/blog/2020/08/07/running-the-evaluative-priming-task-on-qualtrics/2021-07-07T08:51:03+03:00/blog/2020/07/27/running-the-amp-on-qualtrics/2021-07-07T08:50:32+03:00/blog/2020/07/10/running-the-st-iat-on-qualtrics/2021-03-11T01:05:04+02:00/blog/2020/07/09/running-a-brief-iat-on-qualtrics/2021-03-11T01:05:04+02:00/blog/2020/03/12/simple-csv-server/2021-03-11T01:05:04+02:00/blog/2020/03/05/running-project-implicits-iat-from-qualtrics/2021-04-05T16:42:39+03:00/blog/2020/03/05/running-project-implicits-iat-from-qualtricss/2023-11-02T18:58:09+00:00/blog/2020/02/01/develop-localy-with-minnojs/2021-03-11T01:05:04+02:00/blog/2020/01/01/using-minno-with-qualtrics/2021-03-11T01:05:04+02:00/blog/2019/12/17/creating-a-custom-logger/2021-03-11T01:05:04+02:00/blog/2019/12/01/yoking-participants-seeded-randomization/2021-04-08T22:28:35+03:00/blog/2019/11/28/fullscreen-mode-in-minnojs/2021-03-11T01:05:04+02:00/about/2021-03-11T02:33:37+02:00/docs/manager/tasks/allowleaving/2021-03-11T01:05:04+02:00/docs/time/api/2021-03-11T01:05:04+02:00/blog/2021-03-11T01:05:04+02:00/docs/quest/examples/bodyawareness/2021-03-11T01:05:04+02:00/docs/quest/examples/buttons/2021-03-11T01:05:04+02:00/docs/quest/examples/buttonsadvanced/2021-03-11T01:05:04+02:00/docs/quest/examples/buttonsonepage/2021-03-11T01:05:04+02:00/docs/sequencer/variables/current/2021-03-11T02:33:37+02:00/docs/quest/examples/dependency/2021-03-11T01:05:04+02:00/docs/2021-03-11T01:05:04+02:00/docs/quest/api/questions/dropdown/2021-03-11T01:05:04+02:00/docs/time/examples/2021-03-11T01:05:04+02:00/docs/sequencer/variables/global/2021-03-11T01:05:04+02:00/docs/quest/api/questions/grid/2021-03-11T01:05:04+02:00/docs/quest/examples/gridexample/2021-03-11T01:05:04+02:00/docs/time/tutorials/hello/2021-03-11T02:33:37+02:00/docs/time/examples/helloplay/2021-03-11T01:05:04+02:00/docs/quest/api/questions/info/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/2021-03-11T01:05:04+02:00/docs/time/examples/inheritance/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceabstraction/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancebydata/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancecustom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceexrandom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancerandom/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancerepeat/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritanceseed/2021-03-11T01:05:04+02:00/docs/sequencer/inheritance/inheritancesequential/2021-03-11T01:05:04+02:00/docs/manager/tasks/injectstyle/2021-03-11T01:05:04+02:00/docs/time/examples/input/2022-01-06T16:00:46+02:00/docs/time/examples/interactions/2021-03-11T01:05:04+02:00/docs/time/api/trial/actions/2021-03-11T01:05:04+02:00/docs/time/api/trial/conditions/2021-03-11T01:05:04+02:00/docs/manager/tasks/istouch/2021-03-11T01:05:04+02:00/docs/quest/examples/livedependency/2021-03-11T01:05:04+02:00/docs/sequencer/variables/local/2021-03-11T01:05:04+02:00/docs/core/logger/2021-04-26T11:20:33+03:00/blog/1/01/01/manually-activating-minnojs/2021-03-11T01:05:04+02:00/docs/manager/tasks/messages/2021-03-11T01:05:04+02:00/2021-03-11T02:27:16+02:00/docs/sequencer/mixer/mixerbranch/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerchoose/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixermultibranch/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerrandom/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerrepeat/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerweightedrandom/2021-03-11T01:05:04+02:00/docs/sequencer/mixer/mixerwrapper/2021-03-11T01:05:04+02:00/docs/quest/api/questions/multigrid/2021-03-11T01:05:04+02:00/docs/quest/examples/nfc/2021-03-11T01:05:04+02:00/docs/quest/examples/openended/2021-03-11T01:05:04+02:00/docs/quest/examples/openendedlong/2021-03-11T01:05:04+02:00/docs/quest/examples/playground/2021-03-11T01:05:04+02:00/docs/manager/tasks/post/2021-03-11T02:33:37+02:00/docs/manager/tasks/postcsv/2021-03-11T01:05:04+02:00/docs/manager/api/pibuild/2021-03-11T01:05:04+02:00/docs/manager/tasks/quest/2021-03-11T02:33:37+02:00/docs/quest/api/questions/rank/2021-03-11T01:05:04+02:00/docs/quest/examples/rateimages/2021-03-11T01:05:04+02:00/docs/quest/examples/rateimagessizes/2021-03-11T01:05:04+02:00/docs/manager/tasks/redirect/2021-03-11T01:05:04+02:00/docs/quest/examples/scalewithfeedback/2021-03-11T01:05:04+02:00/search/2021-03-11T01:05:04+02:00/docs/quest/api/questions/select/2021-03-11T01:05:04+02:00/docs/time/examples/sequence/2021-03-11T01:05:04+02:00/docs/sequencer/sequencer/2021-03-11T01:05:04+02:00/docs/manager/tasks/setvalue/2021-03-11T02:33:37+02:00/docs/time/examples/settings/2021-03-11T01:05:04+02:00/docs/manager/examples/video/2021-04-19T11:26:21+03:00/docs/time/tutorials/slideshow/2021-03-11T02:33:37+02:00/docs/quest/api/questions/slider/2021-03-11T01:05:04+02:00/docs/quest/examples/sliderexample/2021-03-11T01:05:04+02:00/docs/time/api/trial/stimuli/2021-03-11T01:05:04+02:00/docs/time/examples/stimulus/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-block/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-inheritance/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-interactions/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-setup/2021-03-11T01:05:04+02:00/docs/time/examples/stroop-task/2021-03-11T01:05:04+02:00/docs/quest/api/questions/text/2021-03-11T01:05:04+02:00/docs/quest/api/questions/textnumber/2021-03-11T01:05:04+02:00/docs/manager/tasks/time/2021-03-11T02:33:37+02:00/docs/quest/examples/timer/2021-03-11T01:05:04+02:00/docs/time/examples/touch/2021-03-11T01:05:04+02:00/docs/time/examples/trial/2021-03-11T01:05:04+02:00/docs/time/tutorials/2021-03-11T01:05:04+02:00/docs/quest/examples/userprevresp/2021-03-11T01:05:04+02:00/docs/quest/examples/usingimages/2021-03-11T01:05:04+02:00/docs/sequencer/variables/2021-03-11T01:05:04+02:00/docs/manager/examples/weight/2021-03-11T01:05:04+02:00/docs/manager/tasks/yesno/2021-03-11T01:05:04+02:00
\ No newline at end of file