Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix value for multiple choice tasks with "other" option selected #2621

Merged

Conversation

shobhitagarwal1612
Copy link
Member

Fixes #2618

Exclude "other" value from selected ids list and set it to correct field

Verified changes via unit tests and testing locally.

@gino-m PTAL?

Copy link
Collaborator

@gino-m gino-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @shobhitagarwal1612 ! Can we just get rid of the [ ] workaround altogether? Let's merge this now to fix the issue and revisit when you have time?

@shobhitagarwal1612
Copy link
Member Author

The tests are working fine locally. Will merge this as is.

@gino-m
Copy link
Collaborator

gino-m commented Aug 9, 2024

Flaky tests? Rerunning now...

@shobhitagarwal1612 shobhitagarwal1612 merged commit 400ea88 into google:master Aug 9, 2024
2 checks passed
@shobhitagarwal1612 shobhitagarwal1612 deleted the other-multiple-choice branch August 9, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Multiple choice question task] Brackets still being added to "Other" text in db new format
2 participants