Media Summary: We add a setting to our block here and then read that in the code and use it to change the behaviour. We display a list of courses ... Here we handle the form submission and store the data in our custom database tables that we created earlier. We see this line of code everywhere so I just wanted to make a quick video explaining that here. It's also super useful to know how ...
Moodle Developer Tutorial 5 5 - Detailed Analysis & Overview
We add a setting to our block here and then read that in the code and use it to change the behaviour. We display a list of courses ... Here we handle the form submission and store the data in our custom database tables that we created earlier. We see this line of code everywhere so I just wanted to make a quick video explaining that here. It's also super useful to know how ... Here we're getting our hands dirty: grabbing data from the DB and displaying and manipulating it is a foundational aspect of ... This is an optional quick video showing how