MDL-40171 question saving test
This commit is contained in:
committed by
Damyon Wiese
parent
faaf80fadb
commit
01c898ecec
@@ -768,7 +768,6 @@ class question_answer {
|
||||
* Constructor.
|
||||
* @param int $id the answer.
|
||||
* @param string $answer the answer.
|
||||
* @param int $answerformat the format of the answer.
|
||||
* @param number $fraction the fraction this answer is worth.
|
||||
* @param string $feedback the feedback for this answer.
|
||||
* @param int $feedbackformat the format of the feedback.
|
||||
@@ -966,4 +965,4 @@ class question_first_matching_answer_grading_strategy implements question_gradin
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user