Note: You are currently viewing documentation for Moodle 2.6. 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
(note re Clean and mobiles)
(removing MyMobile theme mention as not available for 2.6)
 
Line 4: Line 4:
Moodle's standard theme, Clean, is a responsive, bootstrap-based theme, meaning it will adapt well to mobile devices.
Moodle's standard theme, Clean, is a responsive, bootstrap-based theme, meaning it will adapt well to mobile devices.


An administrator can also set a theme for mobile devices in ''Administration > 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.
An administrator can also set a theme for mobile devices in ''Administration > Site administration > Appearance > Themes > Theme selector''. 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==

Latest revision as of 12:00, 28 August 2014

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.

Moodle's standard theme, Clean, is a responsive, bootstrap-based theme, meaning it will adapt well to mobile devices.

An administrator can also set a theme for mobile devices in Administration > Site administration > Appearance > Themes > Theme selector. 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