edu.pdx.cs399J.grader
Class AdjustProjectGrade

java.lang.Object
  extended by edu.pdx.cs399J.grader.AdjustProjectGrade

public class AdjustProjectGrade
extends Object

This program subtracts some number of points off of each student's grade for a given project. It is used when I forget to take the POA into account when grading.


Constructor Summary
AdjustProjectGrade()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdjustProjectGrade

public AdjustProjectGrade()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyright © 2000-2009 Portland State University. All Rights Reserved.