Custom javascript in in default Moodle Mobile app

Re: Custom javascript in in default Moodle Mobile app

by Zabelle Motte -
Number of replies: 0
Picture of Particularly helpful Moodlers

I found the solution ...

To affect the mobile app you need to speak AngularJS.

For exemple, I found how to affect styles in AngularJS :
https://docs.angularjs.org/api/ng/directive/ngStyle

That is not simple because you have to speak javascrit to the web clients and AngularJS to the mobiile app, but it's possible !

Problem solved !

Average of ratings: Useful (3)