Merge branch 'MDL-74371-master' of https://github.com/sharidas/moodle

This commit is contained in:
Jake Dallimore
2022-04-06 12:25:55 +08:00
2 changed files with 744 additions and 736 deletions
+742 -736
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -54,6 +54,8 @@ define("SURVEY_COLLES_PREFERRED", "2");
define("SURVEY_COLLES_PREFERRED_ACTUAL", "3");
define("SURVEY_ATTLS", "4");
define("SURVEY_CIQ", "5");
// Question length to wrap.
define("SURVEY_QLENGTH_WRAP", "80");
require_once(__DIR__ . '/deprecatedlib.php');