INGInious / INGInious/problems-math
Improve expected format hints/parsing
- Dominant language
- Python
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In order to bypass limitations of the sympy LaTeX parser, some typing hints (*Expected format*) were shown before the answer area. This seems not to help students very much.
Hints or parsing should be improved. Hints could probably be improved by being shown in the formatted way, so that the students could compare graphically the expected format with the one they typed. Typical parser limitations typed by students could also be caught in order to suggest improving the formatting.
Other possibilities are to investigate solving parsing issues upstream by identifying which valid LaTeX typings that aren't well supported by the sympy parser and that can be useful for the whole sympy community, and contribute.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.