A repository to implement the new jsPsych architecture for the team and to show demo of the online paradigms used.
View the Project on GitHub MatthieuFra/jsPsychPDS
How can I use the Construction Toolkit to design my experiment ?
It’s very simple. Usually, an experiment is composed of the following elements :
To compose your experiment with the PDS construction toolkit, first you have to copy/pase locally the elements available in Template New Task to get all the folder conformed the right way. Then you just have to copy and paste each part of code corresponding to each part. You can use the website with the demo and pick what you need, or directly get it from the Demo tasks availables.
For the experimental procedure you’ll need to take the code for a particular task, or you can use a full template if one is available for the type of experiment you’re willing to perform. Also, it can be interesting to check the Customized plugins availables, that can help a lot. Or maybe you just need to clone an existing experiment that have be used, in that case go to Team experiments.
Also feel free to use the Working experiments when you are developping one, to backup your code and make it available from anywhere. Just create a folder with the project name, and save in it. You can customize everything if you need to adjust anything.
If you see something important missing, don’t hesitate to open an issue or ask. And if you have some piece of code that can be intersting to be share on this platform, you’re very welcome to contribute !
For more details about the implentation of the jsPsych library into the team, the choices etc. You can read this document, wich is a report of the mission performed in 2022 at PDS :