You are here

protected property ShortAnswerResponse::$answer_id in Quiz 8.4

ID of the answer.

File

question_types/short_answer/lib/Drupal/short_answer/ShortAnswerResponse.php, line 85
The main classes for the short answer response.

Class

ShortAnswerResponse
Extension of QuizQuestionResponse

Namespace

Drupal\short_answer

Code

protected $answer_id = 0;