Quantcast
Channel: Moodle for mobile
Viewing all 8344 articles
Browse latest View live

Re: From "Standard" mobile app to "Customized" mobile app

$
0
0

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 smile



Re: Excessive list of tokens

$
0
0

by Ian Fogarty.  

Thanks Pete. That's good to know our installation is not completely broken! smile

Re: A new Moodle Mobile app is on its way!

$
0
0

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


Re: From "Standard" mobile app to "Customized" mobile app

$
0
0

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.


Re: A new Moodle Mobile app is on its way!

$
0
0

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

Re: From "Standard" mobile app to "Customized" mobile app

$
0
0

by Javier Tejera.  

He is working on it. 

Anyway, a new version of the mobile app is coming with Moodle 3.5 (expected iMay). 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 smile


Need the Desktop Download (see Message)

$
0
0

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--


Viewing scorms

$
0
0

by Tito TwRd.  

Hi

Got problems when trying to see scorm in the app. Looks like they download and then when clicking enter it is there but I can not see it.


Can you give a piece of advise?


Re: moodle mobile https connection problems

$
0
0

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?

error database table_external_functions

$
0
0

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.

Re: moodle mobile https connection problems

$
0
0

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.

Ref.: https://docs.moodle.org/dev/Moodle_Mobile_FAQ#Everything_seems_to_be_correctly_configured_but_I_see_this_error:_Cannot_connect:_Verify_that_your_have_typed_correctly_the_URL_and_that_your_site_uses_Moodle_2.4_or_later

HTH,
Matteo

Re: A new Moodle Mobile app is on its way!

$
0
0

volgens Ted Long.  

Looking forward to this being released around May glimlach

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?

Moodle mobile app 3.3.2 session logged out after 4 hours in ios 11.2.6

Re: A new Moodle Mobile app is on its way!

$
0
0

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.


Re: A new Moodle Mobile app is on its way!

$
0
0

volgens Ted Long.  

Oh my, how did I miss that! Haha - thank you glimlach


Moodle mobile app customization

$
0
0

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

Re: Moodle mobile app customization

Re: A new Moodle Mobile app is on its way!

$
0
0

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?

Re: Moodle mobile app customization

$
0
0

by DDM Dolawattha.  

Thanks for help

uncorrect font size in Lesson Activity

$
0
0

by Francois PAR.  

Hi,

Hi it seems there is a stylesheet problem in the Lesson activity


View of a Content page in a Lesson activity


  • No size difference between Large and default
  • Medium and small are smaller than default.

Same on android app and windows10 app.


View of the same page in desktop browser


  • Large and medium are bigger than default
  • Not sure for small, might be just in bold


View of same paragraph but in a normal course page


  • Even small heading is bigger than default


Thanks again for this really great app!

Looking forward to have the advanced (rubric) grading in it wink


Regards

François


Viewing all 8344 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>