Skip to content

francesco-vespignani/RepetitionMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repetition Maze

Repository for Repetition Maze Experiment both born open-source (jsPsych on github) and born open-data (datapipe, osf). The repository is https://github.com/francesco-vespignani/RepetitionMaze/

Aim

todo

Material

Exp1 material

Test the experiment

https://francesco-vespignani.github.io/RepetitionMaze/run/?distr=pseudo&list=listB&casual=false&nrep=3&n=2&repo=test

Available url parameters (if missing default will be used):

  • id, id of the run. Default is null. If there is a stored data for a given id no data will be saved in osf. If null or absent (as in the link above) a random 10 char id will be generated by datapipe after the string "IDP" (id datapipe). If id is provided the "IDU" (id url param) string is added before the id in the osf filenames. This second oprion allows for linking the data with real person and anagraphic data;

  • dist, type of distracters. Available values are nw (nonwords), pseudo (pseudowords), word (word salad), gramm (grammatical sentences). Default is nw.

  • list, one of three lists. Available values ara listA listB listC, default a random list.

  • casual, if items are presented randomly. Available values are true and false. Default is true.

  • nrep, number of maze repetitions for each item. Available values are positive integers. Default is 5.

  • n, number experimental items to make the experiment shoprter for testing. Available values are positive integers below 36. Default is null (all 36 items).

  • repo, a switch for using different osf repositories (components). Default value is 'pilot', if you provide any other string data will be stored in the test component below.

ofs test component:

https://osf.io/vh864/?view_only=

For each run two files are saved, one with practice data and one with experiment data, this allow to check how many subjects started the experiment without finishing it. No data is saved until the end of practice/experiment and data is never overwritten.

Participate

If you are and Italian motherlanguage speaker between 18 and 30 years old and would like to partecipate to the real experiment follow one of these links (from the easier to more difficult), changing list id (CHANGEME) in the browser after opening the link belows:

https://francesco-vespignani.github.io/RepetitionMaze/run/?distr=nw

https://francesco-vespignani.github.io/RepetitionMaze/run/?distr=pseudo

https://francesco-vespignani.github.io/RepetitionMaze/run/?distr=word

https://francesco-vespignani.github.io/RepetitionMaze/run/?distr=gramm

Data will be automatically saved in this ofs component (pilot):

https://osf.io/568sh/?view_only=

Credits

This work has been done at the Depatment of Devepomental Psychology and Socialization of the University of Padua. It part of the the research project REPLAI (Repetition Experiments as Probes on Linguistics Analysis and Integration) funded within the MIUR PRIN-2022 - 2022JT5N3J as a part of NextGenerationEU of the EU.

)

Releases

No releases published

Packages

No packages published

Languages