LLMS_Table_Quiz_Attempts::get_data( string $key, obj $attempt )
Retrieve data for a cell
Description Description
Parameters Parameters
- $key
-
(Required) the column id / key
- $attempt
-
(Required) LLMS_Quiz_Attempt obj
Return Return
(mixed)
Source Source
File: includes/admin/reporting/tables/llms.table.quiz.attempts.php
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |