Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The figure show an Excel sheet which is used to manage the Project Submission for a course.Create a software replacing the above excel worksheet. The

The figure show an Excel sheet which is used to manage the Project Submission for a course.Create a software replacing the above excel worksheet. The program should provides the following functionalities with a menu-driven interface as follow.

1. Group information:

1.1 Input information of group. There are 7 groups in the class, each group has at least one member.A student can not belong to more than 2 groups.

1.2 Display information:of all class (group by group) -or just the members of a group specified by user.

1.3 Save group information to a file named group.txt2. Project (assignment) deadline declaration: Input a number of projects for all course. Each project has a number(for exp Project 1, 2,3..), a submission deadline.

2. Submit project:The class monitor is responsible for inputting: Group number, Project number, submission date.3. Statistic:a)Instructor inputs a project number;the program displays a table show the state of submission of this project for groups(late/on time).

c) Instructor inputs a group number; the program displays a table show the state of submission of all projects of this group.For the projects which have time for submission (do not reach the deadline) -display the text:Not yet submitted.

4. Overall Statistic: Ask user want to watch statistic for the period between the beginning of the course to a specific date (inputted by user) or to current time. Then displays a table show the state of submission of all projects having deadline before that date or up to current time

Export result to a text file named : Overall statistic.txt5. Find groups do not complete or submit on time.

6. Quit.Note:You should design the structure about every Group submission. Each group has an array of member (string object), a group number.The group submission information related to group the project numberthe due date, the submission date the state: On time or late image text in transcribed The program needs to be written in C++ For example: ===Project Manager=== 1, Input info 1.0 = Enter group number and their submission date for each projects 1.1 = Enter Submission Date 1.2 = Enter Deadline 2, Display Show groups' submission date and the state (late/on time) as well as turned in or not turned in 3, Export data into a txt file 4. Quit the program

Group Student's name Project 1 On time Project 2 On time Check the submission Project 3 Project 4 Project 5 Project 6 On time On time On time 1 N On time On time On time On time On time 3 On time On time On time On time On time 4 On time On time On time On time On time 5 On time On time On time On time On time [Phm Tin Chung o nh An (Ng Quang Duy Nguyn Hu Nguyn c Qun ng Long Long o Trng t ng Anh Dng Trn Khnh Chng ng Hoi Nam [H Nhn Ngc Nguyn Sinh Hng L Thanh Hip T Tun Tng Lu nh Khnh Nguyn Hoi Phong Nguyn Th Hong Nam Nguyn nh Phong Nguyn Trng Duy 6 On time On time On time On time On time 7 On time On time On time On time On time 00 On time On time On time On time On time 9 On time On time On time On time On time Group Student's name Project 1 On time Project 2 On time Check the submission Project 3 Project 4 Project 5 Project 6 On time On time On time 1 N On time On time On time On time On time 3 On time On time On time On time On time 4 On time On time On time On time On time 5 On time On time On time On time On time [Phm Tin Chung o nh An (Ng Quang Duy Nguyn Hu Nguyn c Qun ng Long Long o Trng t ng Anh Dng Trn Khnh Chng ng Hoi Nam [H Nhn Ngc Nguyn Sinh Hng L Thanh Hip T Tun Tng Lu nh Khnh Nguyn Hoi Phong Nguyn Th Hong Nam Nguyn nh Phong Nguyn Trng Duy 6 On time On time On time On time On time 7 On time On time On time On time On time 00 On time On time On time On time On time 9 On time On time On time On time On time

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database Administration The Essential Reference

Authors: Brian Laskey, David Kreines

1st Edition

1565925165, 978-1565925168

More Books

Students also viewed these Databases questions

Question

At what level(s) was this OD intervention scoped?

Answered: 1 week ago