How to force update Gradebook? Dmitry Pupinin - 2008年05月15日 星期四 15:10 回帖数:2 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 - 2008年05月15日 星期四 16:08 Your module needs to call it (the new gradebook is passive). You could make a little test script to call it. 平均分: - 永久链接 显示父帖 回复 回复Martin Dougiamas Re: How to force update Gradebook? Dmitry Pupinin - 2008年05月15日 星期四 16:31 Passive? Functions xxx_update_grades calls from grade_update_mod_grades in gradelib.php When it used? 平均分: - 永久链接 显示父帖 回复
回复Dmitry Pupinin Re: How to force update Gradebook? Martin Dougiamas - 2008年05月15日 星期四 16:08 Your module needs to call it (the new gradebook is passive). You could make a little test script to call it. 平均分: - 永久链接 显示父帖 回复 回复Martin Dougiamas Re: How to force update Gradebook? Dmitry Pupinin - 2008年05月15日 星期四 16:31 Passive? Functions xxx_update_grades calls from grade_update_mod_grades in gradelib.php When it used? 平均分: - 永久链接 显示父帖 回复
回复Martin Dougiamas Re: How to force update Gradebook? Dmitry Pupinin - 2008年05月15日 星期四 16:31 Passive? Functions xxx_update_grades calls from grade_update_mod_grades in gradelib.php When it used? 平均分: - 永久链接 显示父帖 回复