Moodle

Implement upgrade code for pre-1.9 sites

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Critical Critical
  • 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

lib/db/upgrade.php needs to call allthe xxxx_grade_update() functions to mass-copy all the old grades into new grade items.

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

solution of the depends on implementation of total course grade - MDL-10224

Show
Petr Škoda (skodak) added a comment - solution of the depends on implementation of total course grade - MDL-10224
Hide
Petr Škoda (skodak) added a comment -

1/ the core upgrade script migrates the data from old gradebook - items settings + categories - no grades
2/ each module with new grading code pushes its grade item details and individual grades into new gradebook during module upgrade
3/ legacy items without new grading can bu updated from grade/edit/tree.php

Show
Petr Škoda (skodak) added a comment - 1/ the core upgrade script migrates the data from old gradebook - items settings + categories - no grades 2/ each module with new grading code pushes its grade item details and individual grades into new gradebook during module upgrade 3/ legacy items without new grading can bu updated from grade/edit/tree.php
Hide
Andrew Davis added a comment -

upgrade seems to be functioning correctly. closing.

Show
Andrew Davis added a comment - upgrade seems to be functioning correctly. closing.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: