Skip to content

UiL-OTS-labs/jspsych-incid-mem

Repository files navigation

jspsych-incidental-memory

Generic documentation

Please read the generic documentation for some context and scope.

Task Description

This task is comprised in two parts, the training and the test phase. In the training task the participant has to categorize the (non-) words in three categories. In the latter part, the participant has to indicate whether or not the word was presented in the first part or not.

Stimuli

The stimuli are words that are presented as .wav file. The repository doesn't contain the stimuli as they are considered to be private property. Hence, you should obtain the stimuli in order to get started or put in your own stimuli. The stimuli are specified in the stimuli.js file.

Getting started

People affiliated with ILS labs can use the information from our lab webiste and expand the "Online experiments using jsPsych" section for details. Please follow this how-to.

Make your experiment ready for use with the data server

Update access key

The file globals.js contains a variable:

const ACCESS_KEY = '00000000-0000-0000-0000-000000000000';

Before uploading your experiment to the ILS data server, you will need to change this to the access key that you obtained when your experiment was approved. For elaborate info see globals.js.

Output

The data of all (sub) trial phases are logged in the data, but the output data can be filtered after data collection in many ways. Please read the general primer on jsPsych's data if you are new to jsPsych data output.

Good luck, happy experimenting!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published