Wednesday, 26 July 2017

INVESTIGATORY PROJECTS - CASE STUDY SAMPLE

CASE STUDY – INVESTIGATORY PROJECT
Title of the Project:E-TEST GENERATOR
Objective:
1)                  To generate a test paper for the user with countdown timer for each question.
2)                  To display the result just after the test is over with time spent on each question for analysis.
Assumptions:
1)                  Answers to be given by the Administrator are correct.
2)                  The question bank file with the questions is already present in the computer before attempting the test
3)                  No question is to be left unanswered by the user.
4)                  No negative marking.
Interface:
1)                  Main screen: Contains three options
·         Administrator
·         User
·         Exit
2)                  Accessible options for:
a)                  Administrator:
·         Can input the question into the file.
·         Can delete any of the question.
·         Can edit the number of questions per test.
·         View the total tests attempted on that computer with the roll numbers and the corresponding marks of the student.
·         Go back to Main menu.
b)                 User
·         Perform the test.
·      Go back to main menu.
·      Exit

C++ concepts: Classes, File handling

Inputs for the TEST: Question, Answer, Option1, Option2, Option3, Option4,totaltime,timespent,result

Team members: Koushiq N.and Utkarsh Babbar.

COMPUTER SCIENCE
INVESTIGATORY PROJECT - CASE STUDY
QUICKFIRE DTH SERVICE
OBJECTIVE:
                Being a DTH service provider establishment, the aim is to come up with a strong online platform accommodating all the features of the company to suit the necessities of the customers.           
THE ONLINE PLATFORM:
Direct - To - Home satellite service has proved to be a popular alternative to cable television. It provides uninterrupted airing at a reasonable cost. Customer satisfaction being an important issue in this field, and also the fact that customers may be spread across the country has lead to an online platform being inevitable. The online platform includes a host of facilities ranging from package details to customer care, which are operated using a user-friendly portal.
A C++ program is made use of for this purpose. A database-cum-user portal can be developed using the OOP features of C++ language which would include the following features:
Ø A list of available channels with search options.
Ø Preset packs and combos.
Ø Unique profiles for each customer
Ø Tariff status, bill status and activation details
Ø 24/7 online helpdesk and feedback portal

Thus, aiming for the highest level of customer satisfaction and putting the advancements in communication technology to good effect in the interests of the company, this propaganda, would hopefully raise our standards.   

No comments:

Post a Comment