Logout

Home Topic 4 Last Next

4.1.5

Identify the decisions required for the solution to a specified problem.

 

Teaching Note:

Different actions are taken based on conditions.

LINK Connecting computational thinking and program design, introduction to programming.

AIM 4 Applying thinking skills to identify and resolve a specified complex problem.


 

Sample Question:

sdfsdfsf

JSR Notes:

Refer to 4.1.4 - it's pretty well the same thing.

Where 4.1.4 gets you to identify when a decision should be made, 4.1.5 gets you to actually say what that decision should be.

 

Taking the example of decision situations at the bottom of the 4.1.4 notes:

 

 

And from the coding examples in 4.1.4