Browse: Home / Classes / WpProQuiz_View_StatisticsAjax /

WpProQuiz_View_StatisticsAjax::fetchCloze

WpProQuiz_View_StatisticsAjax::fetchCloze( string $answer_text,  array $answerData,  int $question_pro_id )

Fetches the cloze question data (fill in the blank).


Description #


Parameters #

$answer_text

(string) (Required) The answer text.

$answerData

(<span class="array">array) (Required) The answer data.

$question_pro_id

(int) (Required) The pro question ID.


Return #

(array<mixed>)


Source #

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