| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 1 | Numeric-preferred operators | Type Coercion | Multiple choice | Medium |
| 2 | Coercion flow: building the baNaNa | Type Coercion | Drag & drop | Medium |
| 3 | Coercion flow: 1 + '2' - 3 | Type Coercion | Drag & drop | Medium |
| 4 | Coercion flow: '5' - - '2' | Type Coercion | Drag & drop | Medium |
| 5 |
| Type Coercion |
| Drag & drop |
| Medium |
| 6 | Coercion flow: 1 < 2 < 3 | Type Coercion | Drag & drop | Medium |
| 7 | Coercion flow: 3 > 2 > 1 | Type Coercion | Drag & drop | Medium |
| 8 | Coercion flow: null == undefined | Type Coercion | Drag & drop | Medium |
| 9 | Coercion flow: true + true + '1' | Type Coercion | Drag & drop | Medium |
| 10 | Coercion flow: NaN == NaN | Type Coercion | Drag & drop | Medium |