Note: You are currently viewing documentation for Moodle 3.1. 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
(someone else can expand)
 
(Add some intel from Tim here about device sniffing, relates to themes)
Line 1: Line 1:
{{Mobile}}
{{Mobile}}
 
{{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.  
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.
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.

Revision as of 17:43, 28 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.