Ideas for Performance Task:
- Guess that song
- Match the song to the artist
- Finish the lyric
Functions we want to include / What we need to learn:
- Type-in answer
- Error message
- If/else to avoid having to repeat code for correct/incorrect answers
- Score provided at end
- Music in the background
Rubric Row | To do | Doing | Done | Notes |
---|---|---|---|---|
1, Program Purpose and Function | x | x | x | |
2, Data Abstraction | x | x | x | |
3, Managing Complexity | x | x | x | |
4, Procedural Abstraction | x | x | x | |
5, Algorithm Implementation | x | x | x | |
6, Testing | x | x | x |