SH on MM:

In the quiz view, is it possible to hide the titles of questions?
I have a few equivalent questions that I just want to show up in random order. I’ve just named my questions 1-6, but now you still see these numbers with the questions: https://weblab.tudelft.nl/tw-e99/2025-2026/assignment/149700/answer
Can I hide the names of the questions somehow?

In order to implement this:
- question or assignment needs additional property for hiding its title
- all references to question title in interfaces need to be updated to use something like a function “visibleTitle()” which returns nothing or placeholder text in case the title is hidden.

Submitted by Elmer van Chastelet on 11 June 2025 at 11:31

Log in to post comments