Skip to content

WLCSC/proctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proctor

AP test management & whatnot.

How To

  • bundle install
  • edit/create config/database.yml & config/app_config.yml
  • rake db:setup

This can use LDAP and/or a local set of users for authentication. Users have to exist before they can log in, which means you need to manually create at least 1 user in your database before you can get in.

Proctor 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.

Proctor 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
along with Proctor.  If not, see <http://www.gnu.org/licenses/>.