LDLMS_Cloze_Answer::maybe_add_points( array $answer_data, string $answer_type, array $answer, int $question_id )

If individual answers points are activated, add points field to each answer.


Description Description


Parameters Parameters

$answer_data

(Required) Answer Data.

$answer_type

(Required) Type of answer node.

$answer

(Required) Answer info.

$question_id

(Required) Question ID.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/classes/answer-types/class-ldlms-cloze-answer-type.php


			

Top ↑

User Contributed Notes User Contributed Notes

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