MIDTERM EXAM
Overall worth: 25%
Information
The Exam will be 2 hours on Slate with Respondus Lockdown Browser and for remote classes Respondus Monitor.
Topics
The exam will cover lessons 1-6. JavaScript Basics:
- variables
- concatenation
- conditionals
- loops
- arrays
- object literals
- functions
- arrow functions
- scope
- intervals and timeout
There will also be DOM questions:
- getElementByID()
- innerText and innerHTML
- style
- addEventListener()
- node manipulation
And Object Oriented questions:
- Modules and Libraries
- OOP Theory
- custom classes
- objects
- properties
- methods
- inheritance
- getter setter
- override
- static
The exam will not cover any Canvas specific questions - so no ZIM.
Format
The exam will be mostly code questions with some short answer / multiple choice / true false.
Note
The exam will not be to try and trick you - it will be to determine if you know the basics of JavaScript and what you have been learning.