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.


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/models/model.llms.quiz.attempt.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.2.0 Ensure only one return point.
3.9.0
3.19.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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