issues
search
UiL-OTS-labs
/
jspsych-spr-mw
A self paced reading with moving window experiment using jsPsych
GNU General Public License v2.0
6
stars
3
forks
source link
Use repsonse instead of button pressed
#32
Closed
maartenuni
closed
1 year ago
maartenuni
commented
1 year ago
Bugfix:
The questions used
data.button_pressed
, this should be
data.response
since we are using jsPsych-7.x
Bugfix:
data.button_pressed
, this should bedata.response
since we are using jsPsych-7.x