Skip to content

@jspsych/extension-pipe@0.2.0

Choose a tag to compare

@jodeleeuw jodeleeuw released this 16 Sep 20:19
· 3 commits to main since this release
2bbfd50

Minor Changes

  • #3718 dfdfb5ef09cc30fa43aec6af63a157093d52430f Thanks @jodeleeuw! - New extension for sending data to DataPipe. Registering it in initJsPsych is the whole integration: it stages each trial as it finishes, so an abandoned session can be recovered, and submits the complete dataset when the experiment ends — including after abortExperiment(), which a save trial never reaches.