Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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.
 

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