You are on page 1of 5

Midterm Exams

Midterm Exam Week


Practical Component:
Wednesday, Feb. 8th
Written Component:
Thurs. Feb. 9th
Practical Component
OPEN BOOK
Can use any notes, labs, assignments, W3C schools, D2L,
textbook
No instant messaging, screen sharing, social media,
communicating, or other internet usage
Contains two parts
Part A
Two questions worth 15 marks
Asks you to write some JavaScript to perform a task
May require expressions, random, math, prompt, alert,
console.log, if else, switch, while, do while, or for loops
Code correctness and indentation may be worth marks
Part B [10 marks]
Asks you to reproduce a basic drawing using canvas
Written Component
CLOSED BOOK
45 marks
20 marks for 5 Short Answer Questions
Evaluate some expressions
Explain/define concepts
Figure out whats stored in a variable
25 Marks for 5 Coding and Analysis Questions
Write some JavaScript to solve a problem
Read/Trace through some JavaScript and determine
what is printed/output
Recommended Study Material

In Lab Exercises 2, 3, 4
Lecture Worksheet 2
Assignments 2, 3, 4
Functions will NOT be a part of
either exam

You might also like