Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Public Member Functions | Protected Attributes | List of all members
cc_assesment_question_multichoice Class Reference
Inheritance diagram for cc_assesment_question_multichoice:
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
 
 $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
 

Member Function Documentation

◆ on_generate_answers()

cc_assesment_question_multichoice::on_generate_answers ( )

Reimplemented from cc_assesment_question_proc_base.

◆ on_generate_feedbacks()

cc_assesment_question_multichoice::on_generate_feedbacks ( )

Reimplemented from cc_assesment_question_proc_base.

◆ on_generate_response_processing()

cc_assesment_question_multichoice::on_generate_response_processing ( )

Reimplemented from cc_assesment_question_proc_base.


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