Integrating Moodle Mobile support inside a plugin

Integrating Moodle Mobile support inside a plugin

by Igor Sazonov -
Number of replies: 1

Hi everyone!

I have a problem with integrating mobile support to the plugin, for now i make only basic thing to make the mod_questionnaire mobile based, but it everytime tells "Uh oh! Your organisation installed a plugin that is not yet supported."

I make the mobile version based on mod_certificate and removed all of Webservices calls and so on.

I use Moodle Desktop to test it, because web version cannot show external plugins as mobile-based (for example mod_certificate).

Im Windows based, my npm gulp task makes controllers and services folders empty, so i make ZIP manually and put it into mobile folder.

I created mobile.php inside db folder.

But Moodle Desktop everytime shows the module as web-based. I dont know what to do, i just need to understand how to make it and then all will be possible. Please help))

GitHub: https://github.com/tigusigalpa/mod_questionnaire_mobile

Average of ratings: -