You are here

protected property ClozeResponse::$answer_id in Cloze 7

Same name and namespace in other branches
  1. 6 cloze.classes.inc \ClozeResponse::answer_id

ID of the answer.

File

./cloze.classes.inc, line 271
The main classes for the cloze question type. These inherit or implement code found in quiz_question.classes.inc.

Class

ClozeResponse
Extension of QuizQuestionResponse

Code

protected $answer_id = 0;