Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
qtype_match_qe2_attempt_updater Class Reference

Class for converting attempt data for match questions when upgrading attempts to the new question engine. More...

Inheritance diagram for qtype_match_qe2_attempt_updater:
question_qtype_attempt_updater

Public Member Functions

 compare_answers ($answer1, $answer2)
 
 discard ()
 
 is_blank_answer ($state)
 
 question_summary ()
 
 response_summary ($state)
 
 right_answer ()
 
 set_data_elements_for_step ($state, &$data)
 
 set_first_step_data_elements ($state, &$data)
 
 supply_missing_first_step_data (&$data)
 
 was_answered ($state)
 

Protected Member Functions

 explode_answer ($answer)
 
 lookup_choice ($choice)
 
 make_summary ($pairs)
 
 to_text ($html)
 

Protected Attributes

 $choiceorder
 
 $choices
 
 $flippedchoiceorder
 
question_engine_assumption_logger $logger
 
question_engine_attempt_upgrader $qeupdater
 
object $question
 the question definition data.
 
 $right
 
 $stemorder
 
 $stems
 
question_behaviour_attempt_updater $updater
 

Detailed Description

Class for converting attempt data for match questions when upgrading attempts to the new question engine.

This class is used by the code in question/engine/upgrade/upgradelib.php.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

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