apply_filters( 'learndash_ques_free_answer_pts', int $points, array $question_data, array $user_response )

Filters answer points for free question type.


Description Description


Parameters Parameters

$points

Points for the question.

$question_data

An array of question data.

$user_response

An array of user response data.


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.