@lookit/lookit-initjspsych
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

CHS's initJsPsych

Version History

This package contains the repackaging of jsPsych's initjsPsych function. We needed to give ourselves the ability to do two things:

  • Validate the trial timeline.
  • Record trial data to CHS's API.

chsInitJsPsych

This function will make available initJsPsych() and it can be expected to operate as the original.

initJsPsych = chsInitJsPsych(responseUuid);

The above code is already placed into the experiment before your code. For transparency, you can always find chsInitJsPsych() on npmjs, github, and unpkg. Please feel free to reach out with any questions or concerns.

Readme

Keywords

none

Package Sidebar

Install

npm i @lookit/lookit-initjspsych

Weekly Downloads

14

Version

2.0.0

License

ISC

Unpacked Size

59.7 kB

Total Files

18

Last publish

Collaborators

  • okaycj