Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Moodle for mobile.

Moodle for mobile: Difference between revisions

From MoodleDocs
m (added link to simple theme (multi device optimized))
m (added link to standard fluid theme)
Line 5: Line 5:
Moodle can be used on a mobile device by downloading a native app, such as the official [[Mobile app|Moodle Mobile app]]. See [[Mobile Moodle FAQ]] for links to more mobile apps.
Moodle can be used on a mobile device by downloading a native app, such as the official [[Mobile app|Moodle Mobile app]]. See [[Mobile Moodle FAQ]] for links to more mobile apps.


An administrator can also set a theme for mobile devices in ''Settings > Site administration > Appearance > Themes > Theme selector''. The [[MyMobile theme]] is especially designed for mobile devices. The [https://moodle.org/plugins/view.php?plugin=theme_simple Simple theme] is multi device optimized.
An administrator can also set a theme for mobile devices in ''Settings > Site administration > Appearance > Themes > Theme selector''. The [[MyMobile theme]] is especially designed for mobile devices. The [https://moodle.org/plugins/view.php?plugin=theme_simple Simple theme] is multi device optimized. The �[https://moodle.org/plugins/view.php?plugin=theme_standard_fluid Standard fluid theme] is a good start if you like to code your own responsive web design theme in Moodle, or if you use the 'standard' theme and would like to make it ready for smartphones and tablets.


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

Revision as of 16:43, 13 February 2013

Mobile app latest: The Moodle Mobile app (developed on HTML5 and Phonegap) is replacing the old mobile app for iPhone, My Moodle.


Moodle can be used on a mobile device by downloading a native app, such as the official Moodle Mobile app. See Mobile Moodle FAQ for links to more mobile apps.

An administrator can also set a theme for mobile devices in Settings > Site administration > Appearance > Themes > Theme selector. The MyMobile theme is especially designed for mobile devices. The Simple theme is multi device optimized. The �Standard fluid theme is a good start if you like to code your own responsive web design theme in Moodle, or if you use the 'standard' theme and would like to make it ready for smartphones and tablets.

See also