CSUMB_SSBU_Study

CSUMB SSBU - Compiled Experiments

This section contains the ‘compiled’ experiments based on the psytoolkit scripts used for the project. I say ‘compiled’ in quotes, because realistically these are technically transpiled, as the code is converted from psytoolkit’s DSL, to HTML files.

This section is an overview of (hopefully) anything you would need to know about the experiments

Important note regarding experiment modification

These experiments have been slightly modified, after psytoolkit transpilation. This is due to the fact that there were some features not available in the pre-provided experiment, of which we built some basic mods for. For more information, see here.

OS & Browser support

See below for tested and verified browsers/OS’s that have been tested with the current experiments.

OS Browser Supported
Windows 10 Chrome YES
Windows 11 Chrome YES
MacOS - Sonoma 14.5 Chrome YES

Running the experiments

It is highly recommended to run the experiments with an OS and browser that has been tested, as suggested above. We suggest using chrome, however other browsers are likely to work, but not guaranteed. Additionally, other Operating Systems should work, but again it is highly suggested to run this on systems we have already tested and verified :)

If chrome is already your default browser, then you can simply ‘double click’ the file to open the experiment. Otherwise, you will have to ‘right click’, and open the experiment file in chrome.

Experiments List

Data output

Once the experiment is complete, our mod will run a set of JavaScript functions which will automagically export the results to a CSV file, and download it to your file system.

Below is a simple, high level overview of what the data output CSV columns mean.

GoNoGo output

TaskSwitching output

Simple Reaction output

Ref: https://www.psytoolkit.org/experiment-library/deary_liewald.html

Posner Cue output

Ref: https://www.psytoolkit.org/experiment-library/cueing.html

Versioning

Versioning has been added as of 12/6/2024. Versions can be found in the versions folder. This is to simply keep me sane and have backups of previous versions in case I (Zach) mess something up :D