You are here

public property QuizQuestionResponse::$is_skipped in OG Quiz 7

File

includes/og_quiz_question.php, line 755
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

public $is_skipped;