Grading can now be done in series.
commit597418aed12859171840b24919aa39caaf1925c5
authorSteven Schronk <steven@schronk.com>
Fri, 25 May 2012 18:08:03 +0000 (25 13:08 -0500)
committerbob <bob@dev.(none)>
Thu, 31 May 2012 02:48:16 +0000 (30 21:48 -0500)
tree1ecbf90415915d3b88dc2047ded59a9ccd852067
parent43eb89d7fdc6987a94869cc032fa5a4f5724b332
Grading can now be done in series.

Facilitates moving from one student's assignments to another.

Comments field is now longer.

Student posted really long comment and it was truncated.

Several useful Icons have been added to the site.
19 files changed:
assignment.php
code_db.sql
detail_root.php
gfx/attach.png [new file with mode: 0644]
gfx/award_star_gold.png [new file with mode: 0644]
gfx/award_star_silver.png [new file with mode: 0644]
gfx/book_open.png [new file with mode: 0644]
gfx/error.png [new file with mode: 0644]
gfx/hourglass.png [new file with mode: 0644]
gfx/mouse.png [new file with mode: 0644]
gfx/resultset_down.png [new file with mode: 0644]
gfx/resultset_up.png [new file with mode: 0644]
gfx/star.png [new file with mode: 0644]
gfx/tick_off.png [new file with mode: 0644]
index.php
legend.php
manage.php
style.css
user_details.php [new file with mode: 0644]