Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
qtype_random

Namespaces

namespace  qtype_random\privacy
  
 

Classes

class  qtype_random\privacy\provider
 Privacy Subsystem for qtype_random implementing null_provider. More...
 
class  qtype_random_test_helper
 Test helper class for the random question type. More...
 

Functions

 xmldb_qtype_random_upgrade ($oldversion)
 Upgrade code for the random question type.
 

Detailed Description

Function Documentation

◆ xmldb_qtype_random_upgrade()

xmldb_qtype_random_upgrade ( $oldversion)

Upgrade code for the random question type.

Parameters
int$oldversionthe version we are upgrading from.