0% found this document useful (1 vote)
174 views11 pages

Internship - Project Report Format

This is a demo format of RAAJDHANI ENGINEERING COLLEGE, BHUBANESWAR for Internship/project report submission

Uploaded by

Rajkumar Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
174 views11 pages

Internship - Project Report Format

This is a demo format of RAAJDHANI ENGINEERING COLLEGE, BHUBANESWAR for Internship/project report submission

Uploaded by

Rajkumar Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 11

INTERNSHIP

REPORT
A report submitted in partial fulfillment of the requirements for the
Award of Degree of

BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE AND ENGINEERING
by
RAJENDRA PRASAD SAHOO
Regd. No.:1801294167
Duration: 09.04.2022 to 09.07.2022

DEPARTMENT OF CSE
RAAJDHANI ENGINEERING COLLEGE,
BHUBANESWAR
SESSION-2021-22

RAAJDHANI ENGINEERING COLLEGE,


BHUBANESWAR
DEPARTMENT OF MASTER OF COMPUTER
APPLICATION

CERTIFICATE

This is to certify that the internship report“ONLINE


EXAMINATION SYSTEM” submitted by RAJENDRA
PRASAD SAHOO having Regd. No.:1801294167 is work
done by him and submitted during 2021-22 academic year, in
partial fulfillment of the requirements for the award of the
degree of BACHELOR OF TECHNOLOGY IN
COMPUTER SCIENCE & ENGINEERING at
RAAJDHANI
ENGINEERINGCOLLEGE,BHUBANESWAR, in
accordance with the regulation of the university

HeadInternshipCoordinator
InternshipCoordinator
( PROF. UTTAM KUMAR JENA) (Prof. RAJESH
KUMAR PATI)

II
III
Acknowledgement

First I would like to thank Dhirendra Kumar Sahoo Director


of ABACUS SYSTEM & SOLUTION (P) LTD for giving me
the opportunity to do an internship within the organization.

I also would like all the people that worked along with me
ABACUS SYSTEM & SOLUTION(P) LTD with their
patience and openness they created an enjoyable working
environment.

It is indeed with a great sense of pleasure and immense sense of


gratitude that I acknowledge the help of these individuals.

I am highly indebted to Director Prof. R. Choudhury and


Principal Prof.(Dr.) Bimal Sarangi, for the facilities provided
to accomplish this internship.

I would like to thank my Head of the Department Prof.


Uttam Kumar Jena for his constructive criticism
throughout my internship.

I would like to thank Prof.Uttam Kumar Jena College


Head Internshipcoordinatorand Prof. Rajesh Kumar Pati,
internship coordinator fortheir support and advices to get
and complete internship in above said organization.

I am extremely grateful to my department staff members and


friends who helped me in successful completion of this
internship.

RAJENDRA PRASAD SAHOO


IV
ABSTRACT
On-line examinations contents providers to focus on creating effective
assessment questions and focusing on exam’s feedback delivery to students. In
the paper we present techniques that are pertinent to the elements of assessment
process: answers submission, computerized grading, and feedback after
submission. As the modern organizations are automated and computers are
working as per the instructions, it becomes essential for the coordination of
human beings, commodity and computers in a modern organization.
The administrators, instructor, Students who are attending for online
examination can communicate with the system through this projects, thus
facilitating effective implementation and monitoring of various activities of
Online Examinations like conducting Exams as per scheduled basis and
delivering result to that particular use or student. And the details of students who
attempted Online Examination are maintained at administrator.

SOFTWARE DESCRIPTION:
Operating System : Windows 10
Front- End : Asp.net,C#
UI : HTML, CSS, Java Script, Jquery
Back- End : SQL Server

Organization information:
This report discusses my experience as a project development
documentation intern at Abacus system and Solution (P)Ltd.,
Bhubaneswar from 09/04/2022 to 09/07/2022. Abacus system provides
their services in different fields like Software Services and Academic
Services. Abacus System is a Software Development organization with its
primary focus on developing, deploying and managing business process
automation solutions for the Web Service Industry. Abacus System is
next-generation infrastructure and core systems deliver the industry's most
reliable products, backed by a dedicated team of technical experts
providing unrivaled customer service.

