You are here

8 methods override QuizResultAnswerEntityTrait::getResponse() in Quiz 8.5

LongAnswerResponse::getResponse in question_types/quiz_long_answer/src/Plugin/quiz/QuizQuestion/LongAnswerResponse.php
Implementation of getResponse().
MatchingResponse::getResponse in question_types/quiz_matching/src/Plugin/quiz/QuizQuestion/MatchingResponse.php
Implementation of getResponse().
MultichoiceResponse::getResponse in question_types/quiz_multichoice/src/Plugin/quiz/QuizQuestion/MultichoiceResponse.php
Implementation of getResponse().
QuizDirectionsResponse::getResponse in question_types/quiz_directions/src/Plugin/quiz/QuizQuestion/QuizDirectionsResponse.php
Get the user's response.
QuizPageResponse::getResponse in question_types/quiz_page/src/Plugin/quiz/QuizQuestion/QuizPageResponse.php
Implementation of getResponse().
QuizResultAnswerBroken::getResponse in src/Entity/QuizResultAnswerBroken.php
Get the user's response.
ShortAnswerResponse::getResponse in question_types/quiz_short_answer/src/Plugin/quiz/QuizQuestion/ShortAnswerResponse.php
Implementation of getResponse().
TrueFalseResponse::getResponse in question_types/quiz_truefalse/src/Plugin/quiz/QuizQuestion/TrueFalseResponse.php
Implementation of getResponse().