php - Course Completion is stuck at pending status how ever the student passed all the activites and Quizzes in Moodle -
after creating course , checking completion tracking settings correctly modified in course settings , in activity settings. , after student passed activities , quizzes, course completion status still pending , not completed. after adding self completion block, same issue, course stuck @ pending state only.
course completion updated via system cron process.
make sure cron process running or trigger manually via [site]/admin/cron.php (if web running enabled in site settings) or on commandline via:
php [site path]/admin/cli/cron.php
Comments
Post a Comment