Browse: Home / Classes / LDLMS_Quiz_Questions /

LDLMS_Quiz_Questions::build_questions

LDLMS_Quiz_Questions::build_questions( mixed $question_type = '' )

Build the ProQuiz question objects from the post_ids


Description #


Parameters #

$question_type

(mixed) (Optional) string or array of question types to build out.

Default value: ''


Return #

(array) of questions.


Source #

File: includes/classes/class-ldlms-model-quiz-questions.php


Changelog #

Changelog
Version Description
2.6.0 Introduced.