Differences Between: [Versions 400 and 402] [Versions 402 and 403]
(no description)
File Size: | 126 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
question_usage_table:: (6 methods):
__construct()
query_db()
col_modulename()
col_coursename()
col_attempts()
export_for_fragment()
Class: question_usage_table - X-Ref
Class question_usage_table.__construct(string $uniqueid, \question_definition $question) X-Ref |
constructor. Sets the SQL for the table and the pagination. param: string $uniqueid param: \question_definition $question |
query_db($pagesize, $useinitialsbar = true) X-Ref |
No description |
col_modulename(\stdClass $values) X-Ref |
No description |
col_coursename(\stdClass $values) X-Ref |
No description |
col_attempts(\stdClass $values) X-Ref |
No description |
export_for_fragment() X-Ref |
Export this data so it can be used as the context for a mustache template/fragment. return: string |