apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

'Grader is unstable' banner might not be seen by the user #1309

Closed ihalaij1 closed 6 months ago

ihalaij1 commented 8 months ago

'Grader is unstable' banner might not be seen by the user since it is at the top of the page. Should this be made similar to the ''Course has already ended" banner, that stays at the top of the viewport, while the user scrolls the page?

Internal ticket: https://rt.cs.aalto.fi/Ticket/Display.html?id=24825

https://github.com/apluslms/a-plus/blob/04f2f9bdb784b6456063d5cbff62e43d537161ab/course/templatetags/base.py#L46-L55 https://github.com/apluslms/a-plus/blob/04f2f9bdb784b6456063d5cbff62e43d537161ab/course/templates/course/course_base.html#L78-L92