Picture of C E
Setting _isCourseComplete
by C E - Thursday, 15 October 2015, 12:30 PM
 

Hello,

 

Is there a way to define when _isCourseComplete is set?

 

Instead of being 100% of the course done, can I set it to be only 75%?

 

Thanks in advance.

Picture of Matt Leathes
Re: Setting _isCourseComplete
by Matt Leathes - Thursday, 15 October 2015, 1:21 PM
 

Not without some customisation via JavaScript

You can, however, make any component(s) you like 'optional' so that they will not be counted towards the completion calculation... see the entry for _isOptional in the Core model attributes. If you made 25% of the components option this would sort of have the same effect...