Skip to content

yanivabir/brms_online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brms_online

Running bRMS experiments online. Depends on the jsPsych and GSAP javascript libraries, and their dependencies. Implemented ontop of a PsiTurk server.

Important files

static/js/jspsych/jspsych-brms

This is the script that executes a bRMS trial. It is written as a jsPsych function.

static/js/task.js

This is an example of how one can build a trial structure for the experiment. Interesting for the behavioural tricks needed for a successful online experiment.

To Do:

  • Organize code to be more readable.
  • Move to a more compact data structure: the vbl field containing the animation performance takes up a lot of space, and could be made shorted (thus shortening upload times, and reducing upload errors).
  • Optimizing animation code, for smoother running.
  • Developing tests for the start of the experiment, allowing to end experiments on crappy hardware, thus reducing participant exclusions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published