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 Mobile quiz.

Moodle Mobile quiz: Difference between revisions

From MoodleDocs
(Created page with "{{Mobile}} ==Features== It supports all the current quiz options. Current limitations: * Quizzes with essay questions requiring attachments are not supported right now. * Qu...")
 
No edit summary
 
(16 intermediate revisions by 3 users not shown)
Line 2: Line 2:
==Features==
==Features==


It supports all the current quiz options.
Users can attempt a [[Quiz activity|quiz]] on their mobile device using the Moodle Mobile app.


Current limitations:
Notes:
* Quizzes with essay questions requiring attachments are not supported right now.
* 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 requiring safe browser are not going to work.
* 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]]).
* Only Moodle standard quiz access rules, question types and question behaviors are supported. Quizzes using non-standard plugins won't work in the app.
* 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 ==
== Requirements ==


Requires Moodle 3.1 onwards.
Moodle Mobile quiz requires Moodle 3.1 onwards.


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


== Quiz offline ==
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]]
 
[[es:Módulo de Examen Moodle Mobile]]
[[de:Moodle Mobile Tests]]

Latest revision as of 15:08, 1 August 2016

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