COAP:COAP-2100/week5: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (Created page with '=== Week 5 === ==== Topics Covered ==== ==== Teaching materials ==== ==== Classroom activities ==== ==== Homework ====')
 
mNo edit summary
Line 1: Line 1:
=== Week 5 ===
=== Week 5 [[Help:COAP-2100|COAP 2100]] ===


==== Topics Covered ====
==== Topics Covered ====
Line 9: Line 9:
==== Classroom activities ====
==== Classroom activities ====


==== Mid-term exam (provisional !) ====
You will be allowed to use all materials (open book, open Internet). However, use of websites that allow P2P or other forms of communication is strictly forbidden. Offenders will get an F.
; Subjects that will be tested
* Be able to find information in the SitePoint HTML and CSS reference
* Understand underlying principles of web formats (HTML, XHTML and CSS)
* Be able to create HTML code and detect errors
** Required tags: html,body,title,link,style,a,img,h1,h2,h2,p,ul,ol,li,div,span
** Required attributes: style + the elementary attributes for the HTML a,img and link tags.
* Simple CSS styling
** Basic selectors
** Class and IE selector
** Simple boxing properties (not positioning)
** Simple text properties, e.g. fonts, color
* Simple design principles
** Color schemes
** Testing a web site with users
; Exam type
* The exam will be a quiz with various types of questions(e.g. MCQs, fill-in, debug, short answers)


==== Homework ====
==== Homework ====

Revision as of 13:27, 13 September 2009

Week 5 COAP 2100

Topics Covered

Teaching materials

Classroom activities

Mid-term exam (provisional !)

You will be allowed to use all materials (open book, open Internet). However, use of websites that allow P2P or other forms of communication is strictly forbidden. Offenders will get an F.

Subjects that will be tested
  • Be able to find information in the SitePoint HTML and CSS reference
  • Understand underlying principles of web formats (HTML, XHTML and CSS)
  • Be able to create HTML code and detect errors
    • Required tags: html,body,title,link,style,a,img,h1,h2,h2,p,ul,ol,li,div,span
    • Required attributes: style + the elementary attributes for the HTML a,img and link tags.
  • Simple CSS styling
    • Basic selectors
    • Class and IE selector
    • Simple boxing properties (not positioning)
    • Simple text properties, e.g. fonts, color
  • Simple design principles
    • Color schemes
    • Testing a web site with users
Exam type
  • The exam will be a quiz with various types of questions(e.g. MCQs, fill-in, debug, short answers)

Homework