Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-45516

Category Grade Override Setting in Gradebook (2.5+)

XMLWordPrintable

    • MOODLE_25_STABLE, MOODLE_26_STABLE

      Category and course grades can be overridden easily, but reverting to a calculated grade is not obvious for the average user. Having an 'overridable' option (like the Lock/unlock), default to false, for category and course grade items would prevent accidentally overriding.

      If someone has a patch for this in 2.5 please link here!
      at the moment the quickest way to get rid of 'accidental' overrides by teachers is:
      UPDATE`mdl_grade_grades` LEFT JOIN `mdl_grade_items`
      ON mdl_grade_grades.itemid=mdl_grade_items.id
      SET overridden=0
      WHERE mdl_grade_items.courseid = 01 (courseid) in phpMyAdmin or equivalent.

            Unassigned Unassigned
            chappers93 Chris Chapman
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.