|
array | $links = [] |
| The list of links.
|
|
- Copyright
- 2011 The Open University
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ $links
array mod_quiz\output\links_to_other_attempts::$links = [] |
The list of links.
string attempt number => one of three things:
- null if this is the current attempt, and so should not be linked. (Just the number is output.)
- moodle_url if this is a different attempt. (Output as a link to the URL with the number as link text.)
- a renderable, in which case the results of rendering the renderable is output. (The third option is used by {
- See also
- quiz_attempt\links_to_other_redos()}.)
The documentation for this class was generated from the following file:
- mod/quiz/classes/output/links_to_other_attempts.php