LD_QuizPro::quiz_has_graded_question( array $questions )
Does the list of questions for this quiz have a graded question in it Dataset used is not the quizdata saved to user meta, but follows the Question Model of WpProQuiz
Description Description
Parameters Parameters
- $questions
-
(Required)
Return Return
(bool)
Source Source
File: includes/quiz/ld-quiz-pro.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |