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.