Hinweis: Sie sind auf den Seiten der Moodle 3.1 Dokumentation. Die Dokumentation der aktuellsten Moodle-Version finden Sie hier: Moodle Mobile - Websites optimieren.

Moodle Mobile - Websites optimieren: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{Mobile}}
{{Mobile}}
{{Zum Überarbeiten}}
{{Zum Überarbeiten}}
== CONTENTS ==
As more and more students access courses from their smartphones, tablets or other mobile devices, it is increasingly important to ensure your courses are mobile-friendly.
=== Tips for sites ===
==== Install the “Moodle additional features plugin” ====
* Local plugin for adding new features to the current Moodle Mobile app
* This add-on provides new features and also web services which are currently only available in the latest Moodle version
* A Moodle 2.4 installation with the plugin has the same Mobile features available than a Moodle 2.8 installation


==== Moodle additional features plugin ====
Encouraging students to install the [https://download.moodle.org/mobile/ official Moodle mobile app] is one way to improve their learning experience. Below are some suggestions for optimising your course materials for students both using the app and accessing Moodle from mobile devices.
* Extra features: Support for sites using SSO authentication methods (Shibboleth and CAS)
* A new Moodle Mobile major version requires to upgrade this plugin in your Moodle installation.
* [https://docs.moodle.org/Moodle_Mobile_additional_features https://docs.moodle.org/Moodle_Mobile_additional_features]


==== Enable Push notifications ====
==Use a mobile-friendly theme==
* The site must be registered in moodle.org
* Administration / Plugins / Message outputs / Mobile notifications
* User must enable in their profile to receive Mobile notifications
* Notifications are connected to the Moodle messaging system
* A bulk message to all the users in a course will send a Push notification to the user mobile phone (Remember, the user must enable to receive Mobile notifications)


==== Upload a detailed guide of how to use Moodle Mobile including: ====
Recent versions of Moodle allow for responsive themes, which adapt to the browser screen size. Make sure your course uses such a theme and check its contents yourself before your students start the course.
* Download links to the different platforms/stores.
* Explain the different possibilities and limitations of the app.
* Explain how the offline mode works (you should download your contents first).
* Explain how to configure your messaging settings for receiving mobile notifications.
==== Create a custom theme for your site ====
[[File:moodlemobile_custom_theme.png]]
==== Do not use frontpage courses or activities ====
[[File:moodlemobile_dont_use_frontpage.png]]
Place those pages in a global course where all the users are enrolled via cohorts, meta-course enrollments
==== Enroll all the users in that course via the db plugin ====
[[File:moodlemobile_enroll_via_db_plugin.png]]


=== Tipps für Kurse ===
==Notifications and messages==
==== Benutzen Sie das Themenformat oder das Wochenformat ====
[[File:moodlemobile_topicsorweeks.png]]


==== Avoid orphaned activities or direct links to activities ====
Encourage your students to enable mobile notifications so they are alerted about calendar events, forum posts, messages, assignment submissions and so on. Find out more in [[Mobile app notifications]].
[[File:moodlemobile_avoid_orphaned.png]]


==== Installieren Sie das Plugin 'Moodle Mobile - Voraussetzungen' ====
==Provide a 'how to' guide to Moodle on the mobile==


With this plugin you can choose if an activity, resource or a complete section is (or is not) visible for users accessing the course via the Mobile app.
Consider offering your students a guide (as a PDF or a page resource) on how to access your course on the app, what they can do and not (yet) do from the app. Read up on the [[Moodle Mobile features]] and what's [[New for mobile]].


Once installed you can create Moodle Mobile friendly courses just replacing resources currently not supported by the app, like the Book module, with Mobile friendly resources (like an HTML version of the book module).
==Setting up your course==


See the [[Moodle_Mobile_availability_plugin]] page for additional information.
*Topics or weekly course format is best suited to mobile devices.
*Don't use orphaned activities or direct links to activities.
*If you have a mix of students accessing the course on mobile and desktop, consider asking your admin to install the [[Moodle Mobile availability plugin]] which restricts items to desktop or mobile users.


==== Labels are initially collapsed, use a short text as introduction of what is inside ====
==Kursinhalte==
[[File:moodlemobile_short_text_intro.png]]
wenn Sie Kursinhalte erstellen, die für mobile Endgeräte optimiert sein sollen, empfehlen wir folgendes:
*Textfelder werden in  zusammengeklappter Form angezeigt. Beginnen Sie ein Textfeld also mit einer Kurzbeschreibung, worum es in dem Textfeld geht.
*Verwenden Sie auf Ihren Seiten responsives HTML.
*Verwenden Sie [[Textseite]]n anstelle von Dokumenten, die heruntergeladen werden müssen.
*Vermeiden Sie große Mengen von Dokumenten und lange Textseiten.Bieten Sie stattdessen kleine "Informationshäppchen".
*Wenn Sie YouTube-Videos bereitstellen, stellen Sie auch als [[Datei]] zum Herunterladen zur Verfügung, damit Ihre Nutzer/innen die Videos offline anschauen können. Beachten Sie, dass nicht alle Videoformate unterstützt werden. Stellen Sie also Videos in verschiedenen Formaten bereit (MP4 ist wahrscheinlich das am weitesten verbreitete Format).
*Beachten Sie, dass Youtube Videos, die Sie als Links bereitstellen, automatisch in der App geöffnet werden.
{|
| [[File:moodlemobile_short_text_intro.png|thumb|Short text for label]]
| [[File:moodlemobile_responsive_html.png|thumb|Responsive HTML]]
| [[File:moodlemobile_youtube_maps_links.png|thumb|Map link]]
|}


==== Use responsive HTML in pages or mini-sites ====
===Dinge, die Sie vermeiden sollten===
[[File:moodlemobile_responsive_html.png]]
Einige Aktivitäten unterstützen die Moodle Mobile App noch nicht vollständig. Insbesondere sollten Sie bei Lernpaketen bestimmte Dinge vermeiden, siehe [[:en:Moodle Mobile SCORM player|Moodle Mobile SCORM Player]] (englisch).


==== Youtube or maps links (URL resource) opens automatically the system app ====
==Links zur Moodle Mobile App==
[[File:moodlemobile_youtube_maps_links.png]]
Bei Bedarf können Sie in Ihrem Moodle-Kurs einen Link bereitstellen, um die Moodle Mobile App zu öffnen (für Nutzer/innen, die auf ihrem mobilen Endgerät die Moodle Mobile App installiert haben, jedoch über den Browser auf Moodle zugreifen).


==== Find alternatives to unsupported activities or resources ====
Diese Links haben folgende Syntax:
* Book module: Publish an “accessible” version of the Book resource using the export to HTML feature
moodlemobile://link=https://IhreMoodleSite.de/mod/...
* IMS CP: Instead using the IMS CP resource, unzip the file and add it as a resource (mini-site)
* Same for SCORM without API tracking
* Not all the video formats are supported by all mobile devices, upload the same video in different formats in a directory resource


=== Siehe auch ===
'''Beispiel''': Der Link
* [http://docs.moodle.org/dev/Moodle_Mobile http://docs.moodle.org/dev/Moodle_Mobile]
moodlemobile://link=https://IhreMoodleSite.de/mod/choice/view.php?id=8
* [https://tracker.moodle.org/browse/MOBILE https://tracker.moodle.org/browse/MOBILE]
öffnet die Moodle Mobile App und zeigt die entsprechende Abstimmung an.


==Mehr dazu==
* [http://es.slideshare.net/juanleyva/tips-for-creating-moodle-mobile-friendly-courses-sites-moodlemoot-spain-2014 Tips for creating Moodle Mobile friendly courses and sites - MoodleMoot Spain 2014] - Vortrag von Juan Leyva, Mobile App Entwickler, aus dem Jahr 2014. Eine Funktionalitäten sind inzwischen aktualisiert worden, aber die Grundprinzipien sind weiterhin gültig.
* "[http://tempus-efa.proj.ac.il/moodle/course/view.php?id=102 Teaching using Mobile - Best practices]" - ein frei zugänglicher Moodle-Kurs


[[en:Creating Moodle Mobile friendly sites]]
[[en:Creating Moodle Mobile friendly sites]]
[[es:Crear sitios amistosos para Moodle Mobile]]
[[es:Crear sitios amistosos para Moodle Mobile]]

Version vom 3. März 2016, 08:51 Uhr

Baustelle.png Diese Seite muss überarbeitet werden.

As more and more students access courses from their smartphones, tablets or other mobile devices, it is increasingly important to ensure your courses are mobile-friendly.

Encouraging students to install the official Moodle mobile app is one way to improve their learning experience. Below are some suggestions for optimising your course materials for students both using the app and accessing Moodle from mobile devices.

Use a mobile-friendly theme

Recent versions of Moodle allow for responsive themes, which adapt to the browser screen size. Make sure your course uses such a theme and check its contents yourself before your students start the course.

Notifications and messages

Encourage your students to enable mobile notifications so they are alerted about calendar events, forum posts, messages, assignment submissions and so on. Find out more in Mobile app notifications.

Provide a 'how to' guide to Moodle on the mobile

Consider offering your students a guide (as a PDF or a page resource) on how to access your course on the app, what they can do and not (yet) do from the app. Read up on the Moodle Mobile features and what's New for mobile.

Setting up your course

  • Topics or weekly course format is best suited to mobile devices.
  • Don't use orphaned activities or direct links to activities.
  • If you have a mix of students accessing the course on mobile and desktop, consider asking your admin to install the Moodle Mobile availability plugin which restricts items to desktop or mobile users.

Kursinhalte

wenn Sie Kursinhalte erstellen, die für mobile Endgeräte optimiert sein sollen, empfehlen wir folgendes:

  • Textfelder werden in zusammengeklappter Form angezeigt. Beginnen Sie ein Textfeld also mit einer Kurzbeschreibung, worum es in dem Textfeld geht.
  • Verwenden Sie auf Ihren Seiten responsives HTML.
  • Verwenden Sie Textseiten anstelle von Dokumenten, die heruntergeladen werden müssen.
  • Vermeiden Sie große Mengen von Dokumenten und lange Textseiten.Bieten Sie stattdessen kleine "Informationshäppchen".
  • Wenn Sie YouTube-Videos bereitstellen, stellen Sie auch als Datei zum Herunterladen zur Verfügung, damit Ihre Nutzer/innen die Videos offline anschauen können. Beachten Sie, dass nicht alle Videoformate unterstützt werden. Stellen Sie also Videos in verschiedenen Formaten bereit (MP4 ist wahrscheinlich das am weitesten verbreitete Format).
  • Beachten Sie, dass Youtube Videos, die Sie als Links bereitstellen, automatisch in der App geöffnet werden.
Short text for label
Responsive HTML
Map link

Dinge, die Sie vermeiden sollten

Einige Aktivitäten unterstützen die Moodle Mobile App noch nicht vollständig. Insbesondere sollten Sie bei Lernpaketen bestimmte Dinge vermeiden, siehe Moodle Mobile SCORM Player (englisch).

Links zur Moodle Mobile App

Bei Bedarf können Sie in Ihrem Moodle-Kurs einen Link bereitstellen, um die Moodle Mobile App zu öffnen (für Nutzer/innen, die auf ihrem mobilen Endgerät die Moodle Mobile App installiert haben, jedoch über den Browser auf Moodle zugreifen).

Diese Links haben folgende Syntax:

moodlemobile://link=https://IhreMoodleSite.de/mod/...

Beispiel: Der Link

moodlemobile://link=https://IhreMoodleSite.de/mod/choice/view.php?id=8

öffnet die Moodle Mobile App und zeigt die entsprechende Abstimmung an.

Mehr dazu