Skip to content

Releases: jspsych/jspsych-contrib

@jspsych-contrib/[email protected]

02 Feb 22:06
731b456
Compare
Choose a tag to compare

Major Changes

@jspsych-contrib/[email protected]

02 Feb 21:06
9e02c7b
Compare
Choose a tag to compare

Patch Changes

@jspsych-contrib/[email protected]

21 Jan 13:12
a7db9c1
Compare
Choose a tag to compare

Minor Changes

@jspsych-contrib/[email protected]

12 Jan 19:29
2722ab9
Compare
Choose a tag to compare

Major Changes

@jspsych-contrib/[email protected]

11 Jan 13:45
e3097b5
Compare
Choose a tag to compare

Major Changes

@jspsych-contrib/[email protected]

26 Dec 18:45
2a8b509
Compare
Choose a tag to compare

Patch Changes

@jspsych-contrib/[email protected]

21 Dec 14:07
00aceca
Compare
Choose a tag to compare

Major Changes

@jspsych-contrib/[email protected]

20 Dec 20:44
ad056f3
Compare
Choose a tag to compare

Major Changes

  • #83 f53784a Thanks @marianylund! - Added video plugin based on video-keyboard-response plugin that allows for multiple responses and records video time

@jspsych-contrib/[email protected]

05 Oct 19:56
d66904c
Compare
Choose a tag to compare

Major Changes

  • #79 599a090 Thanks @jessestorbeck! - - Calls to jsPsych.data.write() are removed; jsPsych.finishTrial() now gets an object with words and reading times stored as arrays. Thus a trial now generates a single data object instead of x, where x is the number of words in the sentence.
    • A bug when inter_word_interval > 0 is corrected.
    • Tests are added related to reading times.

@jspsych-contrib/[email protected]

07 Jun 14:22
8615929
Compare
Choose a tag to compare

Major Changes