BigBlueButton - Completion conditions

BigBlueButton - Completion conditions

Vladimir Mićović -
回帖数: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
回复Vladimir Mićović

Re: BigBlueButton - Completion conditions

Visvanath Ratnaweera -
Particularly helpful Moodlers的头像 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.
回复Visvanath Ratnaweera

Re: BigBlueButton - Completion conditions

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 微笑 but i will remove it, there is no sense to be both enabled 微笑
回复Vladimir Mićović

Re: BigBlueButton - Completion conditions

Shamiso Jaravaza -
Hello,

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

Re: BigBlueButton - Completion conditions

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)