Skip to content

A Moodle quiz access plugin that asks the student to promise not to cheat.

Notifications You must be signed in to change notification settings

zanderroth/moodle-quizaccess_honestycheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Honesty check quiz access rule

This quiz access rule was created by Tim Hunt at the Open University. It can be
used with versions 2.2 of Moodle, or later.

If you install this plugin, there is a new option on the quiz settings form, and
if the teacher turns that on, then when a student tries to start a quiz attempt,
they will see a statement about plagiarism and cheating, and they will have to
agree that they will be good before they are allowed to start the quiz attempt.

To install using git, type this command in the root of your Moodle install
    git clone git://github.com/timhunt/moodle-quizaccess_honestycheck.git mod/quiz/accessrule/honestycheck
    echo '/mod/quiz/accessrule/honestycheck/' >> .git/info/exclude

Alternatively, download the zip from
    https://github.com/timhunt/moodle-quizaccess_honestycheck/zipball/master
unzip it into the mod/quiz/accessrule folder, and then rename the new
folder to honestycheck.

Once installed you need to go to the Site administration -> Notifications page
to let the plugin install itself.

About

A Moodle quiz access plugin that asks the student to promise not to cheat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published