Monday, November 5, 2012

SOFT6008 Assessment 1 Format

Assessment 1 will comprise a description of an ID number and a checksum calculation. Students will be asked to write a JavaScript function based on the ID number. No HTML nor interaction with the DOM will be required for the exam.

2 comments:

Anonymous said...

Colin, will the exam be a similar question to Q1 on the sample exam only that we have to complete the whole code?

Colin Manning said...

We did 2 examples. In the first I gave you code with parts missing and asked to to fill in the blanks. It won't be like that.

In second sample I gave you a description of a function and asked to to write the JavaScript from scratch on a blank sheet. It will be like that.