Learndash_Admin_Metabox_Quiz_Builder::process_quiz_questions( array $questions = array() )

Build course steps HTML.


Description Description


Parameters Parameters

$questions

(Optional) Array of current Quiz questions.

Default value: array()


Top ↑

Return Return

(string) Steps HTML.


Top ↑

Source Source

File: includes/admin/classes-builders/class-learndash-admin-quiz-builder-metabox.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.