COAP:COAP-2100/week6: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 21: Line 21:
==== Homework ====
==== Homework ====


TBA on Wednesday.
; Task
* Create a DHTML page that has a least one button allowing the user to change a style or something else in a page
* You may reuse code from the [[DHTML page]] starting the [[DHTML#Collections_and_creation_of_elements|Collections and creation of elements]] section


Basically you will have to create a DHTL page that rearranges content after simple user actions.
; To get an A
* Create a page with real contents and DHTML changes that make sense for a given target population.
* Explain somewhere in the page what the pressing the button(s) will do or at least make the button labels self-explaining.
 
; Due
* Before Monday week 7 class
 
; Submission
* Submit the file to the worldclassroom.

Revision as of 20:06, 29 September 2009

Week 6

Topics Covered

We shall have a (superficial) look at key elements of client-side web page interactivity

  • HTML forms
  • JavaScript
  • DOM
  • DHTML (HTML + DOM + JavaScript + CSS)

Teaching materials

Classroom activities

Homework

Task
To get an A
  • Create a page with real contents and DHTML changes that make sense for a given target population.
  • Explain somewhere in the page what the pressing the button(s) will do or at least make the button labels self-explaining.
Due
  • Before Monday week 7 class
Submission
  • Submit the file to the worldclassroom.