-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3.3
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
The display at the top of the review attempt page (which is probably about to get reused in MDL-80880) had not been reviewed for years, and could do with some love:
Some initial suggestions from brett.dalton@moodle.com:
- I would reorder the State so its not between the Start and End times. Its just a bit weird for users. put it before or after
- Suggest just use "Started" and "Completed" and "Duration", less words are always more scannable. This is something we are working on across the system in other areas.
What I have done so far is:
- Move attempt state to just above the start time.
- Changed 'Completed on' to 'Completed' and 'Submitted on' to 'Submitted'.
- Thought about 'Time taken' vs 'Duration'. My conculsions was that 'Time taken' was simpler and plainer language for most users. So left it unchanged.
- Reviewed all the other get_string() calls in the attempt_summary_information renderable and decided the others were good as they were.
- has been marked as being related by
-
MOBILE-4550 Apply changes in quiz in attempts summary (review) as well as on the summary of your previous attempts (MDL-80900 and MDL-80880)
- Closed
- is blocked by
-
MDL-80880 Improve "Summary of your previous attempts" display on the quiz intro screen
- Closed