protected property QuizQuestionResponse::$score in OG Quiz 7
File
- includes/
og_quiz_question.php, line 754 - 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 $score;