LDLMS_Quiz_Questions::set_question_to_quiz_order( array $questions = array() )

This function updates the postmeta ‘question_order’ for legacy questions.


Description Description


Parameters Parameters

$questions

(Optional) Array of Question post IDs.

Default value: array()


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.