Moodle

manually graded quizzes show up as failed before I have marked them.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3
  • Fix Version/s: None
  • Component/s: Questions, Quiz
  • Labels:
    None
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE

Description

A quiz which only has manually graded essay questions is picking up the gradefail css in the gradefail before I have marked it. This should not happen. As a result (to explain the behavior in plain English). after student attempted a essay quiz, the student will get raw score as 0 and the grade as 0 (out of a maximum of X, X as defined by the instructor) right away.

Steps to reproduce
================

1. Create an Essay question

2. Create a quiz and add the created Essay ques to the quiz.

3. Login as Student and attempt the quiz. Submit quiz.

What happens
============
On the "Review of attempt 1" page, student will see Raw score as 0 and Grade as 0 out of a maximum of X.

Expected result
=============
Student probably should not see the raw score as 0 and the grade assigned as 0 right away, to avoid possible confusion.

Issue Links

Activity

Hide
Tim Hunt added a comment -

This is really only a quiz issue, so assigning to me. This is probably also a duplicate, I am sure I have seen it before, but I can't be bothered to search now.

Show
Tim Hunt added a comment - This is really only a quiz issue, so assigning to me. This is probably also a duplicate, I am sure I have seen it before, but I can't be bothered to search now.
Hide
Wen Hao Chuang added a comment -

Tim just a quick comment, can this be fixed by replacing 0 with a dash ("-") after student attempted the essay quiz? Would this be a easier fix? If you are out of bandwidth to take care of this one I could volunteer to take a look at it (might need some help from you as you are the quiz guru).. Thanks!

Show
Wen Hao Chuang added a comment - Tim just a quick comment, can this be fixed by replacing 0 with a dash ("-") after student attempted the essay quiz? Would this be a easier fix? If you are out of bandwidth to take care of this one I could volunteer to take a look at it (might need some help from you as you are the quiz guru).. Thanks!
Hide
Tim Hunt added a comment -

No, I don't think so. It is hard to work out from the database the difference between a normal question that the computer graded as 0, a manually graded question that has not been graded, and a manually graded question that has been graded 0. It is not impossible, but it is not easy either. The right long term solution is to change the database structure to make what is going on much more explicit. In the mean time, I don't really have time to investigate work-arounds.

Show
Tim Hunt added a comment - No, I don't think so. It is hard to work out from the database the difference between a normal question that the computer graded as 0, a manually graded question that has not been graded, and a manually graded question that has been graded 0. It is not impossible, but it is not easy either. The right long term solution is to change the database structure to make what is going on much more explicit. In the mean time, I don't really have time to investigate work-arounds.
Hide
Tim Hunt added a comment -

Was right about this being a duplicate.

Show
Tim Hunt added a comment - Was right about this being a duplicate.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: