Skip to content

Commit

Permalink
issue-#22-extensions (1)
Browse files Browse the repository at this point in the history
- add extensions page
- remove vestigial digit symbol coding task code
  • Loading branch information
szorowi1 committed Dec 20, 2021
1 parent 3873d30 commit 817ee0d
Show file tree
Hide file tree
Showing 91 changed files with 15 additions and 15,823 deletions.
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h3 style="margin-right: 145px;">Resources</h3>
<p style="margin-right: 145px; margin-bottom: 2px;"><a href="https://nivlab.github.io/nivturk/">NivTurk</a></p>
<p style="margin-right: 140px; margin-bottom: 2px;"><a href="{{ site.baseurl }}/tutorials.html">Tutorials</a></p>
<p style="margin-right: 151px; margin-bottom: 2px;"><a href="{{ site.baseurl }}/stimuli.html">Stimuli</a></p>
<p style="margin-right: 127px; margin-bottom: 2px;"><a href="{{ site.baseurl }}/extensions.html">Extensions</a></p>

</header>
<section>
Expand Down
14 changes: 14 additions & 0 deletions extensions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: default
---

## Extensions

The following are JavaScript-based libraries for extending experiments, collecting new types of data, or otherwise augmenting jsPsych.

- [Server side psych](https://github.com/tzler/server_side_psych): Step-by-step tutorials for setting up web-based experiments using softwares other than Flask / NivTurk.
- [jsQUEST](https://github.com/kurokida/jsQUEST): Bayesian adaptive psychometric method for measuring thresholds in online experiments.
- [MouseView](https://github.com/u01ai11/MouseView.js): Attention-tracking using mouse position (an online alternative to online eye tracking).
- [jeelizPupillometry](https://github.com/jeeliz/jeelizPupillometry): Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library.

[back](./)
3 changes: 0 additions & 3 deletions tasks/dsct/README.md

This file was deleted.

75 changes: 0 additions & 75 deletions tasks/dsct/experiment.html

This file was deleted.

Binary file removed tasks/dsct/img/algiz.png
Binary file not shown.
Binary file removed tasks/dsct/img/ansuz.png
Binary file not shown.
Binary file removed tasks/dsct/img/berkanan.png
Binary file not shown.
Binary file removed tasks/dsct/img/calc.png
Binary file not shown.
Binary file removed tasks/dsct/img/cen.png
Binary file not shown.
Binary file removed tasks/dsct/img/dagaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/ehwaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/fehu.png
Binary file not shown.
Binary file removed tasks/dsct/img/gar.png
Binary file not shown.
Binary file removed tasks/dsct/img/gebo.png
Binary file not shown.
Binary file removed tasks/dsct/img/ger.png
Binary file not shown.
Binary file removed tasks/dsct/img/haglaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/ingwaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/ior.png
Binary file not shown.
Binary file removed tasks/dsct/img/isaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/iwaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/jeran.png
Binary file not shown.
Binary file removed tasks/dsct/img/kauna.png
Binary file not shown.
Binary file removed tasks/dsct/img/laukaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/mannaz.png
Binary file not shown.
Binary file removed tasks/dsct/img/naudiz.png
Binary file not shown.
Binary file removed tasks/dsct/img/os.png
Binary file not shown.
Binary file removed tasks/dsct/img/othalan.png
Binary file not shown.
Binary file removed tasks/dsct/img/pertho.png
Binary file not shown.
Binary file removed tasks/dsct/img/raido.png
Binary file not shown.
Binary file removed tasks/dsct/img/sowilo.png
Diff not rendered.
Binary file removed tasks/dsct/img/stan.png
Diff not rendered.
Binary file removed tasks/dsct/img/thurisaz.png
Diff not rendered.
Binary file removed tasks/dsct/img/tiwaz.png
Diff not rendered.
Binary file removed tasks/dsct/img/uruz.png
Diff not rendered.
Binary file removed tasks/dsct/img/wunjo.png
Diff not rendered.
Binary file removed tasks/dsct/img/yr.png
Diff not rendered.
32 changes: 0 additions & 32 deletions tasks/dsct/js/dsct-experiment.js

This file was deleted.

192 changes: 0 additions & 192 deletions tasks/dsct/js/jspsych-dsct.js

This file was deleted.

Loading

0 comments on commit 817ee0d

Please sign in to comment.