Develop and re-wrap the trivial console application

Assignment Help JAVA Programming
Reference no: EM131264180

Assignment - Interactive MCQ Application

Overview

This is an extended assignment from assignment 1 where you will need to further develop and re-wrap the trivial console application into a GUI Application which allows the users to perform similar operations as indicated in assignment 1 handout.

General Requirements

The GUI application should provide all developed functionalities which available in the trivial console application developed in assignment 1. The GUI application should adhere with all general requirement stated in assignment 1 handout as well.

The application should comply with product quality i.e. usability, accuracy and maintainability. The application should be easy to use and DO NOT confuse user with over nested pop-up screens or respond message. You must write and maintain your code neatly and consistently with Swinburne Java Coding Standard.

Functional Requirements
The GUI application should have the following functionalities:

1. Create, view, edit and delete a question.
2. Develop, view, edit and delete a question set.
3. Attempt a question set
4. Review past attempt
5. Search related question by keyword
6. Generate summary (or statistical report):
a. Question & Question Set Summary Report
b. Student Report Card (Overall attempts)
c. Student Attempt Review Report (Each attempt)
7. Automatically read and write data (upon startup and after an operation)

Non-Functional Requirements

The GUI application should comply with the following quality attributes:

1. Usability
The navigation of application developed should be user friendly (i.e. breadcrumb navigation method) to ease user in using the application. Text displayed and error message should be clear and understandable by non-technical users. All information and data shall be display or layout in a clean and tidy manner. At least 90% of users should have no problem and happy when using the application.

2. Accuracy
All marks computation accuracy rate must be 100% accurate

3. Maintainability
All source code shall be written by following Swinburne Java Coding Standard. Conventional Coding Standard is acceptable as well if the code is clean and readable. Comment should be provided within the source code when necessary. All Classes and Methods must have a header and documentation should be produce with JavaDoc. The code must be targeted to run on a JDK 1.5 or higher JVM. Code submitted must compile without any errors. Complex methods must be commented in JavaDoc format.

Appropriately Demonstrates & Applies Object Oriented Programming and other Concepts Learned
1. Class identification
2. Encapsulation
3. Object collaboration
4. Inheritance
5. Exception handling
6. File I/O (for persistent data storage)
7. Collections
8. Interface
9. GUI Programming (AWT & Swing Components)
a. Components
b. LayoutManager
c. Menu Bar
10. Event Handling
a. ActionListener
b. MouseListener
c. Other Listener
11. Dialog
12. Graphics (i.e. Custom Chart)
13. Animation (i.e. Custom Chart, simulator)

Application Documentation

You must include the following item as part of submission:

1. Application navigation map / flow for GUI Application

2. Documentation (JavaDoc)

3. Application architectural, configuration and guideline (if any)

Submission Requirements

1. Application's source code. You must submit all source code files as a single ZIP file, no sub- directories are allowed. If you have sub-directories in the ZIP file, the automated script will not be able to compile and run your submission.

2. Application navigation map / flow for GUI Application

3. JavaDoc

4. Application architectural, configuration and guideline (MS-Word if any)

5. 6 marks deduction per day impose for late submission (including weekend).

Reference no: EM131264180

Questions Cloud

Underapplied or overapplied manufacturing overhead : Osborn Manufacturing uses a predetermined overhead rate of $21.20 per direct labor-hour. This predetermined rate was based on 8,120 estimated direct labor-hours and $172,144 of estimated total manufacturing overhead. The company incurred actual total..
How vans use giveaways and contests to market its products : How does Vans use giveaways and contests to market its products?  - Why do these strategies work so well for Vans?
Why is the root locus identical for both systems : Complete a comparison table using the responses of (a) and (b), including the percentage overshoot, the time to first peak, the settling time, and the steady-state error. Comment on the results, and explain the reason for the differences in the re..
Goods sold gross profit operating expenses net income year : Presented here are the components in Wildhorse Co.’s income statement. Determine the missing amounts. Sales Revenue Cost of Goods Sold Gross Profit Operating Expenses Net Income Year
Develop and re-wrap the trivial console application : COS30016/HIT3037 Programming in Java - Develop and re-wrap the trivial console application into a GUI Application which allows the users to perform similar operations as indicated in assignment 1 handout.
Discuss the importance of pricing decisions to the economy : Discuss the importance of pricing decisions to the economy and to the individual firm. - Why is pricing so important to the marketing manager? - How does price allocate goods and services?
Plant operates five days per week with daily payroll : Nathan Company's plant operates five days per week with a daily payroll of $50,000. Employees are paid every Tuesday for the prior week's work (Monday through Friday). The last day of the month is Tuesday, April 30. What effect does the accrual at Ap..
What will be the firms growth rate : If Pepperdine, Inc.'s return on equity is 14 percent and the management plans to retain 55 percent of earnings for investment purposes, what will be the firm's growth rate?
List and explain a variety of pricing objectives : List and explain a variety of pricing objectives. - Give an example of each major type of pricing objective. -  Why do many firms not maximize profits?

Reviews

len1264180

11/3/2016 2:43:24 AM

1. Application's source code. You must submit all source code files as a single ZIP file, no sub- directories are allowed. If you have sub-directories in the ZIP file, the automated script will not be able to compile and run your submission. 2. Application navigation map / flow for GUI Application 3. JavaDoc 4. Application architectural, configuration and guideline (MS-Word if any) 5. 6 marks deduction per day impose for late submission (including weekend).

Write a Review

JAVA Programming Questions & Answers

  Prepare a program to implement array

Write a method, insertAt, that takes four parameters: an array of integers; the length of the array; an integer, say insertItem; and an interger, say, index.

  Prepare a java program to simulate a simple multiuser

prepare a java program to simulate a simple multiuser computer system as follows each user has a unique id and wishes

  Java servlet uses doget to return markup document

Write down Java servlet which uses doGet to return markup document which provides your name, e-mail address, and mailing address along with a brief autobiography.

  Displays every perfect number from 1 through 1000

Write an application that displays every perfect number from 1 through 1000. A perfect number is one that equals the sum of all the numbers that divide evenly into it.

  Minimal spanning tree decreasing edge

minimal spanning tree decreasing edge dismissalreverse-delete algorithm. develop an implementation that computes the

  Initializing static fields

Why do static ?elds of a class have to be initialized when the class is loaded? Why can't we initialize static ?elds when the program starts? Give an example of what goes wrong if, instead of static ?elds being initialized too early, they are init..

  Develop a java application to meet the requirements

As a competent programmer, your understanding of control structures, your ability to design and develop algorithms, and your proficient use of data structures will help you design and develop applications to meet customer requirements. You will ne..

  Write a program that prompts the user to enter a point

Write a program that prompts the user to enter a point (x,y) and checks whether the point is within the rectangle centered at (0,0) with width 10 and height 5

  Write a program that prints a payroll statement

Write a program that accepts the subsequent information from the user and prints a payroll statement:

  Write a program that presents an animated graphical model

Write a program that presents an animated graphical model of an elevator, that has at least four floors, with doors that open and close, and some indication that shows the car moving.

  Program translates a number into the closest letter grade

Write a Java program that translates a number into the closest letter grade. For example, the number 2.8 (which might have been the average of several grades) would be converted to B-

  Write a java program to calculate the ideal weight

Write a java program to calculate the ideal weight when you enter the age and height of user

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd