LDLMS_Base_Answer_Type::__construct( WpProQuiz_Model_Question $question, string $student_answers, WpProQuiz_Model_StatisticRefModel $stat_ref_model )

LDLMS_Base_Answer_Type constructor.


Description Description


Parameters Parameters

$question

(Required) Answer data for the question.

$student_answers

(Required) Submitted answer data by student.

$stat_ref_model

(Required) Statistics ref model.


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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