Rename 'Pending' column to something more descriptive

This commit is contained in:
Diana Huang
2013-01-22 10:33:07 -05:00
parent a34a9dd038
commit ba1cd8117f
2 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ class StaffGrading
<tr>
<th>Problem Name</th>
<th>Graded</th>
<th>Pending</th>
<th>Available to Grade</th>
<th>Required</th>
<th>Progress</th>
</tr>

View File

@@ -31,7 +31,7 @@
<tr>
<th>Problem Name</th>
<th>Graded</th>
<th>Pending</th>
<th>Available</th>
<th>Required</th>
<th>Progress</th>
</tr>