Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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: