Thu Sep 5 17:27:51 UTC 2024

This commit is contained in:
Quatalog Updater 2024-09-05 17:27:51 +00:00
parent 1ca54d5b87
commit 9890676717
39 changed files with 441 additions and 22 deletions

View file

@ -158,7 +158,7 @@
<li>Erika Cary</li>
</ul>
<span class="course-capacity">
Seats Taken: 233/6000
Seats Taken: 235/6000
</span>
</div>
</td>

View file

@ -194,7 +194,7 @@
<li>Michael David Blostein</li>
</ul>
<span class="course-capacity">
Seats Taken: 76/221
Seats Taken: 77/221
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
<span class="attr-pill">
Introductory Level Course
</span>

View file

@ -145,7 +145,7 @@
<li>Wesley D Turner</li>
</ul>
<span class="course-capacity">
Seats Taken: 21/64
Seats Taken: 20/64
</span>
</div>
</td>

View file

@ -145,7 +145,7 @@
<li>Wesley D Turner</li>
</ul>
<span class="course-capacity">
Seats Taken: 92/96
Seats Taken: 93/96
</span>
</div>
</td>

View file

@ -217,7 +217,7 @@
<li>Kristin P Bennett</li>
</ul>
<span class="course-capacity">
Seats Taken: 59/325
Seats Taken: 60/325
</span>
</div>
</td>

View file

@ -175,7 +175,7 @@
<li>Robert W. Jones</li>
</ul>
<span class="course-capacity">
Seats Taken: 188/240
Seats Taken: 187/240
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -144,7 +144,7 @@
<li>Alex Patterson</li>
</ul>
<span class="course-capacity">
Seats Taken: 152/150
Seats Taken: 151/150
</span>
</div>
</td>

View file

@ -131,7 +131,7 @@
<li>Mona Mostafa Hella</li>
</ul>
<span class="course-capacity">
Seats Taken: 11/25
Seats Taken: 12/25
</span>
</div>
</td>

View file

@ -144,7 +144,7 @@
<li>Ish Kumar Jain</li>
</ul>
<span class="course-capacity">
Seats Taken: 8/36
Seats Taken: 7/36
</span>
</div>
</td>

369
courses/ECSE-4971.html Normal file
View file

@ -0,0 +1,369 @@
<!DOCTYPE html>
<html>
<head>
<title>
ECSE-4971: Topics in ECSE
</title>
<meta property="og:title" content="ECSE-4971: Topics in ECSE">
<meta property="og:description" content="Course codes between X960 and X979 are for topics courses. They are often recycled and used for new or experimental courses.">
<link rel="stylesheet" href="../css/common.css">
<link rel="stylesheet" href="../css/coursedisplay.css">
<link rel="stylesheet" href="../css/themes.css">
<link rel="shortcut icon" href="../favicon/quatalogIcon.png">
<link rel="icon" href="../favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="../favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon/favicon-16x16.png">
<link rel="manifest" href="../favicon/site.webmanifest">
<script src="../js/fuse.js"></script>
<script src="../js/search_helper.js"></script>
</head>
<body class="search_plugin_added">
<div id="qlog-header">
<a id="qlog-wordmark" href="../"><svg><use href="../images/quatalogHWordmark.svg#QuatalogHWordmark"></use></svg></a>
<form onsubmit="search_helper(event)">
<input type="text" id="search" class="header-search" placeholder="Search...">
</form>
</div>
<div id="cd-flex">
<div id="course-info-container">
<h1 id="name">
Topics in ECSE
</h1>
<h2 id="code">
ECSE-4971
</h2>
<p>
Course codes between X960 and X979 are for topics courses. They are often recycled and used for new or experimental courses.
</p>
<div id="cattrs-container">
<span id="credits-pill" class="attr-pill">
? credits
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">
Prereqs:
</div>
<div id="prereq-classes" class="rel-info-courses">
<span class="none-rect">
none
</span>
</div>
</div>
</div>
<div id="past-container">
<h1 id="past-title">
Past Term Data
</h2>
<input type="radio" id="simple-view-input" name="view-select" value="simple" checked="checked">
<input type="radio" id="detail-view-input" name="view-select" value="detailed">
<div id="opt-container">
<div id="key-panel">
<div id="yes-code" class="key-code">
<span class="code-icon" id="yes-code-icon">
<svg><use href="../icons.svg#circle-check"></use></svg>
</span>
Offered
</div>
<div id="no-code" class="key-code">
<span class="code-icon" id="no-code-icon">
<svg><use href="../icons.svg#circle-no"></use></svg>
</span>
Not Offered
</div>
<div id="diff-code" class="key-code">
<span class="code-icon" id="diff-code-icon">
<svg><use href="../icons.svg#circle-question"></use></svg>
</span>
Offered as Cross-Listing Only
</div>
<div id="nil-code" class="key-code">
<span class="code-icon" id="nil-code-icon">
<svg><use href="../icons.svg#circle-empty"></use></svg>
</span>
No Term Data
</div>
</div>
<div id="control-panel">
<label for="simple-view-input" id="simple-view-label" class="view-option-label">
<span class="view-icon" id="simple-view-icon">
<span class="view-icon-selected"><svg><use href="../icons.svg#circle-dot"></use></svg></span>
<span class="view-icon-unselected"><svg><use href="../icons.svg#circle-empty"></use></svg></span>
</span>
Simple View
</label>
<label for="detail-view-input" id="detail-view-label" class="view-option-label">
<span class="view-icon" id="detail-view-icon">
<span class="view-icon-selected"><svg><use href="../icons.svg#circle-dot"></use></svg></span>
<span class="view-icon-unselected"><svg><use href="../icons.svg#circle-empty"></use></svg></span>
</span>
Detailed View
</label>
</div>
</div>
<table id="years-table">
<thead>
<tr>
<th></th>
<th class="spring season-label">Spring</th>
<th class="summer season-label" colspan="2">Summer</th>
<th class="fall season-label">Fall</th>
</tr>
<tr>
<th colspan="2"></th>
<th class="summer2 midsum-label">(Session 1)</th>
<th class="summer3 midsum-label">(Session 2)</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th class="year">2024</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2023</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2022</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2021</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2020</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2019</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2018</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2017</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2016</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2015</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2014</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2013</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2012</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2011</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2010</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2009</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2008</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2007</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2006</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2005</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2004</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2003</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2002</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2001</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">2000</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">1999</th>
<td class="term spring not-offered">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
<tr>
<th class="year">1998</th>
<td class="term spring unscheduled">
</td>
<td colspan="2" class="term summer not-offered">
</td>
<td class="term fall not-offered">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</html>

View file

@ -144,7 +144,7 @@
<li>Tianyi Chen</li>
</ul>
<span class="course-capacity">
Seats Taken: 96/110
Seats Taken: 97/110
</span>
</div>
</td>

View file

@ -218,7 +218,7 @@
<li>Asish Ghosh</li>
</ul>
<span class="course-capacity">
Seats Taken: 270/316
Seats Taken: 271/316
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
3 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -178,7 +178,7 @@
<li>Judith A. Obiero</li>
</ul>
<span class="course-capacity">
Seats Taken: 394/436
Seats Taken: 393/436
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
3 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
<span class="attr-pill">
Introductory Level Course
</span>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
1 credit
</span>
<span class="attr-pill">
Data Intensive I
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -133,7 +133,7 @@
<li>Andrew Arthur Fitzgerald</li>
</ul>
<span class="course-capacity">
Seats Taken: 5/19
Seats Taken: 4/19
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
<span class="attr-pill">
HASS Inquiry
</span>

View file

@ -163,7 +163,7 @@
<li>M Arshad Zahangir Chowdhury</li>
</ul>
<span class="course-capacity">
Seats Taken: 130/140
Seats Taken: 131/140
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
2 credits
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -150,7 +150,7 @@
<li>Wing Sze E Kam</li>
</ul>
<span class="course-capacity">
Seats Taken: 647/700
Seats Taken: 646/700
</span>
</div>
</td>

View file

@ -148,7 +148,7 @@
<li>Tanya Singh</li>
</ul>
<span class="course-capacity">
Seats Taken: 45/45
Seats Taken: 44/45
</span>
</div>
</td>

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -40,6 +40,9 @@
<span id="credits-pill" class="attr-pill">
4 credits
</span>
<span class="attr-pill">
Data Intensive I
</span>
<span class="attr-pill">
Introductory Level Course
</span>

View file

@ -133,7 +133,7 @@
<li>Paul George Keblinski</li>
</ul>
<span class="course-capacity">
Seats Taken: 15/28
Seats Taken: 14/28
</span>
</div>
</td>

View file

@ -157,7 +157,7 @@
<li>Bram Van Heuveln</li>
</ul>
<span class="course-capacity">
Seats Taken: 120/120
Seats Taken: 119/120
</span>
</div>
</td>

View file

@ -143,7 +143,7 @@
<li>Selmer Bringsjord</li>
</ul>
<span class="course-capacity">
Seats Taken: 39/150
Seats Taken: 38/150
</span>
</div>
</td>

View file

@ -43,6 +43,9 @@
<span class="attr-pill">
Communication Intensive
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -141,7 +141,7 @@
<li>Joel T. Giedt</li>
</ul>
<span class="course-capacity">
Seats Taken: 7/10
Seats Taken: 8/10
</span>
</div>
</td>

View file

@ -144,7 +144,7 @@
<li>Lucy Cui</li>
</ul>
<span class="course-capacity">
Seats Taken: 316/480
Seats Taken: 318/480
</span>
</div>
</td>

View file

@ -43,6 +43,9 @@
<span class="attr-pill">
Communication Intensive
</span>
<span class="attr-pill">
Data Intensive II
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -43,6 +43,9 @@
<span class="attr-pill">
Communication Intensive
</span>
<span class="attr-pill">
Data Intensive I
</span>
</div>
<div id="prereq-container" class="rel-info-container">
<div id="prereq-title" class="rel-info-title">

View file

@ -135,7 +135,7 @@
<li>Nancy D. Campbell</li>
</ul>
<span class="course-capacity">
Seats Taken: 12/29
Seats Taken: 13/29
</span>
</div>
</td>

View file

@ -2647,6 +2647,7 @@
"ECSE-4967",
"ECSE-4968",
"ECSE-4969",
"ECSE-4971",
"ECSE-4973",
"ECSE-4980",
"ECSE-5010",

View file

@ -18912,6 +18912,13 @@
"description" : "Course codes between X960 and X979 are for topics courses. They are often recycled and used for new or experimental courses.",
"name" : "Topics in ECSE"
},
{
"attributes" : null,
"code" : "ECSE-4971",
"credits" : "? credits",
"description" : "Course codes between X960 and X979 are for topics courses. They are often recycled and used for new or experimental courses.",
"name" : "Topics in ECSE"
},
{
"attributes" : null,
"code" : "ECSE-4973",