Quizzes: Adding custom numbers / names to questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2016
09:00 AM
For anybody who may be interested, I have developed a small javascript snippet that will allow you to add your own question numbers to quiz questions (useful for grouped questions with different answer types i.e. Question 1(a) multiple choice, Question 1(b) essay). I have copied my code below with instructions on how to use the code.
- Copy and paste the code into your custom javascript file.
- Add <p class="custom_name">CUSTOM QUESTION NUMBER HERE</p> to any question (in HTML view)
If you are going to use this code, please test it on your test site first and at your own risk.
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.