LDLMS_Cloze_Answer
Class LDLMS_Sort_Answer
Description #
Source #
File: includes/classes/answer-types/class-ldlms-cloze-answer-type.php
Methods #
- __construct — LDLMS_Cloze_Answer constructor.
- get_answers — Get answers data in the form of array.
- get_student_answers — Get student's answers' response.
- maybe_add_points — If individual answers points are activated, add points field to each answer.
- parse_answers — Parse the answer in array form from the answer markup.
- setup — Override parent function call.
- student_answers_value_key — Add the `value_key` to answer data.