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

Short Answer questions should not have a format in their answers #76

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

fuhrmanator
Copy link
Owner

Fuhrmanator/issue74

Since short answer questions are discovered from MC that have all correct answers (=) which can have formats, we have to have to remove those formats after we have discovered the short answer questions. Also, since unformatted text has stripped line feeds, etc, we have to do that too.
Another issue is inheriting default formats from the question level, and setting formats of descriptions.
This is a breaking change (objects returned are different).
Fixes #74
First typescript tests
Always return an array of numerical answers
Check for bad tests that don't expect anything
Test for how error handling happens
it's not semantically text, it's usually a number
Questions with comments don't parse
Added tests for comments all through a gift question
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.

1 participant