LDLMS_Quiz_Questions::questions_split_keys( array $questions_data = array() )

Process the _POST data on Quiz save. This function reformats the questions data array into the internally used format of this class.


Description Description


Parameters Parameters

$questions_data

(Optional) array of question post IDs.

Default value: array()


Top ↑

Return Return

(array) $questions.


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.