Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CIS-1030 Module 3 Programming Problem When registering for a Math class at NSCC the system checks the students score on the ACT, SAT or Compass

CIS-1030 Module 3 Programming Problem

When registering for a Math class at NSCC the system checks the students score on the ACT, SAT or Compass test before allowing the student to register in a college-level math class.

The table below summarizes the criteria for advising a student as to which Math class they should register for. If the student requires learning support, they must register for a co-requisite math support class and they must register for both the classes at the same time.

Subject

ACT

SAT

Compass

Placement

Math

Math 19-36

Math 460-800

Algebra 38-99

College-level math course

Math 1-18

Math 200-450

Algebra 1-37

Math for Liberal Arts: MATH 1010 & MATH 0825

Probability & Statistics: MATH 1530 & MATH 0835

Finite Math: MATH 1630 & MATH 0845

Foundations of Algebra: MATH 1000 & MATH 0815

Using the table above as a guide, design a modular program that will allow an advisor to input the test type, the students test score and the Math class that they want to register for and then displays the appropriate co-requisite if necessary. If the student does not need a co-requisite, output Clear to take college-level math.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Guide To Client Server Databases

Authors: Joe Salemi

2nd Edition

1562763105, 978-1562763107

More Books

Students also viewed these Databases questions

Question

5. What information would the team members need?

Answered: 1 week ago