BigBlueButton - Completion conditions

BigBlueButton - Completion conditions

par Vladimir Mićović,
Nombre de réponses : 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
Moyenne des évaluations: -
En réponse à Vladimir Mićović

Re: BigBlueButton - Completion conditions

par Visvanath Ratnaweera,
Avatar Particularly helpful Moodlers Avatar 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.
En réponse à Visvanath Ratnaweera

Re: BigBlueButton - Completion conditions

par 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 sourire but i will remove it, there is no sense to be both enabled sourire
En réponse à Vladimir Mićović

Re: BigBlueButton - Completion conditions

par Shamiso Jaravaza,
Hello,

Also, make sure your cron is running frequently, as those completion conditions are updated by a task.
En réponse à Shamiso Jaravaza

Re: BigBlueButton - Completion conditions

par 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)