WpProQuiz_View_StatisticsAjax::showUserAnswer( $qAnswerData, $sAnswerData, $anserType, $questionId, $quiz )
Contents
Description #
Source #
File: includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php
Related #
Uses #
Uses | Description |
---|---|
themes/legacy/templates/quiz/partials/show_quiz_result_box.php: comment_text | |
includes/ld-groups.php: learndash_is_group_leader_user () |
Checks if a user has the group leader capabilities. |
includes/ld-groups.php: learndash_is_admin_user () |
Checks if a user has the admin capabilities. |
includes/class-ldlms-db.php: LDLMS_DB::get_table_name () |
Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files. |
includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php: WpProQuiz_View_StatisticsAjax::fetchCloze () | |
includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php: WpProQuiz_View_StatisticsAjax::fetchAssessment () | |
includes/lib/wp-pro-quiz/wp-pro-quiz.php: learndash_quiz_question_answer_postprocess |
Filters the value of quiz question answer after processing. |
Used By #
Used By | Description |
---|---|
includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_StatisticsAjax.php: WpProQuiz_View_StatisticsAjax::showUserTable () |