S3 SDD - Practice unit task starter

S3 SDD - Practice unit task starter

9th Grade

6 Qs

quiz-placeholder

Similar activities

Quiz 01 - Dasar Pemrograman

Quiz 01 - Dasar Pemrograman

1st - 10th Grade

10 Qs

ICT 9 - Programming Quiz - Part 2

ICT 9 - Programming Quiz - Part 2

9th Grade

10 Qs

Algoritma dan flowchart

Algoritma dan flowchart

1st - 10th Grade

10 Qs

CSC401- G9[GEN]_53

CSC401- G9[GEN]_53

9th Grade

10 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Term2-PC1.1-Describe computer programming

Term2-PC1.1-Describe computer programming

9th Grade

8 Qs

Checkpoint - Algorithm Flowcharts in Computational Thinking

Checkpoint - Algorithm Flowcharts in Computational Thinking

9th Grade

10 Qs

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

S3 SDD - Practice unit task starter

S3 SDD - Practice unit task starter

Assessment

Quiz

Computers

9th Grade

Easy

Created by

G Alexander-Doyle

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

REORDER QUESTION

1 min • 1 pt

Put the steps of the software development process in order from first to last

Analysis

Design

Implementation

Testing

Evaluation

2.

MATCH QUESTION

1 min • 1 pt

Match the stages with the correct stage of the software development process

Create pseudocode or structured diagram

Testing

Write program code based on design

Evaluation

Identify inputs, processes and outputs

Design

Check if the code meets the requirements

Analysis

Identify and fix errors in the code

Implementation

3.

DRAW QUESTION

3 mins • 1 pt

Identify the selection statements in this program design.

Media Image

Answer explanation

Media Image

Selection statements make a decision. In this diagram they are formatted as questions.

4.

DRAW QUESTION

3 mins • 1 pt

Identify the loop in this program design.

Media Image

Answer explanation

Media Image

This one isn't a trick question, the loop is quite obvious in this structured diagram.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the design technique shown here.

Pseudocode

Structured diagram

Flowchart

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the design technique shown here.

Pseudocode

Structured diagram

Flowchart