-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.6, 4.1.1
In MDL-40227 the way decimal separators are handled in lesson was improved. However, the value is not formatted when it's displayed in the feedback page right after submitting an answer.
How to reproduce:
- In a course, create a Lesson with the following settings:
- "Flow control > Provide option to try a question again" set it to "Yes".
- "Flow control > Maximum number of attempts per question" set it to "Unlimited".
- "Grade > Re-takes allowed" set it to Yes.
- Add a new question page with type Numerical. Make sure that the right answer has decimals (e.g. "1.1") and add some text in the "Response" of the right answer.
- Change your language to one that uses "," as decimal separator (e.g. German).
- Go to the lesson entry page, you should see the question you just created.
- Enter the right answer and submit it.
- In the page that displays the answer and the feedback, check that the value you entered uses "." instead of "," as decimal separator.
- is child of
-
MDL-40227 Numerical question in lesson - decimal fractions problem
- Closed