-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
-
Moppies UX PB Candidate
When working on MDL-73879 following the UX task MDL-81786 it appears that the expectation from the UX team was that the availability condition on the course content should be kept opened between page reloads when the user chooses to open it.
The way it should be intended to work is that on the course content page:
- When a user (student or teacher) expand the availability information, it will be kept expanded when the page is reloaded or when the user comes back to this page
- Same but when the use decides that the availability condition is collapsed
- This is valid for both section and activities
But there are some issues we need to resolve here.
UX wise:
- what would be the precedence of "I am in editing mode" (so expanded by default) and the user choice
- how would it be possible to "reset" all the choices on a course page/section page, if let's say the user wants to close everything
Potential technical issues:
- We need to reflect that in the course state
- This is a "per user" state. So we need to store it somewhere (user preferences could be a choice) but then resurface it in the course state / reactive.