Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.9.0
-
Fix Version/s: None
-
Component/s: Accessibility, Gradebook Classic
-
Labels:None
-
Environment:sakai/trunk on Oracle - Built: 10/23/12 08:00 - Sakai Revision: 114996 (Kernel 1.4.0-SNAPSHOT)- Server sakai-nightly.uits.iupui.edu
Description
The two conjoined data tables on the All Grades page do not have table headers. The elements that should be table headers are marked up as unordered lists.
Recommended remediation:
All data tables should have table headers.
<table cellspacing="0" cellpadding="0"><tbody>
<tr id="q1">
<th style="width: 104px;">
<a class="currentSort" id="gbForm:_idJsp59:_idJsp60" onclick="return oamSubmitForm('gbForm','gbForm:_idJsp59:_idJsp60');" href="#">Student Name <img src="/sakai-gradebook-tool/images/sortascending.gif"></a>
</th>
<th style="width: 59px;">
<a class="notCurrentSort" id="gbForm:_idJsp59:_idJsp66" onclick="return oamSubmitForm('gbForm','gbForm:_idJsp59:_idJsp66');" href="#">Student ID</a>
</th>
<th style="width: 78px;">
<a class="allowWrap notCurrentSort" id="gbForm:_idJsp59:asg_sorthdr_0" onclick="return oamSubmitForm('gbForm','gbForm:_idJsp59:asg_sorthdr_0');" href="#"><span id="gbForm:_idJsp59:asg_hdr_0">Course Grade</span></a>
</th>
</tr>
<tr style="height: 28px;"><td style="width: 106px;"><a id="gbForm:_idJsp59:0:_idJsp62" onclick="return oamSubmitForm('gbForm','gbForm:_idJsp59:0:_idJsp62',null,[['studentUid','bbb82952-ef80-4cc1-8fb3-35019bdaaa5c'],['returnToPage','roster']]);" href="#">arstu1</a></td>
<td style="width: 61px;">arstu1</td>
<td style="width: 80px;"><span class="courseGrade center" id="gbForm:_idJsp59:0:asg_cell_0">93.75%</span></td>
</tr>
<tr style="height: 28px;"><td><a id="gbForm:_idJsp59:1:_idJsp62" onclick="return oamSubmitForm('gbForm','gbForm:_idJsp59:1:_idJsp62',null,[['studentUid','4f03e27d-9961-4051-97e5-24de5addcb0c'],['returnToPage','roster']]);" href="#">arstu2</a></td>
<td>arstu2</td>
<td><span class="courseGrade center" id="gbForm:_idJsp59:1:asg_cell_0">80%</span></td>
</tr>
</tbody>
</table>
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- mentioned in
-
Wiki Page Loading...