Show expression, not value for float `TextQuestion` solution
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
When showing the solution to a `TextQuestion` with a `float` answer, and if that answer is an expression like `0.5 + sqrt(3)`, that expression should be shown, rather than the evaluated value.
(Same for `InlineMultiQuestion`.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.