Skip to content

[redcap] Fix yesno import value mapping#10379

Open
arnav-makkar wants to merge 3 commits intoaces:mainfrom
arnav-makkar:fix/10372-yesno
Open

[redcap] Fix yesno import value mapping#10379
arnav-makkar wants to merge 3 commits intoaces:mainfrom
arnav-makkar:fix/10372-yesno

Conversation

@arnav-makkar
Copy link
Contributor

@arnav-makkar arnav-makkar commented Feb 19, 2026

Brief summary of changes

Converted REDCap yesno import values from 1/0 to yes/no before saving, so they match LORIS yes/no field options and are imported correctly.
Scope is limited to REDCap fields typed as yesno. All other field types (including radio) remain unchanged.

Link(s) to related issue(s)

@github-actions github-actions bot added Language: PHP PR or issue that update PHP code Module: redcap PR or issue related to redcap module labels Feb 19, 2026
@MaximeBICMTL MaximeBICMTL self-requested a review February 20, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: PHP PR or issue that update PHP code Module: redcap PR or issue related to redcap module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[redcap] yesno

1 participant