edu.pdx.cs399J.grader
Class AdjustProjectGrade
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdjustProjectGrade
public AdjustProjectGrade()
main
public static void main(String[] args)
throws Throwable
- Throws:
Throwable
Copyright © 2000-2009 Portland State University. All Rights Reserved.