From c6be47652f5350f4f485bc37385ec4d3f010405a Mon Sep 17 00:00:00 2001 From: Gordon Bateson Date: Sat, 14 Dec 2019 19:45:51 +0900 Subject: [PATCH] MDL-79863 qtype_ordering: qtype_ordering update CHANGES.txt to include recent contributions by Tim Hunt and HuongNV13 --- question/type/ordering/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/question/type/ordering/CHANGES.txt b/question/type/ordering/CHANGES.txt index 9e2b30c9059..14249157df7 100644 --- a/question/type/ordering/CHANGES.txt +++ b/question/type/ordering/CHANGES.txt @@ -333,17 +333,17 @@ Change log for qtype_ordering - fix display of correct/wrong items for question review - fix display of correct/wrong items for question review -2014-05-14.01 +2014-05-14 (01) - fix display of correct/wrong items for question review - fix display of correct/wrong items for question review - add method to intialize new ordering question - half fix for delays and cheating - fix undefined passwordsaltmain in Moodle >= 2.6 -2013-06-28.00 +2013-06-28 (00) - standardize version.php and add readme.txt -2013-06-28.00 +2013-06-28 (00) - standardize version.php and add readme.txt - replace __DIR__ with dirname(__FILE__) for compatability with PHP 5.2 - fix REFTABLE 'questions' -> 'question' in db/install.xml