You are here

6 calls to QuizQuestionResponse::getMaxScore() in Quiz 7.5

LongAnswerResponse::getFeedbackValues in question_types/long_answer/long_answer.classes.inc
Implementation of getFeedbackValues().
QuizQuestionResponse::getReportFormScore in question_types/quiz_question/quiz_question.core.inc
Implementation of getReportFormScore().
QuizQuestionResponse::getReportFormValidate in question_types/quiz_question/quiz_question.core.inc
Get the validate function for the reportForm.
QuizQuestionResponse::getWeightedRatio in question_types/quiz_question/quiz_question.core.inc
Get the weighted score ratio.
QuizQuestionResponse::isCorrect in question_types/quiz_question/quiz_question.core.inc
Check to see if the answer is marked as correct.
ShortAnswerResponse::getFeedbackValues in question_types/short_answer/short_answer.classes.inc
Implementation of getFeedbackValues().