Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Windows Forms application to help academic advisors at Blue Ridge CTC place students in the correct math class according to the program the

Create a Windows Forms application to help academic advisors at Blue Ridge CTC place students in the correct math class according to the program the student is in, their test scores, and any prerequisites they may have.
Input:
Use controls in a Windows Forms app to gather the following information from the user:
Name: (user enters string)
Program: (user chooses from Computer Network Engineering, CyberSecurity, Data Management, Digital Media, Software Development Engineering)
Placement Test Options: (user chooses from SAT, ACT, Accuplacer, or none)
Test Score: (user enters integer)
Prerequisites:
Math 100: (user indicates yes or no)
MATH 100A: (user indicates yes or no)
Output and Program Structure Requirements:
Your program determines which math course the student should take and adds their name and course to a listbox on the form. When the name and course is added to the listbox, information is cleared from the form controls to allow the user to enter information for the next student.
When the user choses to end the program, the data is read from the lisbox and printed to a file so that each student name and their course is printed on one line in the file.

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

Database And Expert Systems Applications 23rd International Conference Dexa 2012 Vienna Austria September 2012 Proceedings Part 1 Lncs 7446

Authors: Stephen W. Liddle ,Klaus-Dieter Schewe ,A Min Tjoa ,Xiaofang Zhou

2012th Edition

3642325998, 978-3642325991

More Books

Students also viewed these Databases questions

Question

i need 7 9 7 . .

Answered: 1 week ago