Moodle

Move aggregated columns to end of grade items

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9
  • Component/s: Gradebook
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

With the new user preference grade_report_aggregationposition, the aggregation columns can be displayed either before (left) or after (right) the grade item columns (non-aggregated columns). They were initially implemented at the left position. The preference needs to be used to allow either position.

Activity

Hide
Nicolas Connault added a comment -

Petr coded a parameter in the grade_tree constructor for controlling whether the category grade appears at the start or end of the grade items, I just used the user preferences (or CFG) as the variable for that parameter, and it works perfectly!

Show
Nicolas Connault added a comment - Petr coded a parameter in the grade_tree constructor for controlling whether the category grade appears at the start or end of the grade items, I just used the user preferences (or CFG) as the variable for that parameter, and it works perfectly!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: