Moodle Plugins directory: OfficeGrader Project: Versions: v1.0 | Moodle.org
OfficeGrader Project
OfficeGrader Project v1.0
OfficeGrader Project Documentation
Description
The OfficeGrader Project Moodle plugin automates
- Submitting student assignment documents to an OfficeGrader grading server, and
- Distributing grades and marked-up graded documents to the students.
The plugin also automatically updates grades in the Moodle gradebook.
Without this plugin, when students submit documents for grading, the instructor must manually submit them to an OfficeGrader grading server, or if a grading server is not available, the instructor must run the appropriate OfficeGrader grading program. After the documents have been graded, the instructor must enter the grades into the Moodle gradebook and distribute the marked-up graded documents to the students.
The OfficeGrader Project plugin automates all this, thus removing the need for instructor intervention. The instructor only needs to create the OfficeGrader Projects in Moodle, and the plugin takes care of handling and grading student submissions.
Requirements
- A server running OfficeGrader for Moodle (see www.officegrader.com for more information)
- Moodle version 2.7 or greater
- A folder the web server has permission to read from and write to (moodledata by default)
Quickstart Installation Instructions
- Copy the "og" folder and its contents to the "mod" folder of your Moodle installation
- Log in as admin and go to Administration > Site administration > Notifications
- Verify the status of the OfficeGrader plugin is "To be installed"
- Click "Upgrade Moodle database now" at the bottom of the page
- Leave the Office Grader FTP path the moodledata folder (the default) [OR if you prefer, create a user and new ftp path OR use existing user and create ftp path. Add user to the www-data (or your web server's) group, and give write privileges to the folder to the web server.]
- If not already set, edit Moodle cron schedule to execute every minute (or your preference, we recommend one minute.)
Troubleshooting
Problem: The admin notifications page does not show the OfficeGrader plugin (step 3 of the "Quick installation" section, or step 8 of the "Detailed installation instructions" section).
Solution: Make sure you copied the "og" folder and all its contents to the "mod" folder of your Moodle installation.
Problem: The Ogin/ogout directory settings page says "This value is not valid" when you click "Save changes".
Solution: Enter a valid path to an existing folder. If you don't know what to enter, just copy the default path (given beside the text input field).
Problem: The Ogin/ogout directory settings page says "The specified directory is not readable or writable" when you click "Save changes".
Solution: Either change the permissions of the specified directory so the web server can read from and write to the folder, or choose a different folder. The default folder should work (the path is given beside the text input field).
Version information
- Version build number
- 2016082600
- Version release name
- v1.0
- Maturity
- RC (Release candidate) verzija
- MD5 Sum
- 5aa03cf3e04fa651854bb05068cf41e0
- Supported software
- Moodle 2.8
- Latest release for Moodle 2.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation