Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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.