Difference between revisions of "WebFund 2013F: Assignment 2"

From Soma-notes
Jump to navigation Jump to search
(Created page with "'''This assignment is not yet finalized''' Please submit your answers as a single text or PDF file uploaded to CULearn with "COMP 2406 Assignment 2", your name, student numbe...")
 
Line 21: Line 21:


==Code==
==Code==
===puzzle.js===
<source line lang="javascript">
puzzle code
</source>

Revision as of 15:49, 4 October 2013

This assignment is not yet finalized

Please submit your answers as a single text or PDF file uploaded to CULearn with "COMP 2406 Assignment 2", your name, student number, and the date as the first four lines of the file. No other formats will be accepted. Submitting in another format may result in your assignment not being graded and you receiving no marks for this assignment.

This assignment has ?? points.

Questions

Part A

The following questions are in reference to the form-demo sample node application covered in Tutorial 5.

Part B

The following questions are in reference to puzzle.js, listed below.


Part C

Conceptual questions


Code

puzzle.js

puzzle code