apply_filters( 'llms_quiz_show_question_description', LLMS_Quiz_Attempt $attempt )
List of attempt questions/answers for a single attempt
Parameters Parameters
- $attempt
-
(LLMS_Quiz_Attempt) LLMS_Quiz_Attempt instance.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 7.8.0 | Hide answers if resumable attempt is incomplete. |
| 7.3.0 | Script moved into the main llms.js. |
| 5.3.0 | Display removed questions too. |
| 3.17.8 | Unknown. |
| 3.16.0 | Introduced. |