Moodle

Real sumission/grade date from activities not available in gradebook

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • 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

Solution could be new field - "last_graded_date" in grades_grade table, I am going to create a new blocker bug for this and let MD decide.
Or change the meaning of existing timemodified field in all grade_xxxx tables

see MDL-11873

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

Martin, which solution should we choose?

Show
Petr Škoda (skodak) added a comment - Martin, which solution should we choose?
Hide
Petr Škoda (skodak) added a comment -

partially fixed in cvs, may be improved in 2.0:
timemodified --> dategraded
timecreated --> datesubmitted

+

methods - $grade_grade->get_datesubmitted() and ->get_date_graded();

Show
Petr Škoda (skodak) added a comment - partially fixed in cvs, may be improved in 2.0: timemodified --> dategraded timecreated --> datesubmitted + methods - $grade_grade->get_datesubmitted() and ->get_date_graded();

People

Vote (0)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: