Browse: Home / Classes / LDLMS_Quiz_Questions /

LDLMS_Quiz_Questions::set_questions_to_quiz

LDLMS_Quiz_Questions::set_questions_to_quiz()

This function sets a post_meta association for the various questions within the quiz.


Description #

The new association is ‘ld_quiz_XXX’ where ‘XXX’ is the quiz ID.


Source #

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


Changelog #

Changelog
Version Description
2.6.0 Introduced.