נוב 23

Moodle development course

    • Here we cover the basic background of Moodle as a PHP app and its dependencies
    • Where to find everything in the project (Dev doc, dev forums, chats, tracker … not only what those things are but when you need them).
    • Tools that developers recommend to develop for Moodle (what and why and when)
  • How to start and manage development of your own Moodle plugin

Contents of the “Moodle Development” course include:

    • Moodle Development Process
    • Plugin Types
    • Developing a plugin
    • Language strings
  • Anatomy of a Moodle page
  • Simple Input\Output
  • Navigation and Settings
  • Querying the Database
  • Creating New Database Tables
  • Roles, Capabilities, Contexts
  • Forms API
  • Security
  • Acceptance Testing Using behat
  • Unit Testing Using phpunit
  • Handling Files
  • Templates
  • Javascript
  • Events and Logging
  • Web Services and AJAX
  • Backup and Restore
  • Cache API
  • Other Plugin Types
  • Further Reading and Resources

Source: Course: Moodle development course

פבר 02

Technology and Learning: Adding search to your plugin – Part three

Part Three – Indexing More of your Plugin

In the last post, I added more searchable content to my plugin’s search indexing function, so that additional information fields specific to each instance of a plugin were included. Now I’m going to try and add question content to the search indexing.

מקור: Technology and Learning: Adding search to your plugin – Part three

יול 21

Takeaways To Advance You Moodle Development Courtesy Of Dan P. And #MootUS16 | Moodle News

Moodle HQ’s senior developer and integrator Dan Poltawski gave this talk at MoodleMoot US, just weeks ago. It gives both novice and advanced “moodlevelopers” Tools and Tips to inv…

מקור: Takeaways To Advance You Moodle Development Courtesy Of Dan P. And #MootUS16 | Moodle News