learndash_question_cloze_prepare_output()
Function: No description found
learndash_question_cloze_prepare_output Read More »
Function: No description found
learndash_question_cloze_prepare_output Read More »
Function: Returns the question data for a assessment question type.
learndash_question_assessment_fetch_data Read More »
Function: No description found
learndash_question_assessment_prepare_output Read More »
Function: Returns the question data for a free text question type.
learndash_question_free_get_answer_data Read More »
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
learndash_question_cloze_fetch_data Read More »
Function: Handles the wp pro quiz class autoloading.
wpProQuiz_autoload Read More »
Function: Runs the wp pro quiz upgrade after the plugins are loaded.
wpProQuiz_pluginLoaded Read More »
Filter Hook: Filters the value of quiz question answer before processing.
learndash_quiz_question_answer_preprocess Read More »
Filter Hook: Filters whether to convert quiz question cloze to lowercase or not.
learndash_quiz_question_cloze_answers_to_lowercase Read More »
Filter Hook: Filters the value of quiz question answer after processing.
learndash_quiz_question_answer_postprocess Read More »
Function: Casts an instance of PHP stdClass to the type of given class name.
learndash_cast_WpProQuiz_Model_AnswerTypes Read More »