apply_filters( 'learndash_quiz_question_answer_preprocess', string $answer, string $context )

Filters the value of quiz question answer before processing.


Description Description


Parameters Parameters

$answer

The quiz question anser text.

$context

The context of type of question.


Top ↑

Source Source

File: includes/lib/wp-pro-quiz/wp-pro-quiz.php


Top ↑

User Contributed Notes User Contributed Notes

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