Browse: Home / Classes / LD_QuizPro /

LD_QuizPro::quiz_has_graded_question

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 #


Parameters #

$questions

(array) (Required) Questions.


Return #

(bool)


Source #

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


Changelog #

Changelog
Version Description
2.1.0 Introduced.