Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Public Attributes | List of all members
mod_quiz_links_to_other_attempts Class Reference
Inheritance diagram for mod_quiz_links_to_other_attempts:
renderable

Public Attributes

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

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: