protected property ScaleResponse::$answer_id in Quiz 7.5
Same name and namespace in other branches
- 8.6 question_types/quiz_scale/src/Plugin/quiz/QuizQuestion/ScaleResponse.php \ScaleResponse::answer_id
- 8.5 question_types/quiz_scale/src/Plugin/quiz/QuizQuestion/ScaleResponse.php \ScaleResponse::answer_id
- 6.6 question_types/scale/scale.classes.inc \ScaleResponse::answer_id
- 6.4 question_types/scale/scale.classes.inc \ScaleResponse::answer_id
- 7.6 question_types/scale/scale.classes.inc \ScaleResponse::answer_id
- 7 question_types/scale/scale.classes.inc \ScaleResponse::answer_id
- 7.4 question_types/scale/scale.classes.inc \ScaleResponse::answer_id
ID of the answer.
File
- question_types/
scale/ scale.classes.inc, line 571 - Scale classes.
Class
- ScaleResponse
- Extension of QuizQuestionResponse.
Code
protected $answer_id = 0;