Microsoft VB 2010 Shelly Cashman Chapter 9 Case Problem 4 SEMESTER FINAL AVERAGES

$ 15

Microsoft VB 2010 Shelly Cashman Chapter 9 Case Problem 4 SEMESTER FINAL AVERAGES

Design a Windows application and write the code that will execute according to the program requirements in Figure 9-15. Before designing the user interface, create a Use Case definition. Before writing the code, create an event planning document for each event in the program.

REQUIREMENTS DOCUMENT
Date submitted: May 17, 2014

Application title: Final Averages for Semester

Purpose: This Windows application allows an instructor to enter 10 project scores from a course for a semester to compute one student’s average. The application displays the final average for the semester with the two lowest scores removed from the average. The eight grades in sorted order and final average are written to a text file named grades.txt stored on a USB drive (drive E:).

Program Procedures: In a Windows application, the average of a student’s grade is computed with the lowest two project scores dropped. The results are written to a text file.

Algorithms, Processing, and Conditions:
1. The user views a Windows application that displays a title, a picture of a grade book, and an InputBox function, which requests the 10 project grades.
2. The program displays the final average for the semester with the two lowest scores dropped.
3. The program saves the sorted eight grades and the final average to a text file named grades.txt stored on the USB drive (drive E:).

Notes and Restrictions: 1. The project grades should be between 0 and 100.

Comments: n/a

68 in stock

SKU: VB2010CHAP9CASE4 Category:

Description

Microsoft VB 2010 Shelly Cashman Chapter 9 Case Problem 4 SEMESTER FINAL AVERAGES

Design a Windows application and write the code that will execute according to the program requirements in Figure 9-15. Before designing the user interface, create a Use Case definition. Before writing the code, create an event planning document for each event in the program.

REQUIREMENTS DOCUMENT
Date submitted: May 17, 2014

Application title: Final Averages for Semester

Purpose: This Windows application allows an instructor to enter 10 project scores from a course for a semester to compute one student’s average. The application displays the final average for the semester with the two lowest scores removed from the average. The eight grades in sorted order and final average are written to a text file named grades.txt stored on a USB drive (drive E:).

Program Procedures: In a Windows application, the average of a student’s grade is computed with the lowest two project scores dropped. The results are written to a text file.

Algorithms, Processing, and Conditions:
1. The user views a Windows application that displays a title, a picture of a grade book, and an InputBox function, which requests the 10 project grades.
2. The program displays the final average for the semester with the two lowest scores dropped.
3. The program saves the sorted eight grades and the final average to a text file named grades.txt stored on the USB drive (drive E:).

Notes and Restrictions: 1. The project grades should be between 0 and 100.

Comments: n/a

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.