LLMS_Question_Manager::create_question( array $data = array() )

Create a new question and add it to the quiz


Description Description


Parameters Parameters

$data

(Optional) array of question data

Default value: array()


Top ↑

Return Return

(false|question) id


Top ↑

Source Source

File: includes/class.llms.question.manager.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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