Commit ba1cd811 by Diana Huang

Rename 'Pending' column to something more descriptive

parent a34a9dd0
...@@ -344,7 +344,7 @@ class StaffGrading ...@@ -344,7 +344,7 @@ class StaffGrading
<tr> <tr>
<th>Problem Name</th> <th>Problem Name</th>
<th>Graded</th> <th>Graded</th>
<th>Pending</th> <th>Available to Grade</th>
<th>Required</th> <th>Required</th>
<th>Progress</th> <th>Progress</th>
</tr> </tr>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<tr> <tr>
<th>Problem Name</th> <th>Problem Name</th>
<th>Graded</th> <th>Graded</th>
<th>Pending</th> <th>Available</th>
<th>Required</th> <th>Required</th>
<th>Progress</th> <th>Progress</th>
</tr> </tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment