LDLMS_Model_Course::get_quizzes( integer $parent_id, array $query_args = array() )

Get Quizzes


Description Description


Parameters Parameters

$parent_id

(Required) Course/Lesson/Topic ID parent.

$query_args

(Optional) Array of query args to filter quizzes.

Default value: array()


Top ↑

Source Source

File: includes/classes/class-ldlms-model-course.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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