Browse: Home / Classes / WpProQuiz_Model_StatisticRefMapper /

WpProQuiz_Model_StatisticRefMapper::fetch_all_by_quiz_post_id

WpProQuiz_Model_StatisticRefMapper::fetch_all_by_quiz_post_id( int $quiz_post_id )

Fetches all statistics by a quiz post ID.


Description #


Parameters #

$quiz_post_id

(int) (Required) Quiz Post ID.


Return #

(WpProQuiz_Model_StatisticRefModel[])


Source #

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


Changelog #

Changelog
Version Description
4.3.0 Introduced.