Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Functions
upgrade.php File Reference

This file contains datbase upgrade code that is called from lib/db/upgrade.php, and also check methods that can be used for pre-install checks via admin/environment.php and lib/environmentlib.php. More...

Functions

 question_fix_random_question_parents ()
 In Moodle, all random questions should have question.parent set to be the same as question.id. More...
 

Detailed Description

This file contains datbase upgrade code that is called from lib/db/upgrade.php, and also check methods that can be used for pre-install checks via admin/environment.php and lib/environmentlib.php.

@subpackage questionbank

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later