diff --git a/.changeset/spotty-bears-jump.md b/.changeset/spotty-bears-jump.md index f0369486..42114c39 100644 --- a/.changeset/spotty-bears-jump.md +++ b/.changeset/spotty-bears-jump.md @@ -2,4 +2,6 @@ "@jspsych-contrib/plugin-html-swipe-response": patch --- -Bug fix: Added button response value to trial data. +Bug fix: Added button response value to trial data. +Bug fix: Disabled buttons for all response modalities. Added tests for this (keyboard and button). +Additional feature: Added responded css class to the buttons based on the choice. Modified test to include this.