Mon Oct 20 14:33:34 UTC 2025

This commit is contained in:
Quatalog Updater 2025-10-20 14:33:34 +00:00
parent 7bd9ab6e51
commit 40e417b6df
13 changed files with 45 additions and 49 deletions

View file

@ -137,18 +137,7 @@
<tbody>
<tr>
<th class="year">2026</th>
<td class="term spring offered">
<div class="view-container detail-view-container">
<span class="term-course-info">
<a href="https://sis.rpi.edu/rss/bwckctlg.p_disp_listcrse?term_in=202601&subj_in=CSCI&crse_in=4370&schd_in=">Data And Society (4c) [CI]</a>
</span>
<ul class="prof-list">
<li>Neha Keshan</li>
</ul>
<span class="course-capacity">
Seats Taken: 0/20
</span>
</div>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer unscheduled">
</td>

View file

@ -131,7 +131,7 @@
<tbody>
<tr>
<th class="year">2026</th>
<td class="term spring offered-diff-code">
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer unscheduled">
</td>

View file

@ -54,9 +54,16 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<div class="pr-or-con">
<div class="pr-or-title">
one of:
</div>
<div class="pr-or">
<a class="course-pill" href="CSCI-4150">CSCI-4150 Introduction To Artificial Intelligence</a>
<a class="course-pill" href="CSCI-4100">CSCI-4100 Machine Learning From Data</a>
<a class="course-pill" href="CSCI-6100">CSCI-6100 Machine Learning From Data</a>
</div>
</div>
</div>
</div>
</div>

View file

@ -54,9 +54,9 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<a class="course-pill" href="CSCI-2300">CSCI-2300 Introduction To Algorithms</a>
<div class="pr-and">and</div>
<a class="course-pill" href="CSCI-2600">CSCI-2600 Principles Of Software</a>
</div>
</div>
</div>

View file

@ -54,9 +54,7 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<a class="course-pill" href="CSCI-2300">CSCI-2300 Introduction To Algorithms</a>
</div>
</div>
</div>

View file

@ -54,9 +54,7 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<a class="course-pill" href="CSCI-2300">CSCI-2300 Introduction To Algorithms</a>
</div>
</div>
</div>

View file

@ -46,9 +46,7 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<a class="course-pill" href="CSCI-2300">CSCI-2300 Introduction To Algorithms</a>
</div>
</div>
</div>

View file

@ -56,9 +56,16 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
<div class="pr-or-con">
<div class="pr-or-title">
one of:
</div>
<div class="pr-or">
<a class="course-pill" href="ECSE-4480">ECSE-4480 Robotics I</a>
<a class="course-pill" href="ECSE-6470">ECSE-6470 Robotics I</a>
<a class="course-pill" href="CSCI-4480">CSCI-4480 Robotics I</a>
</div>
</div>
</div>
</div>
</div>

View file

@ -54,9 +54,9 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<a class="course-pill" href="CSCI-2300">CSCI-2300 Introduction To Algorithms</a>
<div class="pr-and">and</div>
<a class="course-pill" href="MATH-2010">MATH-2010 Multivar Calc & Matrix Algebra</a>
<span class="none-rect">
none
</span>
</div>
</div>
</div>

View file

@ -131,7 +131,7 @@
<tbody>
<tr>
<th class="year">2026</th>
<td class="term spring offered-diff-code">
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer unscheduled">
</td>

View file

@ -58,7 +58,9 @@
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<a class="course-pill" href="CSCI-1200">CSCI-1200 Data Structures</a>
<span class="none-rect">
none
</span>
</div>
</div>
</div>

View file

@ -41,6 +41,14 @@
4 credits
</span>
</div>
<div id="crosslist-container">
<div id="crosslist-title" class="rel-info-title">
Cross-listed with:
</div>
<div id=crosslist-classes" class="rel-info-courses">
<a class="course-pill" href="CSCI-4530">CSCI-4530 Advanced Computer Graphics</a>
</div>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">
Prereqs:
@ -120,18 +128,7 @@
<tbody>
<tr>
<th class="year">2026</th>
<td class="term spring offered">
<div class="view-container detail-view-container">
<span class="term-course-info">
<a href="https://sis.rpi.edu/rss/bwckctlg.p_disp_listcrse?term_in=202601&subj_in=CSCI&crse_in=6530&schd_in=">Advanced Computer Graphics (4c)</a>
</span>
<ul class="prof-list">
<li>Barbara Cutler</li>
</ul>
<span class="course-capacity">
Seats Taken: 0/20
</span>
</div>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer unscheduled">
</td>

View file

@ -151,7 +151,7 @@
<li>Alhussein A Abouzeid</li>
</ul>
<span class="course-capacity">
Seats Taken: 71/70
Seats Taken: 72/70
</span>
</div>
</td>