113306 Commits

Author SHA1 Message Date
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
Gordon Bateson
141809c027 MDL-79863 qtype_ordering: qtype/ordering fix errors related to html editors when creating new Ordering questions 2024-04-04 10:59:21 +08:00
Gordon Bateson
b71ca209ce MDL-79863 qtype_ordering: qtype/ordering allow full HTML editors on answers in order to allow images and pictures 2024-04-04 10:59:21 +08:00
Gordon Bateson
072c95122b MDL-79863 qtype_ordering: qtype/ordering increase padding of draggable elements to allow easier dropping in first and last positions 2024-04-04 10:59:21 +08:00
Gordon Bateson
ca0a5210be MDL-79863 qtype_ordering: qtype_ordering remove unnecessary stripslashes when formatting question text 2024-04-04 10:59:21 +08:00
Gordon Bateson
d7e47c39fb MDL-79863 qtype_ordering: qtype/ordering change CSS draggable item width to 80% instead of fixed 360px in order to improve display on small screens 2024-04-04 10:59:21 +08:00
Kathrin
189a346eec MDL-79863 qtype_ordering: Made with of draggable fields relative
I found out that together with the plugin active quiz, the fixed with
to 360 px leads to problems when viewed responsive in smaller mobile
devices like smartphones. So I changed the with to a relative value of
80%.
2024-04-04 10:59:21 +08:00
Gordon Bateson
f25944220a MDL-79863 qtype_ordering: qtype/ordering fix restoring or options in ordering questions 2024-04-04 10:59:21 +08:00
Gordon Bateson
cc1af29abc MDL-79863 qtype_ordering: qtype/ordering fix restoring or options in ordering questions 2024-04-04 10:59:20 +08:00
Gordon Bateson
6571680f9a MDL-79863 qtype_ordering: qtype/ordering ensure JQuery is high enough version to allow drag-and-drop when Quiz is in a popup window 2024-04-04 10:59:20 +08:00
Gordon Bateson
07346a063b MDL-79863 qtype_ordering: qtype/ordering fix restore error message about missing table: qtype_ordering (should be qtype_ordering_options) 2024-04-04 10:59:20 +08:00
Gordon Bateson
f44ebd44d4 MDL-79863 qtype_ordering: qtype/ordering cater for missing data about responses when reviewing an attempt at an Ordering question 2024-04-04 10:59:20 +08:00
Gordon Bateson
4864ed8779 MDL-79863 qtype_ordering: qtype/ordering fix "undefined index" error when viewing results for old ordering attempts which have no reponse details 2024-04-04 10:59:20 +08:00