Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
Classes | Variables
quizaccess

Classes

class  quizaccess_delaybetweenattempts
 A rule imposing the delay between attempts settings. More...
 
class  quizaccess_ipaddress
 A rule implementing the ipaddress check against the ->subnet setting. More...
 
class  quizaccess_numattempts
 A rule controlling the number of attempts allowed. More...
 
class  quizaccess_openclosedate
 A rule enforcing open and close dates. More...
 
class  quizaccess_password
 A rule implementing the password check. More...
 
class  quizaccess_securewindow
 A rule for ensuring that the quiz is opened in a popup, with some JavaScript to prevent copying and pasting, etc. More...
 
class  quizaccess_timelimit
 A rule representing the time limit. More...
 

Variables

 $plugin = 2022041200
 
 $plugin = 2022041200
 
 $plugin = 2022041200
 
 $plugin = 2022041200
 
 $plugin = 2022041200
 
 $plugin = 2022041200
 
 $plugin = 2022041200
 
$plugin component = 'quizaccess_delaybetweenattempts'
 
$plugin component = 'quizaccess_ipaddress'
 
$plugin component = 'quizaccess_numattempts'
 
$plugin component = 'quizaccess_openclosedate'
 
$plugin component = 'quizaccess_password'
 
$plugin component = 'quizaccess_securewindow'
 
$plugin component = 'quizaccess_timelimit'
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 
$plugin version = 2022041900
 

Detailed Description