Skip to content

Commit

Permalink
Merge pull request #27 from data-8/fa18-exam-links
Browse files Browse the repository at this point in the history
su18 fix broken exam links
  • Loading branch information
pancakereport authored Nov 5, 2024
2 parents 186d554 + 2728998 commit 1c2a3d0
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions su18/materials.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,21 @@ <h4>Practice Exams</h4>
<p>Exams and practice exams from previous semesters can be found below. These exams may differ slightly in terms of material covered and syntax used, as the <code>datascience</code> module has changed over time. </p>
<p><strong>Midterms:</strong></p>
<ul>
<li><a href="http://data8.org/data8assets/exam/data8-sp17-midterm.pdf">Spring 2017 midterm</a> /
<a href="http://data8.org/data8assets/exam/data8-sp17-midterm-solution.pdf">solution</a></li>
<li><a href="http://data8.org/data8assets/exam/data8-sp17-practice.pdf">Spring 2017 practice midterm</a> / <a href="http://data8.org/data8assets/exam/data8-sp17-practice-solution.pdf">solution</a></li>
<li><a href="http://data8.org/data8assets/exam/data8-su17-midterm.pdf">Summer 2017 midterm</a> /
<a href="http://data8.org/data8assets/exam/data8-su17-midterm-solution.pdf">solution</a></li>
<li><a href="http://data8.org/data8assets/exam/data8-fa16-midterm.pdf">Fall 2016 midterm</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp18/data8-sp18-midterm.pdf">Spring 2018 midterm</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp18/data8-sp18-midterm-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-midterm.pdf">Spring 2017 midterm</a> /
<a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp/17data8-sp17-midterm-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp/17data8-sp17-practice.pdf">Spring 2017 practice midterm</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-practice-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/su17/data8-su17-midterm.pdf">Summer 2017 midterm</a> /
<a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/su/17data8-su17-midterm-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/fa16/data8-fa16-midterm.pdf">Fall 2016 midterm</a></li>
</ul>
<p><strong>Finals:</strong></p>
<ul>
<li><a href="http://data8.org/data8assets/exam/data8-sp17-final.pdf">Spring 2017 final</a> / <a href="http://data8.org/data8assets/exam/data8-sp17-final-solution.pdf">solution</a></li>
<li><a href="http://data8.org/data8assets/exam/data8-sp17-practice-final.pdf">Spring 2017 practice final</a> / <a href="http://data8.org/data8assets/exam/data8-sp17-practice-final-solution.pdf">solution</a></li>
<li><a href="http://data8.org/data8assets/exam/data8-fa16-final.pdf">Fall 2016 final</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp18/data8-sp18-final.pdf">Spring 2018 final</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp18/data8-sp18-final-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/fa17/data8-fa17-final.pdf">Fall 2017 final</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/fa17/data8-fa17-final-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-final.pdf">Spring 2017 final</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-final-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-practice-final.pdf">Spring 2017 practice final</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/sp17/data8-sp17-practice-final-solutions.pdf">solution</a></li>
<li><a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/fa16/data8-fa16-final.pdf">Fall 2016 final</a> / <a href="https://docs.google.com/viewer?url=https://github.com/data-8/exams/raw/master/fa16/data8-fa16-final-solutions.pdf">solution</a></li>
</ul>

</div>
Expand All @@ -103,4 +106,4 @@ <h4>Practice Exams</h4>


</body>
</html>
</html>

0 comments on commit 1c2a3d0

Please sign in to comment.