Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Moodle app.

Moodle app: Difference between revisions

From MoodleDocs
m ({{Managing a Moodle site}} template)
(Restore link to Moodle Desktop)
 
(36 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Managing a Moodle site}}
{{Main page}}
== Features ==
__NOTOC__
==On the move with Moodle==
[[File:Mobile orientation.png|thumb|Access your Moodle course on your mobile]]


Moodle Mobile is the Moodle official mobile application for Android, iOS, and Windows Phone & 8.1. It's available in Google Play, Apple Market, and Windows App Stores.
With the official mobile app for Moodle, you can


[[{{ns:file}}:moodlemobile_features.png|thumb|300px]]
* Browse the content of your courses, even when offline
* Receive instant notifications of messages and other events
* Quickly find and contact other people in your courses
* Upload images, audio, videos and other files from your mobile device
* Track your progress, mark tasks as complete and browse your learning plans
* Attempt quizzes, post in forums and edit wiki pages
* View your course grades


* Responsive design for phone and tablets
... and lots more - see the full list of [[Moodle app features]].
* Upload a picture into your private file area
* Record an audio file and upload it into your private file area
* Record a video and upload it into your private file area
* Send a private message to a course participant (can be done offline)
* Take a personal note about a course participant (can be done offline)
* Add a course participant to your phone contact
* Call a course participant touching the phone number
* Locate a course participant address on Google map
* Download and view some course resources
* Quick access to your course contents
* View calendar events
* Reminder notifications for calendar events
* Mobile Push notifications
* Remote layout/style customization (see below)
* View all your past private messages and notifications
* Browse and download your private and course files
* View forum discussions
* Private messaging between users
* Calendar integration with warning reminders as local notifications
* Upload any type of file from your device to your Moodle private files area
* * Support for sites using CAS or Shibboleth as auth methods
* * View your activity and course total grades in a course


==Using the app==


Note: All features indicated (*) require the [[Moodle Mobile additional features]] plugin to be installed.
Note: The Moodle app will ONLY work with Moodle sites that have been set up to allow it. Site admins, please see the [[Moodle app guide for admins]].


Notice that Moodle Mobile is not a replacement of the MyMobile or Bootstrap/Simple theme. Moodle Mobile offers offline contents, camera & audio features and Push notifications connected to the user messaging preferences.
Links to download the app are available in the footer and user profile pages when mobile access is enabled:
You can use Moodle Mobile app in combination with a Mobile theme.


