[AMOS commit] MDL-68388 core_grades: Use MUC for grade letters Committed into Git: 2020-04-09 03:00 UTC

[AMOS commit] MDL-68388 core_grades: Use MUC for grade letters Committed into Git: 2020-04-09 03:00 UTC

by AMOS bot -
Number of replies: 0
Author: Marcus Boon
MDL-68388 core_grades: Use MUC for grade letters
In the get_grade_letters there is a static variable that is used
to cache grade letters, we should use MUC for this so that it is
reset properly between unit tests.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=0b62a26225bac4d49ef394bafb52dacc6c76e47a
http://github.com/moodle/moodle/commit/0b62a26225bac4d49ef394bafb52dacc6c76e47a

+ 3.8 en [cachedef_grade_letters,core_cache]