Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Public Attributes | List of all members
mod_quiz_links_to_other_attempts Class Reference
Inheritance diagram for mod_quiz_links_to_other_attempts:

Public Attributes

array $links = array()
 string attempt number => url, or null for the current attempt.
 

Member Data Documentation

◆ $links

array mod_quiz_links_to_other_attempts::$links = array()

string attempt number => url, or null for the current attempt.

url may be either a moodle_url, or a renderable.


The documentation for this class was generated from the following file: