Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Mobile devices.

Mobile devices: Difference between revisions

From MoodleDocs
No edit summary
(removing 2.1 template, mobile template)
 
Line 1: Line 1:
{{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 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 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===
===How to use Mobile with Moodle===
* [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]
* An open course, about "[http://tempus-efa.proj.ac.il/moodle/course/view.php?id=102 Teaching using Mobile - Best practices]"
* An open course, about "[http://tempus-efa.proj.ac.il/moodle/course/view.php?id=102 Teaching using Mobile - Best practices]"
==See also==
*[[Mobile Moodle FAQ]]
[[Category:Mobile]]

Latest revision as of 06:47, 11 November 2011

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 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

See also