moodle/question/type/multianswer
Marina Glancy b0a83aa7bd MDL-76362 various: Avoid passing nulls to functions that don't allow nulls
PHP 8.1 is more strict on the parameter type. Functions such as trim(), strlen(), str_replace(), etc
show notice when null is passed as an argument
2023-01-23 09:15:54 +08:00
..
backup MDL-54724 qtype_multianswer: Better handle corrupted questions 2022-03-02 17:12:19 +08:00
classes/privacy MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
lang/en MDL-75008 lang: Import fixed English strings (en_fix) 2022-06-30 20:31:27 +02:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-75757 phpunit: Add some tolerance to a few failing assertions 2022-09-18 15:55:36 +02:00
edit_multianswer_form.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
module.js MDL-47629 quiz review: display cloze feedback on top of "Check" button 2014-10-14 15:36:34 -04:00
question.php MDL-74752 qtype_multianswer: implement regrading hooks 2022-05-31 09:22:22 +01:00
questiontype.php MDL-76112 various: can not pss null as 3rd param to preg_split 2022-10-28 10:51:20 +02:00
renderer.php MDL-76362 various: Avoid passing nulls to functions that don't allow nulls 2023-01-23 09:15:54 +08:00
styles.css MDL-55168 css: use shorthand colour props when possible 2016-09-30 09:25:24 +01:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00