June 2017
Beginner to intermediate
368 pages
8h 31m
English
According to the specification, when the user clicks on the Description button they should be taken to an overview of the course:

A relatively short fragment of code is needed to achieve this. Here is the overview.php script in its entirety:
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle is distributed in the hope that it will be useful, // ...
Read now
Unlock full access