Re: Web service disabled
by ben reynolds. confirm. student in username of app gets the web service is not enabled on the Moodle demo site.
View ArticleRe: MoodleMobile not actually working
by Kevin Bruton. Before the Moodle Mobile app was working fine with our site, however, we've recently upgraded Moodle to version 2.7, and now it reports "I can't login". I wouldn't be able to tell you...
View ArticleRe: Web service disabled
by ben reynolds. I'm pretty sure the moodle mobile app student login takes you to school.demo.moodle.net not just demo.moodle.net, and the login is failing today. Last time I logged in via the app on...
View ArticleRe: problems uploading files
by Isaac Marco Blancas. The issue has been created:https://tracker.moodle.org/browse/MOBILE-566Thank you.
View ArticleRe: strings in contrib plugins
by Isaac Marco Blancas. Juan, the same problem renaming the plugin to local_myphoto. I'm not sure if I'm undestanding so I have uploaded my code to...
View ArticleRe: looking for an example of "setting" plugin
by Isaac Marco Blancas. Now it works for me. Thank you.
View Articleuploaded photo to private files area not listed to be picked as my profile...
by Isaac Marco Blancas. When I take a photo I can see it uploads to the "Private files" and I can use it to attach as an assignment. The problem is that I want to use this photo to update my picture...
View ArticleRe: uploaded photo to private files area not listed to be picked as my...
by Isaac Marco Blancas. I think it is a bug related with the missing .jpg extension on uploaded files from the camera or the gallery. I open the bug MOBILE-567 .
View ArticleMoodle Mobile App
by Jason Parks. Hello, I have followed the plugin development tutorial and I have added the Grades and Forums plugin to the Moodle Mobile App. These plugins are displayed and work correctly when...
View ArticleRe: Moodle Mobile App
by Isaac Marco Blancas. Review that the config.json you are using when you are testing is the same in the github report you have used to compile the app with Phonegap Build.Remember that the...
View ArticleRe: Moodle Mobile App
by Jason Parks. I understand that the config.json file determines the plugins and the wsservice as I have set these up to include the new plugins.I am using the offical moodle mobile app, does that...
View ArticleMoodle SCORM/FLASH based courses/quizzes now available for iPad/iPhone
by Pam Blasius. Moodle SCORM/FLASH based courses/quizzes now available for iPad/iPhoneThought I would share that we have been successfully using the Photon app to play and are able to retain quiz...
View ArticleRe: Moodle Mobile App
by Isaac Marco Blancas. The offial app you does not include the "grades" and "forums". Those are plugins coded for the tutorial to show the way you can develope plugins for the app. You need to...
View ArticleIs the embedded browser on iOS different to the system browser?
by Corey Wallis. Hi,I'm currently investigating an issue whereby a user is prompted for authentication twice when linking out from the Moodle Mobile app to content in a Moodle instance on iOS. The...
View ArticleRe: Moodle Mobile App
by David Perry. Would it not be best if plugins written by other people could be contributed to the core app if there was enough demand, particularly for core moodle activities? Forums would be a big...
View ArticleRe: strings in contrib plugins
by Juan Leyva. Sorry, I didn't explain myself correctly, what I mean with change the "component" name is to edit this attribute value:component: "core", to "local_myphoto", you can keep the name:...
View ArticleRe: uploaded photo to private files area not listed to be picked as my...
by Juan Leyva. Thanks for reporting, it has been fixed
View ArticleRe: Is the embedded browser on iOS different to the system browser?
by Juan Leyva. Hi Corey,we are going to implement SSO between the app and the Moodle site in version 1.4.5 (to be released in August), so you'll not have these problems anymoreRegards
View ArticleRe: Use HTTPS Exclusively
by Juan Leyva. Hi Corey,once you have been authenticated, the app uses the site url returned by the webservice core_get_siteinfoIf in your config.php your $CFG->wwwroot starts by "http://" the app...
View Article