BigBlueButton - Completion conditions

BigBlueButton - Completion conditions

by Vladimir Mićović -
Number of replies: 5
Hi, i am unable to get the completion status when conditions are met, like from the image below:




We did not get the status "Done" for all conditions, we have been on conference 5 minutes and did 1 vote, but Moodle did not get that...

How to troubleshoot this? 
Maybe i doing something wrong? 

Thank you
Average of ratings: -
In reply to Vladimir Mićović

Re: BigBlueButton - Completion conditions

by Visvanath Ratnaweera -
Picture of Particularly helpful Moodlers Picture of Translators
Specific to BBB no idea. I have seen and read in other activities that superfluous conditions upset the logic. For example "View" is not necessary if attendance is also a requirement. Or, the other way. Both together hurt.
In reply to Visvanath Ratnaweera

Re: BigBlueButton - Completion conditions

by Vladimir Mićović -
yeah, that logic is fine, i was try that first and the situation is the same, that is the reason why i added view smile but i will remove it, there is no sense to be both enabled smile
In reply to Vladimir Mićović

Re: BigBlueButton - Completion conditions

by Shamiso Jaravaza -
Hello,

Also, make sure your cron is running frequently, as those completion conditions are updated by a task.
In reply to Shamiso Jaravaza

Re: BigBlueButton - Completion conditions

by Vladimir Mićović -
Cron seems fine:
Execute scheduled task: Calculate regular completion data (core\task\completion_regular_task)
... started 12:59:01. Current memory use 29.7 MB.
Running completion_criteria_date->cron()
Running completion_criteria_activity->cron()
Running completion_criteria_duration->cron()
Running completion_criteria_grade->cron()
Running completion_criteria_course->cron()
Aggregating completions
... used 6 dbqueries
... used 0.067924022674561 seconds
Scheduled task complete: Calculate regular completion data (core\task\completion_regular_task)