OfficeGrader Project

Activities ::: mod_og
Maintained by Sarah Street
The OfficeGrader Project provides a way for students to use a Moodle site to submit Microsoft Excel/Word/PPT/Access documents for automated grading by the commercial OfficeGrader application suite (www.officegrader.com). The OG Project plugin also retrieves grades from the OfficeGrader grading server and posts them to the Moodle site. NOTE: NOT CURRENTLY BEING SUPPORTED

OfficeGrader Project v1.0

Moodle 2.8
Released: середа 31 серпня 2016 09:15 AM

OfficeGrader Project Documentation

Description

The OfficeGrader Project Moodle plugin automates

  1. Submitting student assignment documents to an OfficeGrader grading server, and
  2. 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

  1. Copy the "og" folder and its contents to the "mod" folder of your Moodle installation
  2. Log in as admin and go to Administration > Site administration > Notifications
  3. Verify the status of the OfficeGrader plugin is "To be installed"
  4. Click "Upgrade Moodle database now" at the bottom of the page
  5. 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.]
  6. 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
Кандидат в реліз
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

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