How to force update Gradebook?

How to force update Gradebook?

על ידי Dmitry Pupinin בתאריך
מספר תגובות: 2
תמונה של Core developers תמונה של Plugin developers
I need to test function xxx_update_grades in my module. How can I force Moodle to launch this function?
ממוצע דרוגים: -
בתגובה ל: Dmitry Pupinin

Re: How to force update Gradebook?

על ידי Martin Dougiamas בתאריך
תמונה של Core developers תמונה של Documentation writers תמונה של Moodle HQ תמונה של Particularly helpful Moodlers תמונה של Plugin developers תמונה של Testers
Your module needs to call it (the new gradebook is passive).

You could make a little test script to call it.