Module 4: Assessment
- Due Dec 18, 2020 at 11:59pm
- Points 100
- Questions 4
- Available Dec 4, 2020 at 12am - Dec 18, 2020 at 11:59pm
- Time Limit None
Instructions
Algorithm, Code, Program...
In Module 4, you learned about the importance of data collection to help you plan an algorithm, create a code to generate a program, and then run, test, and debug. You also learned that ethics should be followed in creating algorithms. This assessment will require you to use all the skills that you learned in this module and the previous modules.
Objective:
- I can create an algorithm based on a basic (card, dice, or domino) game.
- I can use computational thinking to help me create all the elements of the algorithm.
Directions:
- Plan an algorithm for a basic game. (It can be an existing game you are familiar with or one that you make up.)
- Create a code for your program. Your program should use the structures of sequence, repetition, and selection.
- Test & Run: Have a partner test and run your program and provide you with feedback
- Debug: Fix any mistakes
- RE-write your program so, it runs correctly.
- Upload your program in question 4. Be sure to name the file with your last name, module 4, and year. Example: priceM4_20
Only registered, enrolled users can take graded quizzes