mirror of
https://github.com/Xevion/banner.git
synced 2025-12-14 22:11:04 -06:00
Add more response sample data
This commit is contained in:
28
json/getSectionPrerequisites.html
Normal file
28
json/getSectionPrerequisites.html
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user