You are here

7 methods override QuizQuestion::getMaximumScore() in Quiz 6.6

ChoiceQuestion::getMaximumScore in question_types/choice/choice.classes.inc
Implementation of getMaximumScore.
LongAnswerQuestion::getMaximumScore in question_types/long_answer/long_answer.classes.inc
Get the maximum possible score for this question.
MatchingQuestion::getMaximumScore in question_types/matching/matching.classes.inc
Get the maximum possible score for this question.
QuizDirectionsQuestion::getMaximumScore in question_types/quiz_directions/quiz_directions.classes.inc
Get the maximum possible score for this question.
ScaleQuestion::getMaximumScore in question_types/scale/scale.classes.inc
Implementation of getMaximumScore.
ShortAnswerQuestion::getMaximumScore in question_types/short_answer/short_answer.classes.inc
Get the maximum possible score for this question.
TrueFalseQuestion::getMaximumScore in question_types/truefalse/truefalse.classes.inc
Get the maximum possible score for this question.