Picture of Chris Gillison
Course completion
by Chris Gillison - Saturday, 2 April 2022, 10:00 AM
 

Hi all.

I have a course without an assessment. When all course content hs be viewed, I want the LMS to show that the course is completed. In "_completionCriteria" in config.json I have the following settings:

"_requireContentCompleted": true,
"_requireAssessmentCompleted": false

Is this all I have to do, or is there more (e.g. in "_spoor")?

Picture of Oliver Foster
Re: Course completion
by Oliver Foster - Monday, 4 April 2022, 8:57 AM
 

This properties used to be part of spoor, but I think they moved out into `_tracking` as you've detailed some time ago. That should sufficient as you've written it.

Picture of Oliver Foster
Re: Course completion
by Oliver Foster - Monday, 4 April 2022, 9:50 AM
 

Please forgive my English this morning.

These properties were previously part of spoor, they were moved out into core and `_tracking` some time ago, as you've detailed. What you've written should suffice.