Moodle Mobile Tests: Unterschied zwischen den Versionen

Aus MoodleDocs
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „{{Neu}} en:Moodle Mobile quiz Category:ToDo“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{Mobiles Moodle}}
{{Neu}}
{{Neu}}


==Features==
Users can attempt a [[Quiz activity|quiz]] on their mobile device using the Moodle Mobile app.
Notes:
* Any quiz with standard [[Question types|question types]] and [[Question behaviours|question behaviours]] is suitable for mobile access, apart from essay questions which require the student to upload a file.
* Quizzes using additional plugins won't work in the app unless the plugin include support for mobile remote add-ons (see in the dev docs [[:dev:Moodle Mobile Remote add-ons|Moodle Mobile Remote add-ons]]).
* Quizzes requiring safe browser are not supported.
* Quizzes including blocked questions (questions that require that the previous question has been answered) are not supported.
== Requirements ==
Moodle Mobile quiz requires Moodle 3.1 onwards.
Alternatively, it may be used with sites running Moodle 2.6 to Moodle 3.0 if the [[Moodle Mobile additional features]] plugin is installed.
If you have quizzes with questions using TeX / MathJAX you must enable the [[TeX notation filter]] enabling all the LaTeX renderer settings. Please note that equations are rendered using LaTeX.
==See also==
* [[Moodle Mobile quiz offline attempts]] for details of how to enable students to download and attempt quizzes offline
[[Category:Quiz]]
[[en:Moodle Mobile quiz]]
[[en:Moodle Mobile quiz]]


[[Category:ToDo]]
[[Category:ToDo]]

Version vom 1. August 2016, 15:09 Uhr

Vorlage:Mobiles Moodle Neue Funktionalität
in Moodle 3.5!


Features

Users can attempt a quiz on their mobile device using the Moodle Mobile app.

Notes:

  • Any quiz with standard question types and question behaviours is suitable for mobile access, apart from essay questions which require the student to upload a file.
  • Quizzes using additional plugins won't work in the app unless the plugin include support for mobile remote add-ons (see in the dev docs Moodle Mobile Remote add-ons).
  • Quizzes requiring safe browser are not supported.
  • Quizzes including blocked questions (questions that require that the previous question has been answered) are not supported.

Requirements

Moodle Mobile quiz requires Moodle 3.1 onwards.

Alternatively, it may be used with sites running Moodle 2.6 to Moodle 3.0 if the Moodle Mobile additional features plugin is installed.

If you have quizzes with questions using TeX / MathJAX you must enable the TeX notation filter enabling all the LaTeX renderer settings. Please note that equations are rendered using LaTeX.

See also