Acknowledge plagiarism statement access rule

Quiz access rules ::: quizaccess_honestycheck
Maintained by TimTim Hunt
Part of set Open University.
This Quiz access rule plugin lets you require students to agree to a statement about not plagiarising before starting a quiz.

Acknowledge plagiarism statement access rule v1.2 for Moodle 2.2+

Moodle 2.2, 2.3, 2.4, 2.5, 2.6, 2.7
Released: Tuesday, 13 May 2014, 9:52 PM
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.

Version information

Version build number
2014051300
Version release name
v1.2 for Moodle 2.2+
Can be updated from
v1.1 for Moodle 2.2+ (2013020600)
Can be updated to
v1.3 for Moodle 2.6+ (2014111200)
Maturity
Stable version
MD5 Sum
ddc86df5f7aa77dc11cd93186b1f4f8d
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.2

Default installation instructions for plugins of the type Quiz access rules

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation