Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
cc_assesment_question_multichoice_multiresponse Class Reference
Inheritance diagram for cc_assesment_question_multichoice_multiresponse:
cc_assesment_question_proc_base

Public Member Functions

 __construct ($quiz, $questions, $manifest, $section, $question_node, $rootpath, $contextid, $outdir)
 
 generate ()
 
 on_generate_answers ()
 
 on_generate_feedbacks ()
 
 on_generate_metadata ()
 
 on_generate_presentation ()
 
 on_generate_response_processing ()
 

Protected Attributes

 $answerlist = null
 
string $contextid = null
 
 $correct_answer_ident = null
 
 $correct_answer_node_id = null
 
DOMNodeList $correct_answers = null
 
 $correct_feedbacks = array()
 
 $correct_grade_value = null
 
 $general_feedback = null
 
 $incorrect_feedbacks = array()
 
cc_manifest $manifest = null
 
string $outdir = null
 
cc_assesment_section_item $qitem = null
 
cc_question_metadata $qmetadata = null
 
cc_assesment_presentation $qpresentation = null
 
cc_response_lidtype $qresponse_lid = null
 
 $qresprocessing = null
 
string $qtype = null
 
DOMElement $question_node = null
 
XMLGenericDocument $questions = null
 
XMLGenericDocument $quiz = null
 
string $rootpath = null
 
cc_assesment_section $section = null
 
 $total_grade_value = null
 

The documentation for this class was generated from the following file: