timecompleted column is NULL

Re: timecompleted column is NULL

by Davo Smith -
အကြောင်းပြန်မှု အရေအတွက်: 4
Core developers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Peer reviewers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ
If you have not configured any completion criteria for the course, then Moodle has no way of knowing when you are expecting it to mark the course as "complete", so the course will never be marked as complete.

There is plenty of documentation on how to configure course completion in the Moodle docs: https://docs.moodle.org/en/Course_completion
Davo Smith ထံသို့ အကြောင်းပြန်ရာတွင်

Re: timecompleted column is NULL

by Tagnavi M Y -

hi Davo Smith,

i am also having a similar problem , i have enabled self completion of course for users, and the user has successfully marked the course as completed. But still in the mdl_course_completion, the time completed is null.


(i logged in from a different browser as user to mark the course as completed, i am just learning moodle, )

Tagnavi M Y ထံသို့ အကြောင်းပြန်ရာတွင်

Re: timecompleted column is NULL

by Krishna Mohan Prasad -
Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ
Hi Tagnavi M Y,
Is cron enabled and running ? If cron is not running completion will not be marked.

Thanks
Krishna Mohan Prasad ထံသို့ အကြောင်းပြန်ရာတွင်

Re: timecompleted column is NULL

by Tagnavi M Y -

yes,Krishna Mohan Prasad  the cron is running.

but still the time completed is showing null.


Attachment Screenshot (222).png
Tagnavi M Y ထံသို့ အကြောင်းပြန်ရာတွင်

Re: timecompleted column is NULL

by Krishna Mohan Prasad -
Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ
Hi Tagnavi M Y,
I can see that your reaggregate column is set so you must have done configuration changes to reaggregate course completions. So I hope next cron run will reaggregate the users completion and mark their completion.

Thanks