mirror of
https://github.com/quatalog/site.git
synced 2024-12-22 05:06:48 +00:00
Thu Mar 2 18:12:38 UTC 2023
This commit is contained in:
parent
22818ed002
commit
35e7bfd172
|
@ -129,7 +129,7 @@
|
|||
<li>Adam Hassan Dayem</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 73/88
|
||||
Seats Taken: 75/88
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
<li>Eric Matthew Rutledge</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 77/90
|
||||
Seats Taken: 76/90
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
<li>Alexander C. Ma</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 179/240
|
||||
Seats Taken: 178/240
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
<li>Mattheos Koffas</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 54/60
|
||||
Seats Taken: 53/60
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
<li>Robert W. Jones</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 192/260
|
||||
Seats Taken: 191/260
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
<li>Jeffrey Phillip Morris</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 224/290
|
||||
Seats Taken: 223/290
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -39,6 +39,9 @@
|
|||
<span id="credits-pill" class="attr-pill">
|
||||
4 credits
|
||||
</span>
|
||||
<span class="attr-pill">
|
||||
HASS Inquiry
|
||||
</span>
|
||||
</div>
|
||||
<div id="prereq-container" class="rel-info-container">
|
||||
<div id="prereq-title" class="rel-info-title">
|
||||
|
@ -126,9 +129,10 @@
|
|||
<td class="term fall offered">
|
||||
<div class="view-container detail-view-container">
|
||||
<span class="term-course-info">
|
||||
News Media Culture And Politic (4c)
|
||||
News Media Culture And Politic (4c) [HInq]
|
||||
</span>
|
||||
<ul class="prof-list">
|
||||
<li>Maryanne Staniszewski</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 0/19
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
<li>Corey Christopher Woodcock</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 130/142
|
||||
Seats Taken: 129/142
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
<li>Margaret Z. Kiehl</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 1204/1320
|
||||
Seats Taken: 1202/1320
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -132,7 +132,7 @@
|
|||
<li>Daniel Franklin Stevenson</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 467/480
|
||||
Seats Taken: 466/480
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
|
|
@ -134,7 +134,18 @@
|
|||
</td>
|
||||
<td colspan="2" class="term summer not-offered">
|
||||
</td>
|
||||
<td class="term fall not-offered">
|
||||
<td class="term fall offered">
|
||||
<div class="view-container detail-view-container">
|
||||
<span class="term-course-info">
|
||||
Parallel Methods: Sci Computin (4c)
|
||||
</span>
|
||||
<ul class="prof-list">
|
||||
<li>William Douglas Henshaw</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 0/10
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -129,7 +129,6 @@
|
|||
Stoch Opt & Reinforce Learng (4c)
|
||||
</span>
|
||||
<ul class="prof-list">
|
||||
<li>Yangyang Xu</li>
|
||||
</ul>
|
||||
<span class="course-capacity">
|
||||
Seats Taken: 0/20
|
||||
|
|
|
@ -2773,7 +2773,10 @@
|
|||
"name" : "Education And Society"
|
||||
},
|
||||
{
|
||||
"attributes" : null,
|
||||
"attributes" :
|
||||
[
|
||||
"HInq"
|
||||
],
|
||||
"code" : "INQR-1973",
|
||||
"credits" : "4 credits",
|
||||
"description" : "Course codes between X960 and X979 are for topics courses. They are often recycled and used for new or experimental courses.",
|
||||
|
|
Loading…
Reference in a new issue