Site icon TestingDocs.com

Flowchart to determine whether student has passed or failed in a subject.

Overview

In this tutorial, we will model a flowchart to determine whether the student has passed or failed in a subject. The flowchart prompts the user for the student name, subject name, and the marks (score) in the subject.

Assume: The pass mark for the subject is 40.

We need to take a decision in the flowchart is the score >= 40 to determine if the student has passed in the subject. To achieve this we need a selection symbol.

Flowchart

 

Output

Student Name:=John
Subject Name:=Chemistry
Score:=65
PASS

 

Raptor Tutorials on this website can be found at:

https://www.testingdocs.com/raptor-a-flowchart-tool/

RAPTOR official website: https://raptor.martincarlisle.com/

Exit mobile version