| Points |
Tasks |
| 4 |
Loads the database of airplanes |
| 2 |
Loads the database of speeds |
| 2 |
All skyhawks and bonanzas have the same speed |
| 3 |
Can look for a plane by name |
| 3 |
Can look for a plane by price |
| 4 |
Can look for a plane by speed |
| 6 |
Can look for planes using complex criteria (with and/or) |
| 4 |
Can add a plane and it's price to the database |
| 4 |
Can add a speed to the database |
| 10 |
Uses both two-part-forms and normal forms |