do_action( 'dozent_quiz_attempt_review_after', int $attempt_id )
Fire action after quiz attempt review finished
Parameters
- $attempt_id
-
(int) Attempt ID
Source
File: classes/Quiz.php
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |