Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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 = 2022111800
 
 $plugin = 2022111800
 
 $plugin = 2022111800
 
 $plugin = 2022111800
 
 $plugin = 2022111800
 
 $plugin = 2022111800
 
 $plugin = 2022111800
 
$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 = 2022112800
 
$plugin version = 2022112800
 
$plugin version = 2022112800
 
$plugin version = 2022112800
 
$plugin version = 2022112800
 
$plugin version = 2022112800
 
$plugin version = 2022112800
 

Detailed Description