How to force update Gradebook?

How to force update Gradebook?

per Dmitry Pupinin -
Nombre de respostes: 2
Imatge Core developers Imatge Plugin developers
I need to test function xxx_update_grades in my module. How can I force Moodle to launch this function?
Mitjana de qualificacions: -
En resposta a Dmitry Pupinin

Re: How to force update Gradebook?

per Martin Dougiamas -
Imatge Core developers Imatge Documentation writers Imatge Moodle HQ Imatge Particularly helpful Moodlers Imatge Plugin developers Imatge Testers
Your module needs to call it (the new gradebook is passive).

You could make a little test script to call it.