S3 SDD - Practice unit task starter

S3 SDD - Practice unit task starter

9th Grade

6 Qs

quiz-placeholder

Similar activities

Software Design and Development: Design Notification

Software Design and Development: Design Notification

9th - 12th Grade

11 Qs

Algoritma dan flowchart

Algoritma dan flowchart

1st - 10th Grade

10 Qs

Software developement cycle

Software developement cycle

9th - 12th Grade

11 Qs

ALGORITHMS QUIZ (Post)

ALGORITHMS QUIZ (Post)

1st Grade - University

10 Qs

Flowchart

Flowchart

1st - 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

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

Write program code based on design

Design

Check if the code meets the requirements

Evaluation

Identify inputs, processes and outputs

Analysis

Identify and fix errors in the code

Testing

Create pseudocode or structured diagram

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