Moodle 4.1 - Moodle Forms

Опубликовано: 04 Октябрь 2024
на канале: LMS Intelligence
2,373
29

This video is the continuation of previous session (Moodle 4.1 - Create custom local plugin)    • Moodle 4.1 - Create a custom local pl...  

Moodle Forms (code) : https://drive.google.com/file/d/1QC7I...
Moodle Forms: https://docs.moodle.org/dev/Form_API
Slack blockplugin :    • Moodle 4.1 - Create a custom block (M...  
Slack blockplugin(code) : https://drive.google.com/file/d/1on4N... :    • Moodle 4.1 - Create a custom local pl...  
Slack localplugin:    • Moodle 4.1 - Create a custom local pl...  
Slack localplugin(code) : https://drive.google.com/file/d/1msHD... checker : https://moodle.org/plugins/local_code...
PHPdoc Check : https://moodle.org/plugins/local_mood....
Kindly note. I've shown you creating handwritten database tables in XML file which would be an incorrect syntax of writing XML files in Moodle. Once you create an XML file, Load the XML file from XML DB Editor.
Create database from XMLDB Editor:    • Moodle 4.1(Programming) - Create data...