Moodle Mobile quiz offline attempts: Difference between revisions
Helen Foster (talk | contribs) (see also) |
Helen Foster (talk | contribs) m (→Requirements: rewording) |
||
Line 13: | Line 13: | ||
==Requirements == | ==Requirements == | ||
Moodle Mobile quiz offline attempts requires Moodle 2.6 onwards with the [[Moodle Mobile additional features]] and | Moodle Mobile quiz offline attempts requires Moodle 2.6 onwards with the [[Moodle Mobile additional features]] plugin and the Quiz access offline attempts plugin installed. | ||
== Installation == | == Installation == |
Revision as of 10:17, 22 May 2016
Features
Moodle Mobile quiz offline attempts allows users to download a quiz to attempt later offline. If the quiz is suitable for offline usage, the user will see the cloud - download option (as for SCORM or any resource).
A quiz may be attempted offline only if:
- There is no time limit set
- The question behaviour is deferred feedback (with or without CBM) only
- There is no network address requirement
Please note that quiz questions are downloaded into the mobile app (but not the valid responses).
Requirements
Moodle Mobile quiz offline attempts requires Moodle 2.6 onwards with the Moodle Mobile additional features plugin and the Quiz access offline attempts plugin installed.
Installation
Manual installation:
- Download the plugin from https://moodle.org/plugins/quizaccess_offlineattempts
- Unzip the plugin into the mod/quiz/accessrules directory
- Go to Site administration > Notifications to complete the installation
Enabling a quiz for offline usage
- Edit the plugin settings
- Expand the "Extra restrictions on attempts" section
- Enable the option "Allow quiz to be attempted offline in the mobile app"
Usage considerations
- The setting "Allow quiz to be attempted offline in the mobile app" is disabled by default - it must be enabled for each quiz as required.
- If a user wants to download a quiz for offline usage, an initial empty attempt will be created.
- A user won't be able to start a new offline attempt if a previous offline attempt is not synchronized, since the previous offline attempt will have an in-progress status.
- If the quiz has a start date, the quiz can only be downloaded for offline after the start date.
- If the quiz has a finish date it must be submitted (synchronized) before the finish date.
- If a user submits their quiz attempt whilst not connected to Internet, the app will display a message like “Your responses could not be sent to the Moodle site. The app will try to send them again once you are connected to Internet again...”. In the user attempts list, the attempt will be shown as 'Finished but not submitted to the site'. The user will not be allowed to edit his responses or start a new attempt.
- If the app detects that a user started or continued an attempt using the app, if they then try to continue the attempt on a computer they will be prompted to check whether they have any unsaved work on their mobile device.
Synchronization
The app will try to synchronize each time the user goes from offline to online (even if the user is not attempting the quiz). It will be done on a question-by-question basis.
Conflict resolution
This is done on a question-by-question basis; each question will be synchronized depending on the sequence check number and last action time.