feat: add plugin-mts for Match-to-Sample procedures#3631
Closed
ozp wants to merge 2 commits intojspsych:mainfrom
Closed
feat: add plugin-mts for Match-to-Sample procedures#3631ozp wants to merge 2 commits intojspsych:mainfrom
ozp wants to merge 2 commits intojspsych:mainfrom
Conversation
Create new jsPsych plugin implementing Match-to-Sample (MTS) functionality based on PyMTS (Carvalho, F. C., Regaço, A., & de Rose, J. C., 2023). Features: - SMTS (Simultaneous Matching-to-Sample) and DMTS (Delayed) protocols - Visual and auditory sample stimuli support - Multiple sample stimuli for contextual stimuli - Customizable comparison positioning with randomization - Visual and auditory consequence feedback - Comprehensive data collection (RT measurements, accuracy) - Configurable stimulus sizes, positions, and timing - Audio volume control and replay functionality The plugin is designed for behavioral research on stimulus equivalence and concept learning in psychological experiments.
🦋 Changeset detectedLatest commit: e768f4c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Add the @jspsych/plugin-mts for Match-to-Sample procedures.
Contributor
|
hey @ozp, appreciate the contribution. wanted to let you know that we currently don't take in plugins into the core repository until we have properly vetted them for long-term maintainability and there is major community support for it- but we strongly encourage you open a PR on jspsych-contrib for us to review in the coming weeks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create new jsPsych plugin implementing Match-to-Sample (MTS) functionality based on PyMTS (Carvalho, F. C., Regaço, A., & de Rose, J. C., 2023).
Features:
The plugin is designed for behavioral research on stimulus equivalence and concept learning in psychological experiments.