Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Student_Quizzes::parse_attempt_key( string $attempt_key )
Parse an attempt key into it’s parts
Description Description
Parameters Parameters
- $attempt_key
-
(Required) An encoded attempt key.
Return Return
(int)
Source Source
File: includes/models/model.llms.student.quizzes.php
Changelog Changelog
Version | Description |
---|---|
3.9.0 | |
3.16.7 | Introduced. |