Browse: Home / Classes / WpProQuiz_View_FrontQuiz /

WpProQuiz_View_FrontQuiz::fetchCloze

This method has been deprecated. Use ‘learndash_question_cloze_fetch_data’ instead.

WpProQuiz_View_FrontQuiz::fetchCloze( string $answer_text )

Fetch Fill in blank (cloze) question data.


Description #


Parameters #

$answer_text

(string) (Required) Question answer text.


Source #

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


Changelog #

Changelog
Version Description
3.5.0 Introduced. Use 'learndash_question_cloze_fetch_data' instead.