Back to OpenGrader.com

This is the only release of the OpenGrader source code that we recognize and support. Any code that you find lingering in the CVS repository at this time is defunct.

To run the software, put the source code in a web server folder that supports PHP and use the SQL dump to create a MySQL database. You must also place the config file somewhere (and change the extention to .php), modify the path to the config file in includes.php if it is no longer correct (it assumes the config file is in the parent directory of rest of the files), and then add info about your database, etc. to the config file.

Opengrader 3.1.1 Source Code
Opengrader 3.1.1 SQL Structure
Opengrader 3.1.1 Config File