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
Currently, N of M questions do not show any type of "Finish" button. They only show text in the header that changes from "Answer N of M" to "Well done!", so there isn't an intuitive way for users to know what to do next, or how to exit the assessment player.
The text was updated successfully, but these errors were encountered:
Personally, I'd love to see a 'Finish' button along with a message in the UI that says something like "Well done! You've completed {n} of {m} questions in {name of assessment}."
The text in the curly braces is representative of template strings that can be rendered according to question number, name of assessment.
Currently, N of M questions do not show any type of "Finish" button. They only show text in the header that changes from "Answer N of M" to "Well done!", so there isn't an intuitive way for users to know what to do next, or how to exit the assessment player.
The text was updated successfully, but these errors were encountered: