Procházet zdrojové kódy

Add Further HCI supervision material

Andrea Franceschini před 4 roky
rodič
revize
fbb579f271
1 změnil soubory, kde provedl 36 přidání a 0 odebrání
  1. 36 0
      files/FHCI/index.html

+ 36 - 0
files/FHCI/index.html

@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <title>Further HCI -- 2020/21</title>
+</head>
+
+<body>
+    <h1>Further HCI (2020/21)</h1>
+
+    <p>Supervision exercise suggestions created by Mariana M&#259;r&#259;&#537;oiu:</p>
+    <ul>
+        <li><a href="https://www.cl.cam.ac.uk/teaching/1819/FHCI/supervisors/Marasoiu-supervision-1.pdf">M&#259;r&#259;&#537;oiu Supervision 1</a></li>
+        <li><a href="https://www.cl.cam.ac.uk/teaching/1819/FHCI/supervisors/Marasoiu-supervision-2.pdf">M&#259;r&#259;&#537;oiu Supervision 2</a></li>
+    </ul>
+
+    <p>Lecture notes and slides also include suggestions for revision and discussion that can be followed up in supervisions.</p>
+    <p>Previous exam questions for Part 1b Further HCI can be found here:</p>
+    <ul>
+        <a href="https://www.cl.cam.ac.uk/teaching/exams/pastpapers/t-FurtherHCI.html">https://www.cl.cam.ac.uk/teaching/exams/pastpapers/t-FurtherHCI.html</a>
+    </ul>
+
+    <p>There are some relevant exam questions in the older Part II HCI course:</p>
+    <ul>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2017p7q9.pdf">Question from 2017 relevant to first half of course</a></li>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2009p7q10.pdf">Question from 2009 relevant to first half of course</a></li>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2008p7q12.pdf">Question from 2008 relevant to second half of course</a></li>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2011p7q7.pdf">Question from 2011, in which part a) is relevant to Lecture 2, and parts b-d) to the second half of course</a></li>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/t-Human-ComputerInteraction.html">There are many other HCI questions and solution notes (2002 - 2017) that cover topics relevant to Further HCI</a></li>
+        <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2000p7q10.pdf">A cognitive walkthrough question from 2000</a></li>
+    </ul>
+
+</body>
+
+</html>