Moodle Plugins directory: Offlinequiz Cronjob: Versions: v3.10.1 | Moodle.org

Offlinequiz Cronjob
Offlinequiz Cronjob v3.10.1
Code prechecks
Offlinequiz-Cron Module
This file is part of the report_offlinequizcron plugin for Moodle - http://moodle.org/
Author: Juergen Zimmer, Thomas Wedekind Copyright: 2013 Academic Moodle Cooperation License: GNU GPL v3 or later
Description
The Offline Quiz Cron plugin (report_offlinequizcron) adds an interface to the Offline Quiz activity (mod_offlinequiz) to inspect and change pending cronjobs for the Offline Quiz.
Requirements
The module mod_offlinequiz must be installed to run this plugin
Installation
Copy the module code directly to the report/offlinequizcron directory.
Log into Moodle as administrator.
Open the administration area (http://your-moodle-site/admin) to start the installation automatically.
Documentation
You can find the report in the admin interface in moodle under Administration / Reports / Offlinequiz Cronjob Admin. When you enter the page you get an interface to search for new/pending/finished jobs. You also have a searchbar to search for users who uploaded the file. By clicking on an ID you have the chance to download the files of the job, resent it or delete it entirely if you had problems with it.
Bug Reports / Support
We try our best to deliver bug-free plugins, but we cannot test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.
You may also file a request for enhancement on GitHub. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.
You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.
License
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License with Moodle. If not, see http://www.gnu.org/licenses/.
Good luck and have fun!
Version information
- Version build number
- 2020110501
- Version release name
- v3.10.1
- Can be updated from
- v3.10.0
- Can be updated to
- v4.0.0 (2022081000)
- Maturity
- Fersiwn sefydlog
- MD5 Sum
- cf2e6ce2b99bb33cc977fa6154115801
- Supported software
- Moodle 3.10
- Latest release for Moodle 3.10
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_310_STABLE
- VCS tag
- v3.10.1
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation