You are on page 1of 2

MAB-PROJECT:DUE-DECEMBER-17

Part A: Create the Form (GUI) [75 Points]


You do not have to provide functionality

Part B: Provide Functionality [25 Points]


Provide functionality
National Unversity has imposed a rigorous policy on admissions for all new students
matriculating into the Unversity. The admission policy is based on several criteria based on the
factors shown on the form. Here are the specs for this program:

Choose a program: create a combo box list several programs that the University has to offer.
(i.e Computer Science, Teaching, Business Administration, Arts & Sciences, etc.)

Policy on Admissions: Set up your own policy as you see fit.

High School Grad: Admissions denied without a SAT score or ACT score.

• A score of 1000+ will admit a new student


• A score of 15+ will admit a new student

GED: Admissions denied without a SAT score or ACT score

• A score of 1000+ will admit a new student


• A score of 15+ will admit a new student

None: Admissions denied

Attended Colledge: SAT score of 1000+ or ACT of 15+

Bachelor's Degree: Admitted

Master's Degree: Admitted

Doctoral Degree: Admitted

Work Experience: SAT score of 1000+ or ACT of 15+

Family Business Experience: SAT score of 1000+ or ACT of 15+


Laboratory Research: SAT score of 1000+ or ACT of 15+

• Process - Calculate and print results


• Clear - Clears the form
• Exit - Exit the program

Structure: The form requires the following controls:

• Labels
• Combo Box
• TextBox
• Dialog Box
• Buttons

HINT: Complete the MAB-W4-Assgnment

You might also like