Mobile Moodle FAQ: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
mNie podano opisu zmian
 
(Nie pokazano 19 wersji utworzonych przez 5 użytkowników)
Linia 2: Linia 2:
== How can I use Moodle on mobile devices? ==
== How can I use Moodle on mobile devices? ==
There are currently 3 main ways to use Moodle on mobile devices:
There are currently 3 main ways to use Moodle on mobile devices:
* Users can open Moodle sites in their mobile web browers (not recommended).
 
* Users can open Moodle sites in their mobile web browsers.
* Users can download native apps for their mobile devices.
* Users can download native apps for their mobile devices.
* Admins can configure their Moodle site to be Mobile-accessible through server extensions.
* Admins can configure their Moodle site to be Mobile-accessible through server extensions.


=== Mobile Apps ===
=== Mobile Apps ===
* [http://www.moodletouch.com MoodleTouch] (aka ''mTouch'') for iOS, created by Ali OzGur.
* The official [[Mobile app]] developed by Juan Leyva with support from Jerome Mouneyrac, Moodle HQ and others.
* [http://mpage.hk/ mPage] for iOS and Android (work in progress), created by Mass Media HK.
* [http://www.moodletouch.com MoodleTouch] (aka ''mTouch'') for iOS, created by Ali OzGur
* [http://codeguild.org/app/mbot/ Mbot] for Android, created by Code Guild.
* [http://mpage.hk/ mPage] for iOS and Android (work in progress), created by Mass Media HK
* The official [[Mobile app]] for iPhone, created by Moodle HQ.
* [http://codeguild.org/app/mbot/ Mbot] for Android, created by Code Guild
* The [https://docs.moodle.org/23/en/Mobile_app My Moodle app] for iPhone, created by Moodle HQ (no longer being developed)
* [https://market.android.com/details?id=com.ivoid.droodle Droodle] - an Android client for the Moodle 2.1 platform


=== Server-side ===
=== Server-side ===
* [http://www.mobilemoodle.org/momo18/ MoMo] (Moodle for Mobiles) - Requires a server extension and a client app; supports most mobile OSes including Symbian.
* [http://www.mobilemoodle.org/momo18/ MoMo] (Moodle for Mobiles) - Requires a server extension and a client app; supports most mobile OSes including Symbian.
* [http://mle.sourceforge.net MLE-Moodle] - Allows course designers to make a separate set of Moodle pages for mobile users.
* [http://code.google.com/p/moodbile/ Moodbile] - Reference implementation of Moodle Web Services. Under development.
* [http://code.google.com/p/moodbile/ Moodbile] - Reference implementation of Moodle Web Services. Under development.
* [http://iphone.moodle.com.au iPhone4Moodle] - Under development.
* [http://iphone.moodle.com.au iPhone4Moodle] - Under development.


==Where can I download the official Mobile app for iPhone?==
==Where can I download the official Mobile app for iPhone and Android?==


The Mobile app can be downloaded for free from the Apple Online  Store http://itunes.apple.com/ie/app/my-moodle/id461289000.
The app can be downloaded for free from the Google Play Store and Apple app store.


==How do I get the official Mobile app to work for my Moodle site?==
==How do I get the official Mobile app to work for my Moodle site?==


Firstly, your Moodle site must be using Moodle 2.1 or later.
Firstly, your Moodle site must be using Moodle 2.4 or later.


Secondly mobile web services must be enabled. See [[Enable mobile web services]] for details.  
Secondly mobile web services must be enabled. See [[Enable mobile web services]] for details.  


==What is the mobile theme selector do?==
==Where can I select a theme for mobile devices?==
'''Site administration > Appearance > Themes > Theme selector'''
 
In ''Site administration > Appearance > Themes > Theme selector''.
 
New in Moodle 2.2 onwards is the MyMobile theme especially designed for mobile devices.
 
== I can't access my Moodle site using the app ==
 
Notice that by default Mobile access is disabled in Moodle. The administrator of your Moodle site (which must be version 2.4 or later) must enable mobile access.
 
Also, authentication methods like Shibboleth, CAS or LDAP/SSO are not supported currently. See https://tracker.moodle.org/browse/MOBILE-113 for more information.
 
== Moodle Mobile app says I need 2.4 or higher ==
 
The administrator of your Moodle site (which must be version 2.4 or later) must enable mobile access as follows:
 
In Site administration > Plugins > Web services > Mobile tick the 'Enable web services for mobile devices' checkbox, then click the button to save changes.
 
Some Moodle sites uses special authentication methods like Shibboleth, CAS or LDAP/SSO that currently are not supported. See https://tracker.moodle.org/browse/MOBILE-113 for more information.
 
You should verify also that Debugging and "Display debug messages" are disabled in your site (go to Administration / Development / Debugging for checking that options)
 
==I can't view the courses tab as an administrator==
Moodle Mobile app is not suited for administrators ad the app displays only the courses you are enrolled in (not the courses you can see by capabilities).Note that the targeted user of the app is mainly a student or teacher.If you want to see the courses as an admin, you must be enrolled in the courses. You can use a non visible role or something similar.
 
== What happened with the remote translation feature? ==
Remote translation is not available anymore, this feature was deleted because due to core changes in Moodle it neter worked as expected
 
Language packs comes now with the app bundle, if you want to contribute translating the app you can use [http://lang.moodle.org AMOS tool] for translating, the component name is local_moodlemobileapp
 
More information here: https://moodle.org/mod/forum/discuss.php?d=252704
 
== I got the "we lost connection, you need to reconnect. Your token is now invalid." on my custom version of Moodle Mobile ==
 
Please, verify that you have followed all the steps here: https://docs.moodle.org/dev/Moodle_Mobile_Developing_a_plugin_tutorial#Set_up_your_Moodle_installation


And also that you have enabled the moodle/webservice:createtoken capability for the Authenticated User Role at System Context


==See also==
==See also==


* [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum]
* [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum]
* Tracker area [http://tracker.moodle.org/browse/MOBILE Moodle for Mobiles]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=162872 Proposal for Supporting Mobile Themes and Browser Detection] forum discussion
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=162872 Proposal for Supporting Mobile Themes and Browser Detection] forum discussion
* An open course, about "[http://tempus-efa.proj.ac.il/moodle/course/view.php?id=102 Teaching using Mobile - Best practices]"
* [http://www.moodlenews.com/mobile/ Moodle News - Mobile] - a breakdown of the mobile projects and products available


[[Category:FAQ]]
[[Category:FAQ]]
[[Category:Mobile]]


[[fr:Moodle pour les mobiles]]
[[fr:Moodle pour les mobiles]]
[[ja:モバイルMoodle FAQ]]

Aktualna wersja na dzień 09:05, 19 maj 2014

How can I use Moodle on mobile devices?

There are currently 3 main ways to use Moodle on mobile devices:

  • Users can open Moodle sites in their mobile web browsers.
  • Users can download native apps for their mobile devices.
  • Admins can configure their Moodle site to be Mobile-accessible through server extensions.

Mobile Apps

  • The official Mobile app developed by Juan Leyva with support from Jerome Mouneyrac, Moodle HQ and others.
  • MoodleTouch (aka mTouch) for iOS, created by Ali OzGur
  • mPage for iOS and Android (work in progress), created by Mass Media HK
  • Mbot for Android, created by Code Guild
  • The My Moodle app for iPhone, created by Moodle HQ (no longer being developed)
  • Droodle - an Android client for the Moodle 2.1 platform

Server-side

  • MoMo (Moodle for Mobiles) - Requires a server extension and a client app; supports most mobile OSes including Symbian.
  • Moodbile - Reference implementation of Moodle Web Services. Under development.
  • iPhone4Moodle - Under development.

Where can I download the official Mobile app for iPhone and Android?

The app can be downloaded for free from the Google Play Store and Apple app store.

How do I get the official Mobile app to work for my Moodle site?

Firstly, your Moodle site must be using Moodle 2.4 or later.

Secondly mobile web services must be enabled. See Enable mobile web services for details.

Where can I select a theme for mobile devices?

In Site administration > Appearance > Themes > Theme selector.

New in Moodle 2.2 onwards is the MyMobile theme especially designed for mobile devices.

I can't access my Moodle site using the app

Notice that by default Mobile access is disabled in Moodle. The administrator of your Moodle site (which must be version 2.4 or later) must enable mobile access.

Also, authentication methods like Shibboleth, CAS or LDAP/SSO are not supported currently. See https://tracker.moodle.org/browse/MOBILE-113 for more information.

Moodle Mobile app says I need 2.4 or higher

The administrator of your Moodle site (which must be version 2.4 or later) must enable mobile access as follows:

In Site administration > Plugins > Web services > Mobile tick the 'Enable web services for mobile devices' checkbox, then click the button to save changes.

Some Moodle sites uses special authentication methods like Shibboleth, CAS or LDAP/SSO that currently are not supported. See https://tracker.moodle.org/browse/MOBILE-113 for more information.

You should verify also that Debugging and "Display debug messages" are disabled in your site (go to Administration / Development / Debugging for checking that options)

I can't view the courses tab as an administrator

Moodle Mobile app is not suited for administrators ad the app displays only the courses you are enrolled in (not the courses you can see by capabilities).Note that the targeted user of the app is mainly a student or teacher.If you want to see the courses as an admin, you must be enrolled in the courses. You can use a non visible role or something similar.

What happened with the remote translation feature?

Remote translation is not available anymore, this feature was deleted because due to core changes in Moodle it neter worked as expected

Language packs comes now with the app bundle, if you want to contribute translating the app you can use AMOS tool for translating, the component name is local_moodlemobileapp

More information here: https://moodle.org/mod/forum/discuss.php?d=252704

I got the "we lost connection, you need to reconnect. Your token is now invalid." on my custom version of Moodle Mobile

Please, verify that you have followed all the steps here: https://docs.moodle.org/dev/Moodle_Mobile_Developing_a_plugin_tutorial#Set_up_your_Moodle_installation

And also that you have enabled the moodle/webservice:createtoken capability for the Authenticated User Role at System Context

See also