Rename 'Pending' column to something more descriptive
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user