Releases: UiL-OTS-labs/jspsych-lexical-decision
Releases · UiL-OTS-labs/jspsych-lexical-decision
v0.1.2
Bugfix v0.1.1
Fixed bug that the test stimulus was not played again, wheter the participant pressed "continue" or "play again".
Full Changelog: v0.1...v0.1.1
first release lexical decision
This is a new boilerplate experiment for lexical decision. This boilerplate experiment makes it possible to do several different flavors of lexical decision. It designed to be one template that is able to run the following lexical decision templates:
jspsych-vislexdec lexical decision (visual target stimulus)
jspsych-vislexdec-vp lexical decision (visual target stimulus) + visual prime
jspsych-vislexdec-vp-vm lexical decision (visual target stimulus) + visual masked prime
jspsych-audlexdec lexical decision (auditory target stimulus)
jspsych-audlexdec-ap lexical decision (auditory target stimulus) + auditory prime
jspsych-audlexdec-vp lexical decision (auditory target stimulus) + visual prime
jspsych-audlexdec-vp-vm lexical decision (auditory target stimulus) + visual masked prime
This experiment will replace the previous flavors and deprecate them.