mirror of
https://github.com/moodle/moodle.git
synced 2025-03-21 16:10:15 +01:00
All of these changes make use of already fetched grade data. Without these changes, the gradebook regrade process does not scale well with very large courses because it fetches many grade records, one at a time.