Totara Learn Open Discussions

Multiple Course Completion "Levels"

 
Nevin Butcher
Multiple Course Completion "Levels"
de Nevin Butcher - Monday, 31 de July de 2023, 20:50
 

Hello Community

I've been wrestling with an internal query/requirement that I am sure must be doable, however am struggling to put all the pieces together.

The "simple" scenario is that a client runs a 5 day event (utilising the seminar activity to manage signups/attendance)

At the end of the event, they wish to capture the event attendance which is easy but where i'm coming stuck is that they want to award the attendees with various levels of completion (lets say Beginner, Intermediate and Advanced)

I thought I'd cracked it with course outcomes but I can't appear to surface that data in any of the seminar or course completion report sources. (which is a follow on requirement)

Just thought I'd see if anyone had any great ideas, or could point me in a new investigation direction.

Thanks in advance.

Cheers

Nevin


Craig Eves
Re: Multiple Course Completion "Levels"
de Craig Eves (Totara Support) - Tuesday, 1 de August de 2023, 18:47
Grupo Totara

Hi Nevin

It is possible to setup custom scales in the gradebook for the beginner to advanced values . Each scale value has a value going from lowest to highest in this case 1-3

It is also possible  to add a grade item that is based on the custom scale  and the use a  grade calculation to calculate the grade based on the value in the seminar field.

The calculation needs to calculate the value of 1 - 3 based on the seminar grade so 

=[[seminar grade]]*0.0333



Let us know id there are problems with this suggestion

regards


Nevin Butcher
Re: Multiple Course Completion "Levels"
de Nevin Butcher - Wednesday, 2 de August de 2023, 14:17
 

Thanks Craig! Appreciate the response, this should do the trick.