@Steve_Watts is right. It really is for the instructor or quiz creator to be able to identify the question.
There have been some who want the question title to show to the students. If you need that, then include it as part of the question text. Canvas tries to reduce the options available so the interface is clean, so they don't want to put in an option "show title" for each question or even for each quiz.
Including the question title is problematic for several reasons and those reasons are enough to say it's better not to put it at all. Let's say that the question number was ch5q37.
- That's what would show up on the quiz. It is meaningless for most students.
- That's perhaps an acceptable title when it's question 37 from chapter 5, but let's say that was in a question bank and it was selected and it's now question 2 on the quiz.
- It helps student cheat. If the questions came from a publisher's bank and a student has managed to obtain a copy of the publisher's bank somehow and has it available while taking a quiz. It just became a lot easier to get the questions correct.
- If you use question banks, the order is random, so any title based on position is problematic.
Even simple naming like "question 1", "question 2", ... is not always safe. I remember learning to program in the BASIC programming language many years ago -- I know, I'm dating myself, so don't tell my wife. One of the practices they taught us was to number the lines by 10 so that we could go back and insert another line in the middle. The analogy is that you might have titled the questions something more innocent like "question 1", "question 2", etc. But then let's say that you made a mistake and now question 5 really needs to be switched with question 2 or you need to add a new question between question 3 and question 4. Unfortunately, it would be more confusing to the students to have it say "question 10", "question 20", "question 30" instead of 1, 2, and 3.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.