Enrolment script running on app

Re: Enrolment script running on app

על ידי Dani Palou בתאריך
מספר תגובות: 0
תמונה של Core developers תמונה של Moodle HQ תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
Hi Joe,

you could create a Moodle plugin that is adapted to the app (here's some documentation about it). This plugin wouldn't have any template or anything, just some Javascript code to call a WebService or to open a certain page in the browser or in InAppBrowser. It depends on your use case, but I'd go for something like this חיוך

Cheers,
Dani