Totara Learn Open Discussions

Navigation between activities

 
Simone Kimber
Navigation between activities
by Simone Kimber - Tuesday, 29 September 2020, 1:30 AM
 
We are on Totara 11 and soon we will be going to Totara 12.

Our users find it difficult to navigate using the breadcrumbs.

There is navigation between the sections, however when they complete a quiz activity the only way to get back to the course front page to access the next activity is using the breadcrumbs.

Is there a better way / plugin to add navigation to the next section or activity or even back to the home page from a quiz activity?

Any help on this would be appreciated.

Thanks, Simone


Jordan Ash
Re: Navigation between activities
by Jordan Ash - Tuesday, 29 September 2020, 5:40 AM
Group TotaraGroup TXP Site Administrator

Hi Simone,

In the academy quizzes we add a html button in the quiz feedback that links back to the course page.

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

This is what our users will see when they complete a quiz.


Simone Kimber
Re: Navigation between activities
by Simone Kimber - Wednesday, 30 September 2020, 3:48 AM
 

Thanks Jordon,

We used to do this in 2.9 however our processes have changed.

We now develop in a UAT environment, then backup and restore to Staging, then to Production.

This causes the links to break (even relative links) because the course number changes between environments.

It would be great if there was a return to course home that was built into the quiz feedback options that could be dynamic.

Thanks, Simone