experimentum_exps | R Documentation |
Data from a demo experiment on Experimentum https://debruine.github.io/experimentum/. Subjects are shown pairs of upright and inverted Mooney faces and asked to click on the upright face.
experimentum_exps
A data frame with 990 rows and 14 variables:
The unique session ID assigned each time a user starts a project
The unique ID for the project (a collection of questionnaires and/or experiments
The unique ID for the experiment
The unique ID for the user (subject/participant)
The user's sex/gender (male, female, nonbinary, na)
The user's status (test, guest, registered, student,res, super, admin)
The user's age in years; calculated from birthdate
The name of the trial
The unique number of the trial in the experiment
The order the trial was shown in (for experiments with randomised order)
The response
The reaction time in ms
The side of presentation (for multi-stimulus trials)
The timestamp of the trial response
https://psyteachr.github.io/reprores-v2/data/experimentum_exps.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.