Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue 140 - add reengagement_get_coursemodule_info() function #149

Merged

Conversation

iv-enovation
Copy link
Contributor

fix for the issue 140 - saving a reengagement activity completes the activity for all users

the new function is added to lib.php that populates customdata, so in /completion/classes/activity_custom_completion.php in public function get_available_custom_rules() $customdata is not empty and get_overall_completion_state() does not default to returning COMPLETION_COMPLETE

@danmarsden danmarsden merged commit 14020fd into catalyst:MOODLE_400_STABLE Mar 19, 2024
16 checks passed
@danmarsden
Copy link
Member

looks sensible - thanks for tracking that down and submitting a PR - I've merged that in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants