LLMS_Quiz_Attempt::get_count( string $key )
Retrieve a count for various pieces of information related to the attempt
Description Description
Parameters Parameters
- $key
-
(Required) The key of the data to count.
Return Return
(int)
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Ensure only one return point. |
3.9.0 | |
3.19.2 | Introduced. |