Moodle app FAQ: Skillnad mellan sidversioner
| (4 mellanliggande sidversioner av 2 användare visas inte) | |||
| Rad 7: | Rad 7: | ||
===I can't get the app to work. What do I do?=== | ===I can't get the app to work. What do I do?=== | ||
The Moodle app will ONLY work with Moodle recent sites that have been set up to allow it (the app will only connect to Moodle LMS sites version 3.5 onward). Please talk to your Moodle administrator if you have any problems connecting. | The Moodle app will ONLY work with Moodle recent sites that have been set up to allow it (the app will only connect to Moodle LMS sites version 3.5 onward). Please talk to your Moodle administrator if you have any problems connecting. | ||
===What permissions does the app require?=== | ===What permissions does the app require?=== | ||
The app requires the following permissions: | The app requires the following permissions: | ||
| Rad 55: | Rad 54: | ||
You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example, <div class="embed-responsive"> | You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example, <div class="embed-responsive"> | ||
For older versions, see this forum discussion with a workaround: https://moodle.org/mod/forum/discuss.php?d=327342 | For older versions, see this forum discussion with a workaround: https://moodle.org/mod/forum/discuss.php?d=327342 | ||
If the issue is with vimeo videos on Moodle sites 3.10 or 3.11, please update the Moodle site to the latest version possible (at least 3.10.10 or 3.11.6). (See https://tracker.moodle.org/browse/MDL-74042) | |||
===ReCaptcha doesn't work on my site=== | ===ReCaptcha doesn't work on my site=== | ||
You need to enable this admin setting "Allow frame embedding" (allowframembedding admin setting). If that still doesn't work, make sure your server allows it by using this rule: X-Frame-Options "ALLOWALL" | You need to enable this admin setting "Allow frame embedding" (allowframembedding admin setting). If that still doesn't work, make sure your server allows it by using this rule: X-Frame-Options "ALLOWALL" | ||
===H5P packages don't work on my site=== | ===H5P packages don't work on my site=== | ||
In some old Moodle versions, you might need to enable this admin setting "Allow frame embedding" (allowframembedding admin setting). If that still doesn't work, make sure your server allows it by using this rule: X-Frame-Options "ALLOWALL" | |||
This can also happen when you are using the non-official H5P plugin (mod_hvp), in that case you will see the following message: This site is not configured properly for displaying mobile H5P content. Please contact a site administrator so they can apply the suggested configuration changes. | |||
Finally, when this error appears "Missing dependency H5P.Editor. something X required by H5P.Editor. something Y". H5P packages need to include all the libraries (dependencies) they use so the package is self-contained. But sometimes packages might be missing at least one dependency. | |||
In order to fix this, you could do the following: | |||
Open Moodle’s Content Bank (from the link in the problematic H5P settings page) and upload your H5P package there, once uploaded, you will see the H5P package and an “Edit” button, click on that button so the editor opens, scroll down and click “Save”. | |||
Now, you can replace the problematic H5P with this new one, for this, you can just include it from the Content bank by opening the activity settings page and the file picker. | |||
=== I use a Moodle plugin but the app says it is not supported === | === I use a Moodle plugin but the app says it is not supported === | ||
You should contact the plugin developer and point him to this documentation: https://docs.moodle.org/dev/Moodle_Mobile_Remote_addons where it is explained how to add support to plugins in the Mobile app. | You should contact the plugin developer and point him to this documentation: https://docs.moodle.org/dev/Moodle_Mobile_Remote_addons where it is explained how to add support to plugins in the Mobile app. | ||
| Rad 66: | Rad 75: | ||
There is a list of Moodle plugins supported by the app here: https://moodle.org/plugins/browse.php?list=award&id=6 | There is a list of Moodle plugins supported by the app here: https://moodle.org/plugins/browse.php?list=award&id=6 | ||
=== I have problems playing SCORM packages === | === I have problems playing SCORM packages === | ||
Please refer to [[Moodle app SCORM player]]. | This might be caused because: | ||
* The SCORM was added using an advanced option (remote imsmanifest.xml packages or file system repository unzipped SCORMS) | |||
* The SCORM ZIP file was created using a tool that does not create standardised ZIP files (for example, zip files containing the inverted path separator "\" will not work on Android) | |||
Please refer to [[Moodle app SCORM player]] for additional information. | |||
=== My quizzes or lessons are not working offline === | === My quizzes or lessons are not working offline === | ||
You need to edit the quiz or lesson activity settings and enable the "Allow lesson/quiz to be attempted offline using the mobile app" configuration option. | You need to edit the quiz or lesson activity settings and enable the "Allow lesson/quiz to be attempted offline using the mobile app" configuration option. | ||
| Rad 203: | Rad 215: | ||
# Enter the IP of your proxy (or range of IPs). | # Enter the IP of your proxy (or range of IPs). | ||
# Click the 'Save changes' button. | # Click the 'Save changes' button. | ||
===The Moodle app does not connect to MoodleBox (or other internal self-hosted systems)=== | |||
You will need to disable SSL to make the app works, please see this forum discussion for more information: https://moodle.org/mod/forum/discuss.php?d=424353#p1739474 | |||
===I think I found a bug with the app. Where can I report it?=== | ===I think I found a bug with the app. Where can I report it?=== | ||
# Log in to the [https://tracker.moodle.org/browse/MOBILE Moodle Mobile tracker] (you'll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you've not done so previously) | # Log in to the [https://tracker.moodle.org/browse/MOBILE Moodle Mobile tracker] (you'll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you've not done so previously) | ||
Nuvarande version från 23 augusti 2022 kl. 10.41
New Moodle App Plans (starting 2 April 2020)
Please see the official FAQs in the Moodle Apps portal
Students
How can I get the Moodle app?
The Moodle app is available for free from Google Play and the Apple Store. See Moodle app downloads for links. You can also install the app directly from your mobile device by searching for 'Moodle app' with author/owner 'Moodle Pty Ltd'.
I can't get the app to work. What do I do?
The Moodle app will ONLY work with Moodle recent sites that have been set up to allow it (the app will only connect to Moodle LMS sites version 3.5 onward). Please talk to your Moodle administrator if you have any problems connecting.
What permissions does the app require?
The app requires the following permissions:
- Record audio - for uploading to your Moodle site
- Read and modify the contents of your SD card - for content to be downloaded to your SD Card for offline access.
- Network access - to be able to connect with your Moodle site and check if you are connected, and if not to switch to offline mode.
- Run at startup - to receive local notifications even when the app is running in the background.
- Prevent phone from sleeping - to receive push notifications anytime.
I can't see my course on the app. What do I do?
Check with your course tutor that you are correctly enrolled.
Why can't I upload my assignment on the app?
Check with your Moodle site administrator.
Why can't I sometimes access the app or submit anything to it?
This could be because of interruptions in your internet connection. Wait a while and try again. If you continue to have problems, contact your Moodle site administrator.
Is there a space limit on my files?
Assignments will have a size limit which you can see. For other space limit questions, check with your Moodle site administrator.
Who should I contact for help with the app?
Your Moodle site administrator can assist you in getting the app to work correctly.
When are activities completed offline synchronized?
See Moodle app synchronization.
Why the site is asking for my username and password when an activity is opened in the browser?
Auto-login from the app is only supported in sites using Moodle 3.2 onwards. Also, for security reasons, between auto-logins you must wait 6 minutes (this should not be a problem because most of the browsers will keep your Moodle session open).
I use LineageOS and I'm having problems using the app
LineageOS uses a different WebView implementation not compatible vith the app. You need to install "Android System WebView" from Google Play (or via a trusted apk) and enabling it via Settings > Developer options > WebView implementation.
H5P packages are not working on iOS
This is caused by a new feature of iOS 14 called ITP that blocks cookies for external sites embedded in the app (the H5P content is played embedded in an iframe pointing to the Moodle website) unless the user enables a setting in the app to allow those cookies.
The quick workaround is to ask your students using iPhone/iPad with iOS 14 to enable the setting "Allow Cross-Website Tracking" available via the Settings app (look for the Moodle app, at the bottom)
Teachers
How can I enable videos in my course to be downloaded?
See the section 'Media download for offline usage' in Creating Moodle-app-friendly courses.
Video subtitles are not working
This may happen in old Android versions (Android < 4.4), in modern Android and iOS versions they should work fine.
Which course format is it best to use?
Topics or weekly course format is best suited to mobile devices.
How do I make YouTube links open automatically in the app?
Add YouTube links as a URL resource.
Why can't my students see their courses?
If you or an administrator have correctly enrolled them in a course, they can see it in their mobile app. If they are correctly enrolled but can still not see their course, ask them to check with your Moodle site administrator.
I can't mark assignments in the app
If you are experiencing problems when grading, please review that you are using the correct decimal separators (if the app interface is in English, you must use a period).
What communications tools can I use in the app to engage with my learners?
See Mobile app notifications. Chat, forums and messaging are all supported by the app.
My Vimeo videos are not playing in the app
Vimeo protected videos should work on Moodle 3.3.4 onwards, please note that you need to enable this admin setting "Allow frame embedding" (allowframembedding admin setting). If that still doesn't work, make sure your server allows it by using this rule: X-Frame-Options "ALLOWALL"
You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example,
