June 2017
Beginner to intermediate
368 pages
8h 31m
English
By now, you should be familiar with the structure of a Moodle plugin generally, and Moodle blocks in particular from the earlier chapters. We start by refactoring the HTML block. Copy the HTML block into a new folder called /course_report, and then refactor each script accordingly. Remember that using an integrated development environment such as Eclipse makes this task straightforward:

Having updated all the relevant scripts, your new block will be ready to install.
Read now
Unlock full access