News

A set of PHP / JS functions for helping jsPsych communicate with a MySQL database. These scripts allow you to: Check if a subject has already started the experiment in a previous session. Assign the ...
To save data, use the function serverComm.save_data(). This function takes an array of JavaScript objects to write to the database. jsPsych generates an array of objects where each object is a trial.