Skip to content

a template to build, test, deploy, and publish a jspych experiment container and paper for Open Research Experiments

License

Notifications You must be signed in to change notification settings

openbases/builder-jspsych

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Template for Open Research Experiment: Jspsych

This template is provided by Open Bases and will create a submission for Open Research Experiments (ORE). The components of this template include:

  • Your experiment created using the [jsPsych] library
  • A robot participant to test the runtime of your experiment.
  • A paper submission that describes your experiment.
  • A continuous integration workflow on CircleCI to do all of the above.
  • Pushing metadata and an experiment preview back to github pages.
  • A final deployment of your experiment to Docker Hub as a container.

To make all this happen, you just need to fork this repository, add your experiment and write the paper, and then connect to Github, CircleCI, and Docker Hub. Let's get started!

Step 1. Clone the Template

The first step is to clone the template. We advise you to fork the repository first (and then clone your fork). You can also just download the archive and then add to version control on your own. Here is how to clone the repository:

git clone https://www.github.com/<username>/builder-jspsych
cd builder-jspsych

Notice that we have a jspsych task, it's in the folder rt-task, and we derived it from the jspsych tutorial.

under construction

About

a template to build, test, deploy, and publish a jspych experiment container and paper for Open Research Experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published