Skip to content

Setup thoughts #6

@steffejr

Description

@steffejr

I think each experiment should include two mandatory files which I describe below.

A README.md file for each task should include the following topics:

Experiment Name
-Who wrote it

Background
-About the task and important citations

Task Description

  • What happens during the task

Results File Information

  • What is included in the output file

Experimental Set-up

  • Event-related, block design,

Stimuli

  • What the stimuli are

Modifiable Parameters

  • What parameters are modifiable, i.e. number of trials

A SETUP.JS file
I am using a JS file which contains variables for all of the modifiable text (Welcome, instructions, feedback) and parameters for the experiment. I like this approach because it separates everything someone would change for their own purposes from the code. This file could also be tagged with what language it is in "StroopSetup_EN.js" This would make it easier for others to translate the task for other languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions