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")?