You are here

protected property ClozeResponse::$answer_id in Cloze 6

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

ID of the answer.

File

./cloze.classes.inc, line 225
The main classes for the short answer question type.

Class

ClozeResponse
Extension of QuizQuestionResponse

Code

protected $answer_id = 0;