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_Privacy_Exporters::get_quiz_attempt_data( LLMS_Quiz_Attempt $attempt )
Get export data for a single quiz attempt
Description Description
Parameters Parameters
- $attempt
-
(Required) Quiz attempt object.
Return Return
(array)
Source Source
File: includes/privacy/class-llms-privacy-exporters.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |