There appears to be an issue when it comes to using E and e. Here are the examples given to me for reporting. Replication: 1. Add a stack question - Question name: Test - Question variables: ta1:?; - Question text: [[input:ans1]] [[validation:ans1]] e - Specific feedback: [[feedback:prt1]] - Question note: {@ta1@} - Input: ans1 - Input type: Algebraic input - Model answer: ta1 - Forbid float, require lowest terms, check the type of response: All "No" - Student must verify: Yes 2. Preview the question: Type e - <img width="768" height="463" alt="Image" src="https://github.com/user-attachments/assets/ac923d83-6ef4-473a-a3ec-32bba8e9e055" /> - e is represented as e 3. Preview the question and in the textbox type: 10*e - <img width="768" height="463" alt="Image" src="https://github.com/user-attachments/assets/4602f0c9-6ee7-4794-abdb-22fe3db9f4d4" /> - 10*e is represented as 10*e 4. Preview the question and in the textbox type: 10e10 - <img width="768" height="463" alt="Image" src="https://github.com/user-attachments/assets/e34a554c-e47a-4adb-a5a3-8dd89d88adb1" /> - 10e10 is represented as 10 x 10^10 5. Preview the question and in the textbox type: 10E10 - <img width="768" height="463" alt="Image" src="https://github.com/user-attachments/assets/1053c6e2-d843-44f9-8f95-7c469de38f73" /> - 10E10 is represented as 10 x10^10, which is the confusion 6. Preview the question and in the textbox type: 10/e - <img width="768" height="463" alt="Image" src="https://github.com/user-attachments/assets/54f3b834-d023-4d09-8be9-e015a6f195c8" /> - But 10/e is represented by 10/e Expectation: e should be for the natural number when multiplying, as seen with division, and E should be use for exponent.
There appears to be an issue when it comes to using E and e. Here are the examples given to me for reporting.
Replication:
Expectation: e should be for the natural number when multiplying, as seen with division, and E should be use for exponent.