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

Inputs are too flexible for delimited lists/arrays and strings #29

Open
yee-luna-c opened this issue Feb 16, 2021 · 0 comments
Open

Inputs are too flexible for delimited lists/arrays and strings #29

yee-luna-c opened this issue Feb 16, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers low priority

Comments

@yee-luna-c
Copy link
Collaborator

yee-luna-c commented Feb 16, 2021

...allowing for any bracketing (paren and square; interior and exterior) and any exterior (combination of) quotation marks. String issue applies to variable bank and solution box; list/array issue applies to solution box only.

See commit d5ed79a for locations of string flexibility in variable bank and d4a79d5 for string flexibility in solution box. Note that a fix will mean no change will be necessary on the correctValue/correctSolution, as that is already stripped of quotes (but note that correctSolution is partly dependent on create_print_output in tplHelper.js). Bracket flexibility is above solution box flexibility for string.

@yee-luna-c yee-luna-c added bug Something isn't working good first issue Good for newcomers low priority labels Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers low priority
Projects
None yet
Development

No branches or pull requests

1 participant