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 |
---|---|
5.3.0 | Display removed questions too. |
3.17.8 | Unknown. |
3.16.0 | Introduced. |