The end of the module is approaching, and your final task is to complete your self-assessment and propose a numeric grade, based on the evidence you have placed in your portfolio over the last three weeks.

Create your entry

Go to Notion, click the small arrow at right beside the blue New button, then select the End-of-thread Self-Assessment option.

Rename the entry to Thread 1 Self-Assessment, then fill in the template provided.

Here is an example of what a completed self-assessment might look like.

NOTE

The example above is for a student in the Grade 10 Digital Tech course, but the example of how to fill in a self-assessment is still a good one.

Topics from this module

It may be helpful to consider the topics we have examined so far this year:

  • loops (for/while)
  • selection statements (if/switch)
  • variables to count values
  • using strings to provide output
  • writing functions that take inputs and provide output
  • authoring a test plan (typical cases, boundary conditions, invalid inputs)
  • writing automated tests
  • beneficial and harmful effects of computing innovations
  • using source control to contribute to a shared project