=== Screenshots ===
{{MediaPlayer | url = https://www.youtube.com/watch?v=wURqxr4eKs0 | desc = Video description}}


'''Phone''' (portrait view)
Teachers, for info on improving your courses for access via the app, please see [[Creating Moodle-app-friendly courses]].


{|
==Staying up to date with new features and improvements==
| [[File:LoggedInList.png|thumb|Initial  view]]
| [[File:CourseView.png|thumb|Course contents view]]
| [[File:CameraUpload.png|thumb|Photo uploading]]
|}
{|
|[[File:ParticipantView.png|thumb|Single participant view]]
| [[File:ListParticipants.png|thumb|Participant list view]]
|[[File:moodleinstantmessage.png|thumb|Notifications]]
|}
No


Follow [https://twitter.com/moodlemobileapp @moodlemobileapp on Twitter] for news, updates and release announcements and join the discussions in the [https://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum] on moodle.org.


See [[New for mobile]] and the [[:dev:Moodle Mobile release notes|Moodle app release notes]] for details of new features recently added.


'''Tablet'''  (landscape view)
==See also==
{|
* [[Moodle app FAQ]]
|[[File:tabletparticipants.png|thumb|600px|Participant view]]
* [[Moodle Desktop]]
|}
{|
|[[File:tabletlandscape.png|thumb|600px|Course content view]]
|}
 
 
=== Notifications ===
 
The app can receive notifications from your Moodle site,  see [[Mobile app  notifications]] for detailed information.
 
=== Style customization ===
 
The app can also retrieve your custom styles from your Moodle site. Since the app is a HTML5 app, you can apply safely any CSS, CSS2 and CSS3 style.
 
In your Moodle installation go to Plugins / Web services / Mobile and enter in the mobilecssurl field a valid URL pointing to a CSS file containing your custom styles.
 
The CSS should be placed inside your Moodle installation (in your custom theme or inside a local plugin)
 
Once the user is logged in the app, there is a periodical process that retrieves your remote CSS files for applying your custom styles.
 
Notice that on the first time a user opens the app, he will see the default "orange" style. Your custom styles will be applied once the user has added a site in the app.
 
See https://docs.moodle.org/dev/Moodle_Mobile_Themes for documentation.
 
=== Languages ===
 
Languages currently supported:
 
* Arabic
* Basque
* Catalan
* Chinese
* Czech
* Dutch
* English
* French
* German
* Hebrew
* Hungarian
* Italian
* Japanese
* Mexican spanish
* Portuguese
* Russian
* Spanish
* Swedish
 
==Moodle sites must be enabled for the app to access them==
 
Moodle 2.4 or above is mandatory.
 
The administrator of your Moodle site must enable mobile access as follows:
 
* In ''Administration > Site administration > Plugins > Web services > Mobile'' tick the 'Enable web services for mobile devices' checkbox, then click the button to save changes.
 
If your site uses a SSL certificate it must be a trusted certificate. For security reasons the app doesn't work with self-signed certificates.
 
This presentation is a good guide for creating a Moodle Mobile ready course/site: [http://es.slideshare.net/juanleyva/tips-for-creating-moodle-mobile-friendly-courses-sites-moodlemoot-spain-2014 Tips for creating Moodle Mobile friendly courses sites - MoodleMoot Spain 2014]
 
==Installing the Moodle Mobile app==
 
The Moodle Mobile app is available in Google Play, Apple Store, and the Windows Phone Store. See [https://download.moodle.org/mobile/ Moodle Mobile] for links.
 
You can also install the app directly from your mobile device by searching for "Moodle Mobile" with author/owner "Moodle Pty Ltd".
 
==Testing the app on a demo site==
In the login screen, type "teacher" or "student" in the Username field and click the Add button. You will be logged automatically to the Mount Orange Moodle School demo site You can use the Moodle School demo site - http://school.demo.moodle.net/ for  testing the app.
 
== Cache ==
If you connect to your Moodle site and update/create/delete anything, and then go to your mobile app, the content will not be displayed. You will have to wait a couple of minutes. The cache time for the app is currently 5 minutes.
 
You can refresh the contents of the Mobile app using the refresh button (top right in the left orange menu)
 
There are developer options for purging the cache at any time (Settings -> Development)
 
==How to report a bug==
 
# Log in to the Moodle Mobile tracker  [https://tracker.moodle.org/browse/MOBILE https://tracker.moodle.org/browse/MOBILE] (you'll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you've not done so previously)
# ''Check whether the issue has already been reported by [https://tracker.moodle.org/issues/?jql=project%20%3D%20MOBILE searching all the issues]''
# If not, report the bug by clicking the 'Create Issue' link at the top right of the page, selecting 'Moodle Mobile' as the project
# Add a detailed description then click the Create button
# Attach the following files to the issue by selecting 'Attach Files' in the 'More actions' dropdown menu:
#* 'Device information' - this can be found in the app (Settings -> Development -> Device info, you can send yourself this information by email using the e-mail button at the bottom)
#* App Log (''Settings -> Development -> Show Log'', again you can send yourself this information by email)
 
== Help and support ==
 
* [https://moodle.org/mod/forum/view.php?id=7798 Moodle Mobile forum]
* [https://twitter.com/moodlemobileapp Twitter: @moodlemobileapp]
 
 
== See also ==
 
* [http://es.slideshare.net/juanleyva/tips-for-creating-moodle-mobile-friendly-courses-sites-moodlemoot-spain-2014 Tips for creating Moodle Mobile friendly courses sites - MoodleMoot Spain 2014]
* [[:dev:Moodle Mobile|Moodle Mobile developer docs]]
* [[Mobile web services]]


[[Category:Mobile]]
[[ca:Moodle Mobile]]
[[de:Mobiles Moodle]]
[[es:Moodle Mobile]]
[[fr:App Moodle]]
[[it:App Moodle]]
[[ja:モバイルアプリ]]
[[ja:モバイルアプリ]]
[[de:Mobile App]]
[[es:App para móvil]]

Latest revision as of 23:16, 18 April 2019

On the move with Moodle

Access your Moodle course on your mobile

With the official mobile app for Moodle, you can

  • Browse the content of your courses, even when offline
  • Receive instant notifications of messages and other events
  • Quickly find and contact other people in your courses
  • Upload images, audio, videos and other files from your mobile device
  • Track your progress, mark tasks as complete and browse your learning plans
  • Attempt quizzes, post in forums and edit wiki pages
  • View your course grades

... and lots more - see the full list of Moodle app features.

Using the app

Note: The Moodle app will ONLY work with Moodle sites that have been set up to allow it. Site admins, please see the Moodle app guide for admins.

Links to download the app are available in the footer and user profile pages when mobile access is enabled:

Video description

Teachers, for info on improving your courses for access via the app, please see Creating Moodle-app-friendly courses.

Staying up to date with new features and improvements

Follow @moodlemobileapp on Twitter for news, updates and release announcements and join the discussions in the Moodle for mobile forum on moodle.org.

See New for mobile and the Moodle app release notes for details of new features recently added.

See also