COAP:COAP-2100/week8: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Week 8 ===
<categorytree mode="pages" depth="1" style="float:right; clear:right; margin-left:3px; border:1px solid gray; padding:0.7ex; background-color:#f9f9f9;">COAP 2100</categorytree>
=== Week 8 ===


;Monday
==== Monday ====
*T BA


;Wednesday
Final exam (part I):
* Ultra/short term project presentations (max. 3 minutes)
* Each student '''shortly''' presents her/his [[COAP:COAP-2100/term project|term project]] (5 min. total). No presentation materials are required, but make it a good & structured presentation! You can use presentation materials if you want to.
* Course evaluation
** Minimal contents of the presentation: Present shortly its purpose, audience, requirements. Then present the site or web page and discuss interesting points (e.g. style, difficulties).
* Final exam
** After each presentation, there will be some discussion.


; Exam
==== Wednesday ====
There will be a quiz like the midterm quiz (+/- 10 minutes / question)
Final exam (part II):


* same topics as midterm (but less of that), '''plus''':
(1) Screencasts will be presented and discussed for each term project.
* Javascript DHTML and Forms (as in classroom and homework). Specifically:
 
** be able to change or to repair an if-then-else form
(2) We will discuss the technology used for each web site, i.e. you must be able to tell the class and the instructor how you did it.
** be able to use JS code that makes changes to text. In particular, be able to insert HTML class and id attributes.
* PHP Forms processing (as in classroom and homework)
** adding and computing radio-button results, i.e. be able to add input elements to HTML or change the if-then-else form in the PHP
* XML (to be confirmed)
** Understand the difference between well-formed and valid XML
** Understand where XML is being used and (roughly) for what purposes
** Be able to spot simple well-formedness errors, e.g. missing quotes or crossed tags
** Simple use of the "p" tag in timed text
** Simple reuse of SVG code within an HTML5 page


[[Category:COAP 2100]]
[[Category:COAP 2100]]

Latest revision as of 18:11, 23 February 2014

Week 8

Monday

Final exam (part I):

  • Each student shortly presents her/his term project (5 min. total). No presentation materials are required, but make it a good & structured presentation! You can use presentation materials if you want to.
    • Minimal contents of the presentation: Present shortly its purpose, audience, requirements. Then present the site or web page and discuss interesting points (e.g. style, difficulties).
    • After each presentation, there will be some discussion.

Wednesday

Final exam (part II):

(1) Screencasts will be presented and discussed for each term project.

(2) We will discuss the technology used for each web site, i.e. you must be able to tell the class and the instructor how you did it.