protected property QuizQuestionResponse::$evaluated in OG Quiz 7
File
- includes/
og_quiz_question.php, line 748 - Classes used in the Quiz Question module.
Class
- QuizQuestionResponse
- Each question type must store its own response data and be able to calculate a score for that data.
Code
protected $evaluated = TRUE;