Moodle

Manually graded questions that get 0 are considered ungraded.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6.1
  • Fix Version/s: 1.8.3, 1.9
  • Component/s: Quiz
  • Labels:
    None
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE

Description

Hi,

I have noticed that any manually graded questions that receive 0 (i.e. are incorrect) still show up on the Questions page as being ungraded. Is there a way around this?

Thanks,

Philip

Issue Links

Activity

Hide
Philip Norton added a comment -

It seems that if you set a mark for a manually graded question to something != 0, then back to 0, it will register it as an authentic grading...

Show
Philip Norton added a comment - It seems that if you set a mark for a manually graded question to something != 0, then back to 0, it will register it as an authentic grading...
Hide
Tim Hunt added a comment -

There was a small bug in the logic. It was carefully avoiding doing the work if the score had not changed, but that optimisation only works after the first time a comment is saved.

Show
Tim Hunt added a comment - There was a small bug in the logic. It was carefully avoiding doing the work if the score had not changed, but that optimisation only works after the first time a comment is saved.
Hide
Stephen Bourget added a comment -

Verified in Moodle 1.6.3+ and Moodle 1.7Beta

Closing

Show
Stephen Bourget added a comment - Verified in Moodle 1.6.3+ and Moodle 1.7Beta Closing
Hide
N Hansen added a comment -

Tim-This "fix" has actually created a new issue. I do not grade all my essay questions in one sitting. Obviously, this means the question grade remains 0 until I get around to correcting it. However, with this "fix" this means the questions are being shown as having been graded when they really haven't.

To properly fix this issue for everyone's benefit, there needs to be a difference between a grade of zero and an ungraded question. Is there a way to set the default for the field to an empty field? And then require instructors to manually add a grade? I'm going to have to undo this because it is less of a problem for me if real zero grades are being shown as ungraded than it is for ungraded questions to be showing up as if they are graded. I will miss a lot of questions this way.

Show
N Hansen added a comment - Tim-This "fix" has actually created a new issue. I do not grade all my essay questions in one sitting. Obviously, this means the question grade remains 0 until I get around to correcting it. However, with this "fix" this means the questions are being shown as having been graded when they really haven't. To properly fix this issue for everyone's benefit, there needs to be a difference between a grade of zero and an ungraded question. Is there a way to set the default for the field to an empty field? And then require instructors to manually add a grade? I'm going to have to undo this because it is less of a problem for me if real zero grades are being shown as ungraded than it is for ungraded questions to be showing up as if they are graded. I will miss a lot of questions this way.
Hide
N Hansen added a comment -

I should add I made the same comments about this issue previously but they don't seem to have been taken into account:

http://tracker.moodle.org/browse/MDL-6138

Show
N Hansen added a comment - I should add I made the same comments about this issue previously but they don't seem to have been taken into account: http://tracker.moodle.org/browse/MDL-6138
Hide
Tim Hunt added a comment -

Well noticed N Hansen, that particular case was not being handled correctly. It should be fixed now.

Show
Tim Hunt added a comment - Well noticed N Hansen, that particular case was not being handled correctly. It should be fixed now.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: