Autoplay
Autocomplete
Previous Lecture
Complete and Continue
How to create a plugin for Moodle using PHP
Getting started
Introduction (3:09)
Setting up your Moodle platform for development (2:15)
What is a plugin? (1:55)
Download the plugin
Get stuck into the code
Create the version.php file (4:38)
Create the language file (2:47)
Create the index file (4:42)
Installing the plugin (1:28)
Creating templates (6:41)
Adding JavaScript (7:59)
Adding functionality
Sending data to a template (5:03)
Getting access to the database (10:38)
New database table and data entry forms
Creating a new database table (9:51)
Creating a form to view, add, edit data (26:04)
Adding to the plugin
A new grader details page - part 1 (11:45)
A new grader details page - part 2 (8:27)
Grade results summary (8:17)
Export data to CSV and PDF (11:31)
Securing pages (5:46)
Complete
Thank you (1:11)
Create the index file
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock