cognition icon indicating copy to clipboard operation
cognition copied to clipboard

Experimental lab platform

Open CrumpLab opened this issue 4 years ago • 2 comments

This issue is for discussing how to develop and grow an online experimental lab platform for this OER course and textbook.

CrumpLab avatar Sep 13 '21 19:09 CrumpLab

Brainstorming Tasks

Ideally one per chapter, but OK if there are more for some than others at the beginning. Task length 5-10 minutes. Check out Crump, McDonnel & Gureckis, lot's of attention tasks, and a good classic categorization task

CrumpLab avatar Sep 20 '21 20:09 CrumpLab

In Fall 2021, Drew Shives and I worked out some potential pipelines involving JATOS to serve JsPsych experiments. One idea was to serve links (using JATOS) to experiment demos (programmed in jspsych). Participant data would be stored on the JATOS server, and participants would then be sent to an experiment completion page involving an interactive Shiny app. The Shiny app accesses the JATOS database, and allows display of summary data from the experiment. We got the pipeline working, but did not implement it.

In Spring 2022, we included a simple Stroop experiment demo in the attention learning module:

https://www.crumplab.com/cognition/articles/modules/L10_Attention.html#participate-in-a-short-stroop-experiment

The demo displays participant data at the end of the experiment, and participant data is also stored on the JATOS server.

Summer 2022 plans are to create more experiment demos...

CrumpLab avatar May 13 '22 12:05 CrumpLab