by Javier Tejera.
Hi Vinay, I don't really know due to I am not a developer. An IT person is working on this. Anyway, try to ask this question in the developer forum, I think there are some people there that can give you a hand
by Javier Tejera.
Hi Vinay, I don't really know due to I am not a developer. An IT person is working on this. Anyway, try to ask this question in the developer forum, I think there are some people there that can give you a hand
by Ian Fogarty.
Thanks Pete. That's good to know our installation is not completely broken!
by Claudio ancooor.
Hi Juan,
thank you for the excellent work.
Why did you decide to not support older version of moodle? It is just to encourage users to update their moodle instance or "MM New" requires particular functions that cannot be implemented like MM Additional Features?
Many thanks
Claudio
by Vinay Jain.
Was your IT guy able to do it?
That will be helpful. I have already posted in Developer forum but got no reply yet.
by Dani Palou.
Hi Claudio,
there were several reasons for that. One of them is to simplify the code of the app, we had too many checks of Moodle version (like: if it's 2.9+ do this, otherwise do that). For example, in the new app we were able to simplify a lot the way to check if a downloaded activity needs to be refreshed.
Also, having to backport WebServices to Moodle 2.6+ using Additional Features meant a lot of work, and every time a new version of Moodle is released it's even more work because there are more versions to backport to. And not all the features can be backported with Additional Features, the latest ones like Lesson and Workshop were too complex for that.
These are the main reasons for raising the version. Moodle 3.1 is a LTS and was released 2 years ago (by the time of the release), so we thought it was acceptable. If someone wants to stick to a previous Moodle, they can always use the old app.
Kind regards,
Dani
by Javier Tejera.
He is working on it.
Anyway, a new version of the mobile app is coming with Moodle 3.5 (expected in May). We are thinking about putting off the mobile app development until the new version is launched. I guess we can save some headaches in the future if we wait just a couple of months
by Bryan Iddings.
Hello;
I cannot download and install Desktop Moodle and Moodle Mobile from the MS-Store.
Can you provide me with installation files? I need to get this added to our university’s image for the computers used by professors.
THANKS!
--Bryan--
by Mei Ling.
Hi, we have customized the Moodle APP for our university. Most of the students can access the Custom Moodle APP, however there are few of them can't.
The got error : Check that your site uses Moodle 2.4 or later
They used Android 4.4.2. Is the android version too old cause this problem?
by Elton LaClare.
Hello,
Since updating to the latest version of Moodle (3.4), I've been unable to connect to the official Moodle Mobile app. I followed the directions for WS debugging (https://docs.moodle.org/dev/Moodle_Mobile_debugging_WS_requests) and located the following errors:
{"exception":"dml_missing_record_exception","errorcode":"invalidrecord","message":"Can not find data record in database table external_functions."}
{"exception":"moodle_exception","errorcode":"missingversionfile","message":"Coding error: version.php file is missing for the component mod_certificate"}
{"token":"7b840ae4777c4d9d249db2bc316f93c3","privatetoken":null}
[{"error":false,"data":{"wwwroot":"https:\/\/md.ed.sojo-u.ac.jp","httpswwwroot":"https:\/\/md.ed.sojo-u.ac.jp","sitename":"SILC Online","guestlogin":1,"rememberusername":0,"authloginviaemail":0,"registerauth":"","forgottenpasswordurl":"","authinstructions":"","authnoneenabled":0,"enablewebservices":1,"enablemobilewebservice":1,"maintenanceenabled":0,"maintenancemessage":"<p>The system is currently undergoing scheduled maintenance. We are sorry for the inconvenience.<\/p>","logourl":"https:\/\/md.ed.sojo-u.ac.jp\/pluginfile.php\/1\/core_admin\/logo\/0x200\/1520825898\/SILC%20icon%20samples%20II-04.png","compactlogourl":"https:\/\/md.ed.sojo-u.ac.jp\/pluginfile.php\/1\/core_admin\/logocompact\/0x70\/1520825898\/SILC%20small2-02%281%29.png","typeoflogin":1,"launchurl":"https:\/\/md.ed.sojo-u.ac.jp\/admin\/tool\/mobile\/launch.php","mobilecssurl":"http:\/\/mm.cvaconsulting.com\/moodle\/local\/mobile.css","tool_mobile_disabledfeatures":"","warnings":[]}}]
{"error":"Invalid login, please try again","errorcode":"invalidlogin","stacktrace":null,"debuginfo":null,"reproductionlink":null}
I intended to research the problem on my own, but it seems the en:Moodle Mobile FAQ Moodle Mobile FAQ page has not yet been built.
Any help you can provide is greatly appreciated.
by Matteo Scaramuccia.
Hi Mei,
the operating system of the client is pretty old: you should check how you've configured the web server about your server certificate, guessing that you're not properly expose the root CA certificates chain i.e. the older client fails in validating your valid server certificate since it misses updates about recent root CAs.
HTH,
Matteo
volgens Ted Long.
Looking forward to this being released around May
Can you confirm whether there will be greater ability to customise, specifically around what we choose to appear in the menu of the App and that sort of thing?
volgens Sourav074 ..
I changed in config.php
$CFG->sessiontimeout = 31557600;
and also changed in database mdl_config
as sessiontimeout : 31557600 but in ios(v11.2.6) its logged out after 4 hrs.
volgens Elton LaClare.
Ted,
You can already change what appears in the menu via the Site Administration settings. If you go to Site administration/Mobile app/Mobile features you will see that you can disable (remove) items from the main menu.
volgens Ted Long.
Oh my, how did I miss that! Haha - thank you
volgens DDM Dolawattha.
Dear All,
I want to customize Moodle app for my research purposes. I try to find the source code of the mobile app in moodle.org site but I was unable to find it. so it is a great help me if anybody can send the latest source code of mobile application with related information.
thanks
Dhammika Dolawattha
by Sergio Comerón Sánchez-Paniagua.
Hi,
you can clone the code from this repo: https://github.com/moodlehq/moodlemobile2
by Roland Sherwood.
Hi Juan. Apologies if this has already been asked and addressed previously/elsewhere (I did do a quick search but couldn't turn up anything relevant), but please can you confirm whether the existing methods for building custom versions of the app will still be supported - in particular the PhoneGap Build method?by DDM Dolawattha.
Thanks for helpby Francois PAR.
Hi,
Hi it seems there is a stylesheet problem in the Lesson activity
Same on android app and windows10 app.
Looking forward to have the advanced (rubric) grading in it
Regards
François