Skip to content
  • Nick Phillips's avatar
    MDL-59169 gradebook: Add groupid to gpr tracking & use · 9a2da737
    Nick Phillips authored
    Added groupid to grade_plugin_return tracking, modified constructor
    to use query params as defaults if passed-in params not supplied,
    used groupid tracking in core reports.
    
    grade_get_graded_users_select also fixed to use gpr (otherwise using
    it breaks when course current group has changed between render and
    submit).
    
    Fixed coding style issue in gpr constructor & documented properties.
    
    Added upgrade.txt noting gpr changes.
    9a2da737