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

Autogroup Bug #22

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Conversation

sergei-porfenovich
Copy link

Moodle handles course groups and forum groups separately. If a group doesn’t have any members, Autogroup will delete the course group but it does not delete/update the groups associated with forum posts. As a result, these forum posts associated with the old groups will point to groups that no longer exist.

ak4t0sh and others added 30 commits January 22, 2018 16:56
issue ned-code#2: implements custom profile fields support
Refactor to match Moodle standard structure.
Update installation instructions.
use standard string manager to display sort module name
Only load all enrolled users if needed. This gets unnecessary load when a user update there profile.
Fix memory issue on user_update event
Added city field to user profile sort module
…anual-assignment

New Setting: Preserve manual User assignments.
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.

None yet

6 participants