Lab 11 – Raven College Registration GUI

 

Maximum Points = 10

 

The purpose of this lab is to implement a GUI for a college registration system that uses three classes to code the GUI with one form. Follow the guidelines in chapter11 [pp. 790-814].

 

  Test your program frequently and TEST WHAT YOU SUBMIT.

 

 

CORRECTIONS:

 (Due before 11 pm on Sunday, April 13, 2014) Submit your files containing your program and design by zipping up the Project folder into a file named lab11ws.zip where ws are your initials. Upload the file to the dropbox in CougarView.

NOTE: Documentation must include

A) Program block:

‘******************************************************************************
‘ PROGRAM:            program name
‘ AUTHOR:                your name                 (give credit for any code that is not yours)
‘ DATE:                      date of creation
‘ PURPOSE:             detailed description of program
‘******************************************************************************

B) Every subroutine

‘******************************************************************************
‘detailed description of the subroutine’s function
‘                       (give credit for any code that is not yours)
‘******************************************************************************

Grades are determined using the following scale:

Grading Rubric  (Word document)