dozent_get_quiz_answers()

Function: Get the answers placed by a user on the quiz attempt

Source: includes/quiz-functions.php:448

dozent_attempt_statuses()

Function: Get all attempt statuses or any single status text retrieve by status key

Source: includes/quiz-functions.php:552

dozent_checkbox()

Function: Generate checkbox looks like WordPress UI switch field

Source: includes/form-functions.php:331

dozent_form_validate()

Function: Dozent provides a great approaches to validate your incoming data.

Source: includes/form-functions.php:454