do_action( 'learndash_quiz_submitted', array $quiz_data, WP_User $current_user )

Fires after the quiz is submitted


Description Description


Parameters Parameters

$quiz_data

An array of quiz data.

$current_user

Current user object.


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.