Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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.
 

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: