Skip to content

Commit 5275f88

Browse files
authored
Update index.html
Added CMPT496/DESN443 partnership
1 parent 7ea2e39 commit 5275f88

1 file changed

Lines changed: 48 additions & 4 deletions

File tree

index.html

Lines changed: 48 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,24 +126,67 @@ <h1>MacEwan Computer Science CMPT496 Capstone Projects</h1>
126126
</tr>
127127

128128

129+
<!-- CMPT496/DESN443 Partnership -->
130+
<tr>
131+
<td width="40%" valign=top>
132+
<p align=left>CMPT496/DESN443 Partnership</p>
133+
</td>
134+
<td width="40%" valign=top>
135+
<p align=left>Robert Andruchow &lt;andruchowr@macewan.ca&gt;</p>
136+
</td>
137+
<td width="20%" valign=top>
138+
<p align=left>2025-10-24</p>
139+
</td>
140+
</tr>
141+
<tr>
142+
<td width="100%" colspan=3 valign=top>
143+
<p align=left>
144+
<i>Description:</i><br>
145+
<p>
146+
The Design Department is seeking 4-6 Comp Sci projects (teams or individuals).
147+
We have set the deadline to Dec 1, the same deadline as the CMPT496 deadline.
148+
Students who sign up will be required to meet with the design students and the DESN443 instructor on Dec 8.
149+
<p>
150+
Signup Form: https://forms.gle/cQWdc6fCuYvHQcEx6
151+
<p>
152+
Here is the slide deck that was presented in August:
153+
https://docs.google.com/presentation/d/1qAzhn9T1hmJXWs9KEdLXa6zwgGz5VQBbGZ10yy9Pwuw/edit?slide=id.p#slide=id.p
154+
<p>&nbsp;</p>
155+
</td>
156+
</tr>
157+
<tr>
158+
<td width="100%" colspan=3 valign=top>
159+
<p align=left>
160+
<i>Prerequisites/Nice to Have:</i><br>
161+
<p>&nbsp;</p>
162+
</p>
163+
</td>
164+
</tr>
165+
<tr>
166+
<td width="100%" colspan=3 valign=top style="height:3px">
167+
<p height=5></p>
168+
</td>
169+
</tr>
170+
171+
129172
<!-- Template -->
130173
<tr>
131174
<td width="40%" valign=top>
132-
<p align=left>&lt;Project Title&gt;</p>
175+
<p align=left>Project Title</p>
133176
</td>
134177
<td width="40%" valign=top>
135-
<p align=left>&lt;Name and Email Addresses&gt;</p>
178+
<p align=left>Name &lt;Email&gt;</p>
136179
</td>
137180
<td width="20%" valign=top>
138-
<p align=left>&lt;yyyy-mm-dd&gt;</p>
181+
<p align=left>yyyy-mm-dd</p>
139182
</td>
140183
</tr>
141184
<tr>
142185
<td width="100%" colspan=3 valign=top>
143186
<p align=left>
144187
<i>Description:</i><br>
145188
<p>
146-
&lt;Project description&gt;
189+
Project description
147190
<p>&nbsp;</p>
148191
</td>
149192
</tr>
@@ -168,3 +211,4 @@ <h1>MacEwan Computer Science CMPT496 Capstone Projects</h1>
168211
</table>
169212
</body>
170213
</html>
214+

0 commit comments

Comments
 (0)