LDLMS_Quiz_Questions::set_questions_to_quiz()
This function sets a post_meta association for the various questions within the quiz.
Description Description
The new association is ‘ld_quiz_XXX’ where ‘XXX’ is the quiz ID.
Source Source
File: includes/classes/class-ldlms-model-quiz-questions.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |