Totara Learn Open Discussions

Quiz activity look and feel in Totara Academy courses

 
Natalia Kurikova
Quiz activity look and feel in Totara Academy courses
by Natalia Kurikova - Monday, 6 March 2023, 7:05 PM
Group Helpful contributor 2024Group Most helpful contributor 2023

Hi everyone

I really like the look and feel of the quizzes in the Totara Academy courses, and I'd love to get some guidance on how something like that can be set up.

It looks like each question has a picture - are these simply added to the question text for each quiz question?








The review attempt screen simply has the grade and feedback (I also like the button that takes back to the course, it looks like it's added via the Overall feedback for the quiz):

In our system (Totara 15), we have things like Started on, State, Completed on etc. Is there a setting I'm missing? I'd love to display only Grade and feedback on that page:


Thanks.

Jordan Ash
Re: Quiz activity look and feel in Totara Academy courses
by Jordan Ash - Tuesday, 7 March 2023, 3:32 AM
Group TotaraGroup TXP Site Administrator

Hi Natalia,


It looks like each question has a picture - are these simply added to the question text for each quiz question?


The picture for each question is added as part of the question text.


We align this image to the left of the text.


The review attempt screen simply has the grade and feedback (I also like the button that takes back to the course, it looks like it's added via the Overall feedback for the quiz):



The return to course button is added in html. This is what we add in the overall feedback section to allow learners to return to the course page.


<a href="/course/view.php?id=256" class="btn btn-primary" role="button">&nbsp; Return to course page&nbsp;&nbsp;</a>


In our system (Totara 15), we have things like Started on, State, Completed on etc. Is there a setting I'm missing? I'd love to display only Grade and feedback on that page:


We have a custom theme applied to our community courses with a few small tweaks, this section has been simplified as part of the custom theme.


Thanks

Jordan

Natalia Kurikova
Re: Quiz activity look and feel in Totara Academy courses
by Natalia Kurikova - Wednesday, 8 March 2023, 12:38 PM
Group Helpful contributor 2024Group Most helpful contributor 2023

Hi Jordan

Thank you so much for your response.

It looks like we'll need to look into some theme tweaks as well. Our users have mentioned that they'd prefer the quiz interface to be simpler.

I'm really enjoying the Totara Academy courses: not only in terms of content but also in terms of the overall course look and set-up. Great to have this as an example of best practice!