Question
Evaluation Application Requirements: This application will be used to evaluate team presentations for SPRING 2018 3816/6808 course. The layout of the application is below and
Evaluation Application
Requirements:
This application will be used to evaluate team presentations for SPRING 2018 3816/6808 course.
The layout of the application is below and should be built in a similar layout and fashion as the diagram shown.
The application will connect to the Derby Database that comes with NetBeans
Only one table will be needed and will have the following fields
See also Database Layout section below for diagram
Field/Column Name | Type | Notes |
Team Name | VarChar | Primary Key must be unique |
Q1 | Numeric | Holds answer to Q1 on form for Technical: category |
Q2 | Numeric | Holds answer to Q2 on form for Useful: category |
Q3 | Numeric | Holds answer to Q3 on form for Clarity: category |
Q4 | Numeric | Holds answer to Q4 on form for Overall: category |
AvgScore | Decimal | Holds answer to Calc Avg field |
Comments | VarChar | Holds Comments field data |
|
|
|
Users will only be able to choose a selection via radio button or slider control for each question: we will change the 1 - 5 scale with a scale of: A, A-, B+, B, B-, C+, C, C-.
Slider values should default to 1 when cleared
Radio Buttons should clear out completely (use invisible 6th radio button to accomplish if needed)
The submit button should be disabled and grayed out until the calc avg button has been selected and data has populated the calc avg text field.
Interface Layout TEAMS Item 1 QI : Technical ? 2 4 Q2: Useful? 2 4 Q3: Clarity? 2 4 Q4: Overall ? 2 3 4 Comments Add Group Member Names Here Computed Average from questions above Calc Avg SUBMIT CLEAR Interface Layout TEAMS Item 1 QI : Technical ? 2 4 Q2: Useful? 2 4 Q3: Clarity? 2 4 Q4: Overall ? 2 3 4 Comments Add Group Member Names Here Computed Average from questions above Calc Avg SUBMIT CLEARStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started