ASSESSMENT TASK 4 - Notes & Project
This assessment task examines your:
Your notes will be worth 40 marks and your project worth 50 marks. The whole assessment is 25% of your year 9 mark. It examines the outcomes listed in the Notice of Assessment.
The task is spread over many weeks to help you submit drafts and obtain feedback.
Your notes and documentation should be submitted on Google Classroom in one or two Google Docs or MS Word documents with correct semantic formatting. This will help you structure and navigate your work, as well as make it easier for your teacher to mark.
There are two basic dimensions of programs you could write: Textual vs Graphical; and Utility vs Game.
The option that closes resembles exam-like problem solving skills is a text based program. Think of a REPL programming exercise scaled up and applied to something that interests you.
Utility Examples:
Game Examples:
This is a harder option as you will have more to learn. I will help you, but not run explicit lessons.
In the Mu Editor there are some built-in tools for easily making Graphical User Interfaces and Games.
For GUIs there is GUIZero:
For games there is PyGame Zero
Mu also has some useful modules built in.
If you are using new versions of Mu, you can also load modules from PIP by clicking the cog icon.