113318 Commits

Author SHA1 Message Date
Tim Hunt
9f65077013 MDL-79863 qtype_ordering: SVG version of the icon 2024-04-04 10:59:26 +08:00
Tim Hunt
e8f277b03c MDL-79863 qtype_ordering: Set up Travis-CI integration 2024-04-04 10:59:26 +08:00
M Kassaei
e3fd1ad067 MDL-79863 qtype_ordering: Ordering qtype: write some Behat tests 2024-04-04 10:59:25 +08:00
Tim Hunt
2020628f6d MDL-79863 qtype_ordering: Implement data generator code for creating test questions 2024-04-04 10:59:25 +08:00
Gordon Bateson
5a8b952f34 MDL-79863 qtype_ordering: qtype/ordering added new setting to specify number of new draggable items to be added to a question 2024-04-04 10:59:25 +08:00
Gordon Bateson
b307db44c8 MDL-79863 qtype_ordering: qtype/ordering ensure get_possible_responses does not fail even if there is no correct response 2024-04-04 10:59:25 +08:00
Gordon Bateson
32559a356c MDL-79863 qtype_ordering: qtype_ordering add standard syntax for ::name:: in improve export/import of GIFT format 2024-04-04 10:59:25 +08:00
Gordon Bateson
35551217e0 MDL-79863 qtype_ordering: qtype_ordering fix import of GIFT text files 2024-04-04 10:59:25 +08:00
Gordon Bateson
6f79ea9708 MDL-79863 qtype_ordering: qtype_ordering improvements for compatability with AMD in Moodle >= 2.9. Many thanks to Jakob Ackermann (github.com/jacac) 2024-04-04 10:59:25 +08:00
Gordon Bateson
489c938b85 MDL-79863 qtype_ordering: qtype/ordering add AMD folder and files cor compatability with Moodle >= 2.9. Many thanks to Jakob Ackermann (github.com/jacac) 2024-04-04 10:59:25 +08:00
Gordon Bateson
c40caa6a09 MDL-79863 qtype_ordering: qtype_ordering improvements for compatability with AMD in Moodle >= 2.9. Many thanks to Jakob Ackermann (github.com/jacac) 2024-04-04 10:59:25 +08:00
Gordon Bateson
e72e1a6078 MDL-79863 qtype_ordering: qtype_ordering recognize RELATIVE_TO_CORRECT in gift import file 2024-04-04 10:59:25 +08:00
Gordon Bateson
63eb9ac186 MDL-79863 qtype_ordering: qtype_ordering fix issue in Moodle 3.4 in which sorted order is not returned to server for processing 2024-04-04 10:59:25 +08:00
Gordon Bateson
3256b3acc1 MDL-79863 qtype_ordering: qtype_ordering release new grading method: relative to correct - thanks to Anatoliy Markiv and Kings College London, UK 2024-04-04 10:59:25 +08:00
Gordon Bateson
bdfa2c7476 MDL-79863 qtype_ordering: qtype_ordering fix score calculation for individual items on RELATIVE_TO_CORRET grading method 2024-04-04 10:59:24 +08:00
Gordon Bateson
3b28181bf6 MDL-79863 qtype_ordering: qtype_ordering return result from 'summarize_response' for use in 'Technical information' and Response report 2024-04-04 10:59:24 +08:00
Gordon Bateson
b837d03eb0 MDL-79863 qtype_ordering: qtype_ordering restore functionality on Moodle 2.0 2024-04-04 10:59:24 +08:00
Gordon Bateson
29864f6c14 MDL-79863 qtype_ordering: qtype_ordering fix display of images in feedback and explanatino of correct response 2024-04-04 10:59:24 +08:00
Gordon Bateson
9d114318ec MDL-79863 qtype_ordering: qtype_ordering imrpove code readability when setting flags to pass to methods to retrieve/check answers 2024-04-04 10:59:24 +08:00
Gordon Bateson
89692628f0 MDL-79863 qtype_ordering: qtype_ordering fix behavior of Ordering question when the quiz is in adaptive mode (with or without penalties) 2024-04-04 10:59:24 +08:00
Gordon Bateson
533221a68e MDL-79863 qtype_ordering: qtype_ordering add new option to SHOW/HIDE score calculations when a student reviews a response to an Ordering qusetion 2024-04-04 10:59:24 +08:00
Gordon Bateson
cacd38f1e0 MDL-79863 qtype_ordering: qtype_ordering added development history and credits to the readme.txt file 2024-04-04 10:59:24 +08:00
Gordon Bateson
f7ee9ca70f MDL-79863 qtype_ordering: qtype_ordering added development history and credits to the readme.txt file 2024-04-04 10:59:24 +08:00
Gordon Bateson
f64ba7bace MDL-79863 qtype_ordering: qtype_ordering merge Vadim's PULL request for phpdocs and code style 2024-04-04 10:59:24 +08:00
Vadim Dvorovenko
7f5464d5bf MDL-79863 qtype_ordering: phpdoc fix 2024-04-04 10:59:24 +08:00
Vadim Dvorovenko
e4ae90fbfb MDL-79863 qtype_ordering: copyrights fix 2024-04-04 10:59:23 +08:00
Vadim Dvorovenko
c60561cd4e MDL-79863 qtype_ordering: Removing dummy functions from edit form 2024-04-04 10:59:23 +08:00
Vadim Dvorovenko
dd3513c20b MDL-79863 qtype_ordering: Codechecker fixes 2024-04-04 10:59:23 +08:00
Vadim Dvorovenko
0d11286482 MDL-79863 qtype_ordering: Remove 2.0 support as it's not working 2024-04-04 10:59:23 +08:00
Gordon Bateson
6678eebe2d MDL-79863 qtype_ordering: qtype_ordering add missing settings.php from recent merge 2024-04-04 10:59:23 +08:00
Gordon Bateson
26d40077fb MDL-79863 qtype_ordering: qtype_ordering add missing settings.php from recent merge 2024-04-04 10:59:23 +08:00
Gordon Bateson
ef225b4c69 MDL-79863 qtype_ordering: qtype_ordering allow images in backup/restore of ordering questions - thanks vadimonus \! 2024-04-04 10:59:23 +08:00
Gordon Bateson
df832e8340 MDL-79863 qtype_ordering: qtype_ordering fix grade calculation for LONGEST_CONTIGUOUS_SUBSET when longest subset starts in a middle position 2024-04-04 10:59:23 +08:00
Gordon Bateson
2a42f03832 MDL-79863 qtype_ordering: qtype_ordering force standard settings for Ordering questions used by Reader quizzes 2024-04-04 10:59:23 +08:00
Gordon Bateson
2d45d4ebf3 MDL-79863 qtype_ordering: qtype_ordering force standard settings for Ordering questions used by Reader quizzes 2024-04-04 10:59:23 +08:00
Gordon Bateson
eb1db13b70 MDL-79863 qtype_ordering: qtype_ordering force standard settings for Ordering questions used by Reader quizzes 2024-04-04 10:59:23 +08:00
Gordon Bateson
fc9263f9fe MDL-79863 qtype_ordering: qtype_ordering make default selection type 'random' 2024-04-04 10:59:23 +08:00
Gordon Bateson
ff17a02bb7 MDL-79863 qtype_ordering: qtype_ordering set default layout to VERTICAL when importing from GIFT or XML file 2024-04-04 10:59:22 +08:00
Gordon Bateson
320a7f19d3 MDL-79863 qtype_ordering: qtype_ordering replace numeric literals with class constants to represent grading methog values 2024-04-04 10:59:22 +08:00
Gordon Bateson
e7332496ec MDL-79863 qtype_ordering: qtype_ordering improve correctness report for incorrect respones in ALL_OR_NOTHING grading type 2024-04-04 10:59:22 +08:00
Gordon Bateson
aa8741d9c6 MDL-79863 qtype_ordering: qtype_ordering add new grading method: ALL_OR_NOTHING 2024-04-04 10:59:22 +08:00
Gordon Bateson
eccff6a599 MDL-79863 qtype_ordering: qtype_ordering fix export/import of gradingtype for Ordering questions 2024-04-04 10:59:22 +08:00
Gordon Bateson
bb140c20cf MDL-79863 qtype_ordering: qtype_ordering add new grading type: LONGEST_CONTIGUOUS_SUBSET 2024-04-04 10:59:22 +08:00
Gordon Bateson
59d7a77da8 MDL-79863 qtype_ordering: qtype_ordering add new gradetype: LONGEST_ORDERED_SUBSET 2024-04-04 10:59:22 +08:00
Gordon Bateson
ee1a5f57b2 MDL-79863 qtype_ordering: qtype_ordering fix display of number when showing correct order of items in a horizontal list 2024-04-04 10:59:22 +08:00
Gordon Bateson
a5ced492bd MDL-79863 qtype_ordering: qtype_ordering fix handling of unscored items in grading details during review of question attempt 2024-04-04 10:59:22 +08:00
Gordon Bateson
5724882c2f MDL-79863 qtype_ordering: qtype_ordering fix handling of unscored items in grading details during review of question attempt 2024-04-04 10:59:22 +08:00
Gordon Bateson
46abdfc86e MDL-79863 qtype_ordering: qtype_ordering fix grade calculation for RELATIVE_ONE_PREVIOUS_AND_NEXT and RELATIVE_ALL_PREVIOUS_AND_NEXT, and add grade/score details for less than perfect grades 2024-04-04 10:59:22 +08:00
Gordon Bateson
c2e0d67318 MDL-79863 qtype_ordering: qtype_ordering finish implementation of new setting, gradingtype, to allow different grading methods for ordering questions 2024-04-04 10:59:22 +08:00
Gordon Bateson
ad6a7229a5 MDL-79863 qtype_ordering: qtype/ordering fix errors creating new question on Moodle 3.0 2024-04-04 10:59:21 +08:00