Files
banner/docs/samples/course/getSectionPrerequisites.html

29 lines
586 B
HTML

<section aria-labelledby="preReqs">
<h3>Catalog Prerequisites</h3>
<table class="dwPreqTable">
<thead>
<tr>
<th>Degree Works Prerequisites</th>
</tr>
</thead>
<tbody>
<tr>
<td>Student must first complete, with a C- or better: IS 2053, or (IS 2031 and IS 2033).</td>
</tr>
</tbody>
</table>
</section>