LLMS_Table_Quizzes::get_results( array $args = array() )
Execute a query to retrieve results from the table
Description Description
Parameters Parameters
- $args
-
(Optional) Array of query args.
Default value: array()
Return Return
(void)
Source Source
File: includes/admin/reporting/tables/llms.table.quizzes.php
Changelog Changelog
Version | Description |
---|---|
3.36.1 | Fixed an issue that allow instructors, who can only see their own reports, to see all the quizzes when they had no courses or courses with no lessons. |
3.16.0 | Introduced. |