Skip to content

timhunt/moodle-quizaccess_offlinemode

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
db
 
 
 
 
 
 
 
 
yui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Experimental fault-tolerant mode for the quiz

https://moodle.org/plugins/quizaccess_offlinemode

This plugin is designed to allow, as far as possible, a student to continue working on a deferred-feedback quiz attempt even if the network connection goes down.

This plugin will work in Moodle 3.4 or later. However, we know it does not work perfectly with all question types. (The project for which this was created only used essays.)

To install, either install from the Moodle plugins database, using the link above, or install using git:

git clone https://github.com/timhunt/moodle-quizaccess_offlinemode.git mod/quiz/accessrule/offlinemode
echo '/mod/quiz/accessrule/offlinemode/' >> .git/info/exclude

For a fuller description, see the functionality document.

For a record of development, see TODO.md and MDL-47688.

This plugin uses the following third-party libraries:

About

A Moodle plugin to allow, as far as possible, a student to continue working on a deferred-feedback quiz attempt even if the network connection goes down.

Resources

Stars

Watchers

Forks

Packages

No packages published