index.html 2.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Further HCI -- 2021/22</title>
  5. </head>
  6. <body>
  7. <h1>Further HCI (2021/22)</h1>
  8. <p>Supervision exercise suggestions created by Mariana M&#259;r&#259;&#537;oiu:</p>
  9. <ul>
  10. <li><a href="https://andreafranceschini.org/files/FHCI/Marasoiu-supervision-1.pdf">M&#259;r&#259;&#537;oiu Supervision 1</a></li>
  11. <li><a href="https://andreafranceschini.org/files/FHCI/Marasoiu-supervision-2.pdf">M&#259;r&#259;&#537;oiu Supervision 2</a></li>
  12. </ul>
  13. <p>Lecture notes and slides also include suggestions for revision and discussion that can be followed up in supervisions.</p>
  14. <p>Previous exam questions for Part 1b Further HCI can be found here:</p>
  15. <ul>
  16. <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>
  17. </ul>
  18. <p>There are some relevant exam questions in the older Part II HCI course:</p>
  19. <ul>
  20. <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>
  21. <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>
  22. <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>
  23. <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>
  24. <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>
  25. <li><a href="http://www.cl.cam.ac.uk/teaching/exams/pastpapers/y2000p7q10.pdf">A cognitive walkthrough question from 2000</a></li>
  26. </ul>
  27. </body>
  28. </html>