project submission links

This commit is contained in:
Oliver Kennedy 2021-02-07 12:43:09 -05:00
parent abcf2bca64
commit 4cbb12b5aa
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60

View file

@ -100,31 +100,31 @@ In this course, you will learn...
<li>"SAMS Teach Yourself SQL in 10 Minutes" 4e. by Ben Forta</li>
<li>"<a href="http://www.redbook.io/">The Red Book: Readings in Databases</a>" ed. Bailis, Hellerstein, and Stonebraker</li>
</ul></li>
<li><strong>Homework Submission: </strong> <a href="https://autograder.cse.buffalo.edu">Autolab</a></li>
<li><strong>Project Submission</strong>: <a href="https://autograder.cse.buffalo.edu">Autolab</a></li>
<li><strong>Git Repository Management</strong>: <a href="https://microbase.odin.cse.buffalo.edu">Microbase</a></li>
<% if false %>
<li><strong>Software</strong>: <ul>
<li>JSQLParser-UB (<a href="http://maven.mimirdb.info/info/mimirdb/jsqlparser/1.0.0/jsqlparser-1.0.0.jar">Jar</a> | <a href="http://doc.odin.cse.buffalo.edu/jsqlparser/">JavaDoc</a> | <a href="https://github.com/UBOdin/jsqlparser">Source</a>)</li>
<li>EvalLib (<a href="http://maven.mimirdb.info/info/mimirdb/evallib/1.0/evallib-1.0.jar">Jar</a> | <a href="https://github.com/UBOdin/evallib">Source</a>)</li>
<li>Apache Commons CSV (<a href="http://commons.apache.org/proper/commons-csv/download_csv.cgi">Jar</a> | <a href="https://commons.apache.org/proper/commons-csv/archives/1.4/apidocs/index.html">JavaDoc</a>)</li>
</ul></li>
<li><strong>Homework Submission: </strong> <a href="https://autograder.cse.buffalo.edu">Autolab</a></li>
<li><strong>Project Submission</strong>: <a href="https://dubstep.odin.cse.buffalo.edu">DuBStep</a></li>
<% end %>
<li><strong>Project Groups</strong>: None - All projects will be individual</li>
<li><strong>Grading</strong>:
<ul>
<li>50% theory<ul>
<li>20% Group Homeworks (Group size 1-4; Skip any 4 submissions for any reason)</li>
<li>20% Group Homeworks (Group size: 1-4; Skip any 4 submissions for any reason)</li>
<li>20% Comprehensive Final (see HUB for time/location)</li>
<li>Extra 10% for the better of the above two</li>
</ul>
</li>
<li>50% projects</li>
<li>50% projects (Group size: 1)</li>
<ul>
<li>5% <a href="checkpoint0.html">Checkpoint 0</a> due on Feb. 16</li>
<li>10% <a href="#">Checkpoint 1</a> due on Mar. 9</li>
<li>12% <a href="#">Checkpoint 2</a> due on Mar. 30</li>
<li>8% <a href="#">Checkpoint 3</a> due on Apr. 13</li>
<li>15% <a href="#">Checkpoint 4</a> due on May 7</li>
<li>10% <a>Checkpoint 1</a> due on Mar. 9</li>
<li>12% <a>Checkpoint 2</a> due on Mar. 30</li>
<li>8% <a>Checkpoint 3</a> due on Apr. 13</li>
<li>15% <a>Checkpoint 4</a> due on May 7</li>
</ul>
</li>
</ul>