Question: CSCI 2 7 lab 8 There should be ONLY two ( 2 ) Windows Forms included in the solution ( 1 0 points ) One
CSCI lab
There should be ONLY two Windows Forms included in the solution points
One form to authenticate users labeled as Login Window points
One form to perform the user accessiblecalculation capabilities labeled as Grade Calculator Window points
The user should ONLY be granted access to the Grade Calculator Window if a valid user is authenticated points
There should be a module implemented to pass information between the two forms in the solution points
Only one form either the Login or the Calculator window should be accessible to the user at a time point
Inputs should be cleared after each login attempt point
Using the following login username password pair, the app will load the Grade Calculator and the user will be able to use ALL calculation capabilities from Lab # points
Using the following login username password pair, the app will load the Grade Calculator, but the user will ONLY have controls available to calculate an Exam Average points
Each character entered by the user for the password should be hidden by the character point
Alert the user of an invalid usernamepassword pair when authentication fails point
After failed attempts without a successful login the user should be notified and App should close point
A successful authentication resets the "failed attempts" counter. point
A control to allow the user to return to the Login window point
If the user is authenticated as "dpiercejr", provide ALL of the Grade Calculator capabilities from Lab # except for the following: points
Do not show a label NOR place to show an Exam Average points
If the user is authenticated as "Student", provide ONLY the following capabilities of the Grade Calculator: points
At any time, the App should be able to return back from the Calculator Window to the Login Window without closing point
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
