moodle/question/type
sam marshall e332d1849d MDL-72643 core: Improve display_size
Allows display_size to use a fixed unit for easy comparison of
multiple results, and fixed decimal places for the same reason.

Improves behaviour by using consistent decimal places and a
consistent space before the unit (the previous one only has a space
before 'bytes', not before 'KB').

Of existing uses, all the ones that displayed a 'maxbytes' type
configuration setting (which are likely to have an 'exact' size
and would be better shown as 512 KB rather than 512.0 KB) have been
changed to use 0 decimal places, to preserve previous behaviour.
All the uses which were showing an actual file or memory size have
been left as default (1 decimal place).
2021-09-27 16:52:33 +01:00
..
calculated MDL-71516 core_question: Qbank api implementation 2021-08-17 18:57:31 +10:00
calculatedmulti MDL-71366 core_question: prevent shrinking of input radio 2021-06-03 11:08:38 +02:00
calculatedsimple MDL-67673 phpunit: Remove deprecated non-public attribute assertions 2020-10-21 12:46:00 +02:00
ddimageortext MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
ddmarker MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
ddwtos MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
description MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
essay MDL-72643 core: Improve display_size 2021-09-27 16:52:33 +01:00
gapselect MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
match MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
missingtype MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
multianswer MDL-71118 core: Add grade (verb) string. 2021-04-17 11:46:09 +02:00
multichoice MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
numerical MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
random MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:04:31 +01:00
randomsamatch MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
shortanswer MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
truefalse MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
edit_question_form.php Merge branch 'master_MDL-71614-previewquestion' of https://github.com/catalyst/moodle-MDL-70329 2021-09-08 09:29:22 +02:00
questionbase.php MDL-69823 mod_quiz: Return question options via WS 2020-11-10 19:16:24 +01:00
questiontypebase.php MDL-70895 Questions: Default options when creating a question 2021-03-31 09:26:54 +01:00
rendererbase.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
tags_form.php MDL-71641 qbank_tagquestion: Add Tag question plugin to core 2021-09-06 20:39:39 +10:00
upgrade.txt MDL-70895 Questions: Default options when creating a question 2021-03-31 09:26:54 +01:00