Methodology:
This application is used to conduct online examination. The students can
sit at individual terminals and login to write the exam in the given
duration. . The questions have to be given to the students.This application
will perform correction, display the result immediately and also store it in
database. This application provides the administrator with a facility to add
new exams.This application provides the Instructor add questions to the
exam, modify questions in the exam in a particular exam. This application
takes care of authentication of the administrator,Instructor as well as the
student.

Key parts of the report:

Existing system is a manual one in which users are maintaining


books to store the information like Student Details,Instructor
Details,Schedule Details and feedbacks about students who
attempted exam as per schedule.. It is very difficult to maintain
historical data.

Benefits to the company through your post:

The institution combines pioneering research with top class


education. An innovative curriculum allows the student flexibility in
selecting courses and projects. Students, even at the undergraduate
level, get to participate in on-going research and technology
development – an opportunity unprecedented in India.
VI

Learning Objectives/Internship Objectives:

 Internships are generally thought of to be reserved


for college students looking to gain experience in a
particular field. However, a wide array of people can
benefit from Training Internships in order to receive
real world experience and develop their skills.

 An objective for this position should emphasize the


skills you already possess in the area and you interest
in learning more.

 Internships are utilized in a number of different


career fields, including architecture, engineering,
healthcare, economics, advertising and many more.

 Some Internships are used to allow individuals to


perform scientific research while others are
specifically designed to allow people to gain first-
hand experience working.

 Utilizing Internships is a great way to build your


resume and develop skills that can be emphasized in
your resume for future jobs. When you are applying
for Training internship, make you stand apart from
the rest of the applicants so that you have an
approved chance of landing the position.
VII
CONTENTS

Title I
Certificate of Recommendation
II
Declaration
III
Acknowledgement
IV
Certificate of Approval
V
Abstract
VI
List of tables
List of figures

CHAPTER 1:
INTRODUCTION……………………………………………………….…1
CHAPTER 2:
ANALYSIS……………………………………………………………..2-15
2.1 SYSTEM ANALYSIS
2.2 SYSTEM SPECIFICATIONS
2.3 FEASIBILITY STUDY
CHAPTER 3: DESIGN APPROACH
………………………………..............................16-31
3.1 INTRODUCTION TO DESIGN
3.2 UML DIAGRAMS
3.3 DATA FLOW DIAGRAMS
3.4 E-R DIAGRAMS
3.5 DATA DICTIONARY
CHAPTER 4: PROJECT MODULES………………………….
………………………..32-33
4.1:ADMIN MODULE
4.2:INSTRUCTOR MODULE
4.3:STUDENT MODULE
CHAPTER 5: SYSTEM
METHODOLOGY……………………………………....34-36
5.1: SOFTWARE METHODOLOGY
CHAPTER 6:
CODING…………………………………………………………. …….. 37-
CHAPTER 7: TESTING……………………………………………………..
…......... 54-57
7.1: WHITE BOX TESTING
7.2: BLACK BOX TESTING
7.3: UNIT TESTING
7.4: INTEGRATION TESTING
7.5: SYSTEM TESTING
7.6: ACCEPTANCE TESTING
7.7: TEST CASES
CHAPTER 8: OUTPUT SCREENS……………………………………….
………...58-66
CHAPTER 9: IMPLEMENTATION AND
MAINTANANCE……………………….67- 68
CHAPTER 10:COST
STIMATION………………………………………..............69- 70
CHAPTER 11: GANT CHART & PERT CHART
……………………………………71-72
CHAPTER 12:
CONCLUCION……………………………………………………….73
CHAPTER 13: FUTURE
ENHANCEMENTS………………………………………….. 74
CHAPTER
14 :BIBLIOGRAPHY…………………………………………………….75

You might also like