forked from Feni/Gradebook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6bb7cad
commit 0bd3540
Showing
3 changed files
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
Gradebook is a beautiful web application for calculating your grades based on weighted categories. | ||
|
||
See http://feni.github.com/Gradebook/ | ||
for creator. | ||
|
||
- Feni Varughese, August 2010 | ||
- Feni Varughese, August 2010 | ||
|
||
Modifications I have made include giving the summary at the bottom of the html file a white | ||
background in order to increase readability. I have also made all grades out of 100. For example, | ||
instead of allowing homework grades to be 200/200 or 150/200, I have now averaged grades per category | ||
to keep them in the 100 point bound. | ||
|
||
- Kevin Nguyen, March 2014 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters