You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
I have noticed in one of our long quizzes with over 100 questions that in the
Quiz Navigation block the question numbers are being truncated to two digits
which makes it difficult to jump to selected questions, Is this defined within
the theme design and can it be adjusted?
The text was updated successfully, but these errors were encountered:
Ok, by editing the markup on the page I can reproduce. I can also reproduce in the Clean theme. The width is being defined in the '.path-mod-quiz .qnbutton' selector. This is coming from 'mod\quiz\styles.css' thus this is a 'core' issue. Please raise a Moodle tracker.
From: Keith Revell - https://moodle.org/user/profile.php?id=1787689
I have noticed in one of our long quizzes with over 100 questions that in the
Quiz Navigation block the question numbers are being truncated to two digits
which makes it difficult to jump to selected questions, Is this defined within
the theme design and can it be adjusted?
The text was updated successfully, but these errors were encountered: