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 Description
Parameters Parameters
- $quiz_attempt
-
(Required) Quiz Attempt data.
Source Source
File: includes/quiz/ld-quiz-pro.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |