Edit quiz settings

Quiz reports ::: quiz_editquizsettings
Maintained by TimTim Hunt, at the OU (Perry building)Mahmoud Kassaei, Anupama Sarjoshi
This 'report' is actually a tool which lets users edit certain settings, currenty the open and close dates, for a quiz, without needing to give them permission to edit all the other quiz settings.

Edit quiz settings v1.1 for Moodle 2.4+

Moodle 2.4, 2.5, 2.6, 2.7
Released: lørdag, 18. januar 2014, 03:53
The Edit quiz settings quiz report

This 'report' is actually a tool which lets users edit certain settings, currenty
the open and close dates, for a quiz, without needing to give them permission to
edit all the other quiz settings.

You can install it from the Moodle plugins database
http://moodle.org/plugins/view.php?plugin=quiz_editquizsettings

Alternatively, you can install it using git. In the top-level folder of your
Moodle install, type the command:
git clone git://github.com/moodleou/moodle-quiz_editquizsettings.git mod/quiz/report/editquizsettings
echo '/mod/quiz/report/editquizsettings/' >> .git/info/exclude

Then visit the admin screen to allow the install to complete.

Once the plugin is installed, you can access the functionality by going to
Reports -> Edit quiz settings in the Quiz adminstration block.

Version information

Version build number
2014011700
Version release name
v1.1 for Moodle 2.4+
Can be updated to
v1.2 for Moodle 2.6+ (2014111200)
Maturity
Stabil versjon
MD5 Sum
e85e633864f8699728e2381ff9735214
Supported software
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.1

Default installation instructions for plugins of the type Quiz reports

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