| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | The four this-binding rules, in precedence order | YDKJS Book | Multiple choice | Hard |
| 2 | typeof's famous lies | YDKJS Book | Multiple choice | Medium |
| 3 | Automatic Semicolon Insertion strikes | YDKJS Book | Multiple choice | Medium |
| 4 | A closure remembers | YDKJS Book | Multiple choice | Easy |