2b23c8cee2
This commit addresses the following issues and improvements in the qtype_truefalse class: - Added missing class properties: - public $truefeedbackformat - public $falsefeedbackformat - public $showstandardinstruction - Updated qtype_truefalse_question to include type hinting for better IDE support.