MDL-79863 qtype_ordering: Ensure qtype_ordering is compatible with PHP 8.2
commit272c8976fe714e2aa038bed0236422c9ed9f44ef
authorIlya Tregubov <ilya.a.tregubov@gmail.com>
Fri, 22 Dec 2023 01:56:23 +0000 (22 09:56 +0800)
committerMathew May <mathewm@hotmail.co.nz>
Thu, 4 Apr 2024 08:21:07 +0000 (4 16:21 +0800)
tree4535766acc04798891653fb31b46c5eaae27b525
parent63ed08c050930fe9ab4057b142fa3d103ba2cfa9
MDL-79863 qtype_ordering: Ensure qtype_ordering is compatible with PHP 8.2

Co-authored by: Mathew May <mathewm@hotmail.co.nz>
13 files changed:
question/type/ordering/classes/output/formulation_and_controls.php
question/type/ordering/classes/output/specific_grade_detail_feedback.php
question/type/ordering/db/install.xml
question/type/ordering/question.php
question/type/ordering/questiontype.php
question/type/ordering/renderer.php
question/type/ordering/tests/helper.php
question/type/ordering/tests/output/correct_response_test.php
question/type/ordering/tests/output/feedback_test.php
question/type/ordering/tests/output/formulation_and_controls_test.php
question/type/ordering/tests/output/num_parts_correct_test.php
question/type/ordering/tests/output/specific_grade_detail_feedback_test.php
question/type/ordering/tests/question_test.php