Totara Learn Open Discussions

Navigation between activities

 
KimberSimone
Navigation between activities
KimberSimone 发表于 2020年09月29日 Tuesday 01:30
 
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


AshJordan
Re: Navigation between activities
AshJordan 发表于 2020年09月29日 Tuesday 05:40
小组 Totara小组 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.


KimberSimone
Re: Navigation between activities
KimberSimone 发表于 2020年09月30日 Wednesday 03:48
 

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