This is an individual assignment.
Purpose:Digital computing is created through programming. No matter what field you go into, having a basic understanding of programming is becoming essential. This assignment will introduce you to some basic programming structures used block-based programming.
Tasks:
Scenario: you will create an interactive card to send to someone on a particular occasion (e.g. Mother’s day, friend’s birthday, or graduation; feel free to learn about a new holiday for this assignment: https://en.wikipedia.org/wiki/Lists_of_holidays ) using the Scratch online editor. You will use the free online Scratch software:
Log in to Scratch (you should have already created an account to complete the Create Your Virtual Pet activity).
You can look up some examples here
Your card should include at least two sprites. The interaction between the sprites should be created using the following programming constructs:
- Starting event. For example
- Conditionals (if statement) . Remember, you have to add a condition in this block.
- Repetition (looping). For example
- Effects (looks, color, …etc). For example
- Events (‘broadcast’ and ‘when I receive events’) – at least one.
You should turn in the following deliverables:
- A brief description about your card – how your sprites interact. Please include repetition and IF statements (also called Selection). Write this up in a document using Microsoft Word.
- The hyperlink to your digital card. Note: chose to SHARE your link. Your EDITOR link is private for you alone. Add your shareable link to your Word document. Send this to someone else to test it to make sure that it works.
- You must turn in an original work. If you use assets you did not create or used a tutorial or example to help you create your work, give credit in your Word document.
- Upload the Word document in CougarView.
Criteria:
1
5
Project uses at least 2 sprites and conveys a clear message
Work must be original. Academic dishonesty will be reported to the Dean of Students and the grade will be a zero.
1