Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Moodle for mobile.

Moodle for mobile: Difference between revisions

From MoodleDocs
(Add some intel from Tim here about device sniffing, relates to themes)
No edit summary
Line 4: Line 4:


Moodle 2.1 can create a special interface for these kinds of devices via theme.  Moodle code offers various types of device sniffing (e.g. mobile/tablet/desktop) for themes that want to take advantage of it.
Moodle 2.1 can create a special interface for these kinds of devices via theme.  Moodle code offers various types of device sniffing (e.g. mobile/tablet/desktop) for themes that want to take advantage of it.
===How to use Mobile with Moodle===
* [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum]
* An open course, about "[http://tempus-efa.proj.ac.il/moodle/course/view.php?id=102 Teaching using Mobile - Best practices]"

Revision as of 08:23, 29 October 2011

Template:Moodle 2.1 A mobile device (also known as a handheld device, handheld computer or simply handheld) is a small, hand-held computing device, typically having a display screen with touch input and/or a miniature keyboard.

Moodle 2.1 can create a special interface for these kinds of devices via theme. Moodle code offers various types of device sniffing (e.g. mobile/tablet/desktop) for themes that want to take advantage of it.

How to use Mobile with Moodle