Browse: Home / Classes / LD_QuizPro /

LD_QuizPro::quiz_attempt_has_ungraded_question

LD_QuizPro::quiz_attempt_has_ungraded_question( array $quiz_attempt )

Checks a users submitted quiz attempt to see if that quiz has graded questions and if all of them have been graded


Description #


Parameters #

$quiz_attempt

(array) (Required) Quiz Attempt data.


Source #

File: includes/quiz/ld-quiz-pro.php


Changelog #

Changelog
Version Description
2.2.0 Introduced.