I have a problem in which students are asked to type the number of solutions of a given system.
One option is to type infinite number of solutions. See: https://github.com/openwebwork/webwork-open-problem-library/blob/main/Contrib/PCC/BasicAlgebra/SystemsOfLinearEquations/SystemEquation60.pg
But MathQuill is automatically converting the first three letters of infinite to the infinity symbol. Is there a flag that I can set to turn off this behavior?
It seems that when the word "infinite" is a known word in the Context, it should be allowed to type it.
I know that using the Tt Text mode will get around this, but these basic algebra students are already challenged. I want to remove every source of confusion that I can, while still being able to have them type a response.
Is there now perhaps a flag to make an answer blank automatically use the text mode? That could be very helpful in handling a number of issues of this kind.
Thanks!
Paul