SlideShare a Scribd company logo
1 of 43
Student Result
Management
System
Problem Statement
To Develop a system that will manage
Information about the various Users
Information about subjects offered in
various semesters
Marks obtain by Students in different
semesters
Generation of Reports
Context Diagram
Level-1 DFD
Level-2 DFD of Login
Level-2 DFD of User account
maintenance
Level-2 DFD of Student
information management
Level-2 DFD of Subject
information management
Level-2 DFD of Marks
information management
USE CASE DIAGRAM
USER CASE DIAGRAM
ER DIAGRAM
oooooooooooooooooooooooooo
oooooooooo
SOFTWARE REQUIREMENT
SPECIFICATION
1.INTRODUCTION
This document aims at defining overall software
requirement for STUDENT RESULT MANAGEMENT
SYSTEM .Efforts have been made to define the
requirements exhaustively and accurately. The final
product will be having only features/functionalities
mentioned in this document and assumptions for any
additional functionality/feature should not be made by
any of the parties involved in
developing/testing/implementing /using this product .
1.1 PURPOSE
This specification document describes
the capabilities that will be provided by
the software application STUDENT
RESULT MANAGEMENT SYSTEM .It
also states the various constraints by
which the system will abide. The
intended audience for this document
are the development team, testing
team and end users of the product.
1.2 SCOPE
The application will manage the
information about various students
enrolled in this course in different
years, the subjects offered during
different semesters of the course, the
marks obtained by the various
students in various subjects in
different semesters.
The application will greatly simplify and
speed up the result preparation and
management process.
2. Overall description
The application will have capability to
maintain information about the
students enrolled in the course, the
subjects offered to students during
different semesters , the marks
obtained by the students in different
subjects in various semesters. The
software will also generate summary
report regarding student information,
semester wise marks list and
performance reports .
2.1 USER INTERFACES
1)Login screen for entering the
username, password, type of
user(Administrator, Data entry
operator, student, teacher)will be
provided. Access will be based upon
the ole of user.
2)A screen showing the marks obtained
by the student in each subject.
2.2 Hardware interfaces
1)Intel p4 processor with minimum
2GHz speed.
2)RAM: Minimum 1GB
3)Hard Disk: min 20GB
2.3 Software interfaces
1)Visual Studio 2010
2)Service Pack2 for Windows XP/VISTA
3)DB Server: SQL SERVER 2008
4)OS: Window Vista/XP/7
2.4 OPERATIONS
The DBA at client side will be
responsible for manually deleting
old/non required data. Database
backup and recovery will also be
handled by the DBA.
The system will provide a RESET
SYSTEM function that will delete all
existing information from the
database.
2.5 Product Functions
Depending upon the user role he/she
will be able to access only the specific
modules of the system.
1)Login facility for enabling only
authorized access to the system
2)User (with role Data Entry operator)
will be able to modify /add/delete
information about different students
that are enrolled for the course in
different years .
3)User(with the role of teacher )will be
able to add /modify/delete information
regarding marks obtained by different
students in different semesters
4)User (with role of administrator) will
be able to reset the system leading to
deletion of all existing information from
the backend database. He will be able
to create/modify/delete existing user
accounts.
2.6 User Characteristics
1)Users at University will have to
implement a security policy to
safeguard the marks related
information from being modified by
unauthorized users(by means of
gaining access to backend DB).
2.7 ASSUMPTIONS AND
DEPENDENCIES
1)The number of subjects to be taken
by the student in each semester does
not change .
2)The subject types do not change.
3)The number of semester do not
change
3.1EXTERNAL INTERFACES
3.1.1 User Interfaces
The following screens will be provided:
Login screen: This will be the first screen that
will be displayed. It allows user to access
different screens based upon the user role.
Various fields available on this screen will be
i. User id: alphanumeric of length up to 10char.
ii. Password: alphanumeric of length up to
10char
iii. Role: Will have the following
values: Administrator,Data entry
Operator,student,teacher
2)Subject info Parameter Screen:
This screen will be accessible only to the
Administrator. It will allow the user to
enter the semester number for which the
user wants to access the subject
information.
3)Student info Parameter Screen:
This screen will be accessible only to the
Administrator. It will allow the user to
enter the Batch Year for which the user
wants to access the student information.
4)Student Information Screen: This screen will
be accessible only to the Administrator. It will
allow the user to modify the information
about new/existing student for particular
batch year. Various fields available on these
screen are:
i. Student Enrollment No: of the format
B.E/YYYY where YYYY represents the
batch year
ii. Student Name: only alphabetic letters and
length up to 40 chars.
iii. Batch Year: of the format YYYY
5)Marks Entry Parameter Screen: This screen
will be accessible only to the Teacher. It will
allow the user to enter the Batch Year, the
semester number and the subject for which
the user wants to access the marks
information.
6)Marks entry screen: Screen: This screen will
be accessible only to the Teacher. It will allow
the user to add/modify/delete information
about the marks obtained in the selected
subject by different students. It includes
Student enrollment no, student name,
internal marks, external marks, total marks.
3.2 SYSTEM FEATURES
3.2.1 Subject information
maintenance
The system will maintain information about
various subjects being offered during
different semesters of the course. The
following information will be maintained for
each subject: Subject code, Subject type,
Semester.
The system will allow creation , modification
, deletion of new, existing subjects and
also have the ability to list all the available
subjects for a particular semester.
Validity Checks:
1)Only user with the data entry operator will
be able to access the Subject Information
Maintenance module.
2)No two semester will have the same
subject.
3)The subject code will be unique for each
subject .
4)Subject code, Subject name, semester
cannot be blank.
3.3 Marks Information
maintenance
 The system will maintain information about the
marks obtained by various students of different
enrollment year in different semesters. The
following information would be maintained :
Student Enrollment Number, Semester,
Subject code, internal marks, External Marks,
Total marks.
 The system will allow
creation/modification/deletion of marks
information and also have the ability to list all
the available marks information for all students
for a particular subject in the given semester.
Validity check:
i. Only the user with role of teacher will be
authorized to access the Marks
Information maintenance module.
ii. Marks cannot be less than 0.
iii. Total marks will be calculated as :Internal
Marks in that subject + External Marks in
that subject .
3.4 User account information
maintenance
 A system will maintain information about
various users who will be able to access
the system. The following information
would be a maintained: User name, user
ID, password<Role.
VALIDITY CHECK:
i. Only user with role Administrator will be
authorized to access the User Accounts
Information Maintenance module.
ii. User Name, UserId, Password, Role
cannot be left blank
3.5 Software system
Attributes
1)security: the application will be
password protected. Users will have to
enter correct information to access the
application.
2)Maintainability: The application will be
designed in a maintainable manner. It
will be easy to incorporate new req in
individual module.
3)Portability: The application will be
easily portable
3.6 Logical DB Requirements
The following information will be placed in
DB:
1)Subject info: Subject Name, Code,
Semester
2)Student Info: Student Enrolment
Number, Student name, enrollment year.
3)Marks info: Student Enrolment ,
Semester, internal marks in each
subject, external marks in each subject
4)User Account Info: UserName, User Id,
password, role
Student Result Mamagement

More Related Content

What's hot

Student management system project report c++
Student management system project report c++Student management system project report c++
Student management system project report c++Student
 
C++ student management system
C++ student management systemC++ student management system
C++ student management systemABHIJITPATRA23
 
Student Record Management presentation
Student Record Management presentationStudent Record Management presentation
Student Record Management presentationRahul Kumar
 
Iimsr student management system
Iimsr student management systemIimsr student management system
Iimsr student management systemSHUJA SHABBIR
 
Studentmanagementsystem
StudentmanagementsystemStudentmanagementsystem
Studentmanagementsystem1amitgupta
 
Student information system
Student information systemStudent information system
Student information systemSaqib Nadeem
 
Result processing system (Project)
Result processing system (Project) Result processing system (Project)
Result processing system (Project) Pritam Shil
 
Academic management system PPT
Academic management system PPTAcademic management system PPT
Academic management system PPTNagaraj Kandoor
 
Student Information & Result Processing Sytem
Student Information & Result Processing SytemStudent Information & Result Processing Sytem
Student Information & Result Processing SytemMuslim U. Sumon
 
C++ Project: Subject Registration System
C++ Project: Subject Registration SystemC++ Project: Subject Registration System
C++ Project: Subject Registration Systemprojectlearner
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagementMickey
 
Student database management system
Student database management systemStudent database management system
Student database management systemSnehal Raut
 
Student Management System
Student Management System Student Management System
Student Management System Vinay Yadav
 
Student management system
Student management systemStudent management system
Student management systemAmit Gandhi
 
Course registration system dfd
Course registration system dfdCourse registration system dfd
Course registration system dfdUtsav mistry
 
Design of a prototype web based students’ record management system – webstrems
Design of a prototype web based students’ record management system – webstremsDesign of a prototype web based students’ record management system – webstrems
Design of a prototype web based students’ record management system – webstremsAlexander Decker
 
Porposal on Student information management system
Porposal on Student information management systemPorposal on Student information management system
Porposal on Student information management systemREHAN IJAZ
 
School Database Management System
School Database Management SystemSchool Database Management System
School Database Management SystemHasSan Farooqi
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeansreshmajohney
 

What's hot (20)

Student management system project report c++
Student management system project report c++Student management system project report c++
Student management system project report c++
 
C++ student management system
C++ student management systemC++ student management system
C++ student management system
 
Student Record Management presentation
Student Record Management presentationStudent Record Management presentation
Student Record Management presentation
 
Iimsr student management system
Iimsr student management systemIimsr student management system
Iimsr student management system
 
Studentmanagementsystem
StudentmanagementsystemStudentmanagementsystem
Studentmanagementsystem
 
Student information system
Student information systemStudent information system
Student information system
 
Result processing system (Project)
Result processing system (Project) Result processing system (Project)
Result processing system (Project)
 
Academic management system PPT
Academic management system PPTAcademic management system PPT
Academic management system PPT
 
Student Information & Result Processing Sytem
Student Information & Result Processing SytemStudent Information & Result Processing Sytem
Student Information & Result Processing Sytem
 
C++ Project: Subject Registration System
C++ Project: Subject Registration SystemC++ Project: Subject Registration System
C++ Project: Subject Registration System
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagement
 
Proposal with sdlc
Proposal with sdlcProposal with sdlc
Proposal with sdlc
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Student Management System
Student Management System Student Management System
Student Management System
 
Student management system
Student management systemStudent management system
Student management system
 
Course registration system dfd
Course registration system dfdCourse registration system dfd
Course registration system dfd
 
Design of a prototype web based students’ record management system – webstrems
Design of a prototype web based students’ record management system – webstremsDesign of a prototype web based students’ record management system – webstrems
Design of a prototype web based students’ record management system – webstrems
 
Porposal on Student information management system
Porposal on Student information management systemPorposal on Student information management system
Porposal on Student information management system
 
School Database Management System
School Database Management SystemSchool Database Management System
School Database Management System
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeans
 

Viewers also liked

Student management system
Student management systemStudent management system
Student management systemGaurav Subham
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project AbstractUdhayyagethan Mano
 
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...UkraineCrisisMediaCenter
 
Machine utilization at krishan and co.
Machine utilization at krishan and co.Machine utilization at krishan and co.
Machine utilization at krishan and co.rahuluit
 
Vtc conf presentation - cdt website
Vtc conf presentation - cdt websiteVtc conf presentation - cdt website
Vtc conf presentation - cdt websiteimad Al-Samman
 
Go to the Movies With Cine Septiembre and El Cid Vacations Club in Mazatlan
Go to the Movies With Cine Septiembre and El Cid Vacations Club in MazatlanGo to the Movies With Cine Septiembre and El Cid Vacations Club in Mazatlan
Go to the Movies With Cine Septiembre and El Cid Vacations Club in MazatlanEl Cid Vacations Club
 
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україни
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україниконференція Gov.comms.ua урядова ініціатива енергетична незалежність україни
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україниUkraineCrisisMediaCenter
 
анкета для запрошення волонтера - Корпус миру
анкета для запрошення волонтера - Корпус мируанкета для запрошення волонтера - Корпус миру
анкета для запрошення волонтера - Корпус мируUkraineCrisisMediaCenter
 
Turkish education system
Turkish education systemTurkish education system
Turkish education systemMurat Akkurt
 
Wedding ceremony ideas
Wedding ceremony ideasWedding ceremony ideas
Wedding ceremony ideasHall Suzan
 
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід Естонії
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід ЕстоніїМартін Яско. Вимірювання ефективності державних комунікацій: підхід Естонії
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід ЕстоніїUkraineCrisisMediaCenter
 
El Cid Vacations Club Highlights Mazatlán Tourism Growth
El Cid Vacations Club Highlights Mazatlán Tourism Growth El Cid Vacations Club Highlights Mazatlán Tourism Growth
El Cid Vacations Club Highlights Mazatlán Tourism Growth El Cid Vacations Club
 
Green is everywhere
Green is everywhereGreen is everywhere
Green is everywhereLidia L
 

Viewers also liked (17)

Student management system
Student management systemStudent management system
Student management system
 
Student information-result-system
Student information-result-systemStudent information-result-system
Student information-result-system
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project Abstract
 
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...
Seit Beginn des militärischen Konflikts im Donbass sind nach gesicherten Erke...
 
Crecimientos de cavidades
Crecimientos de cavidadesCrecimientos de cavidades
Crecimientos de cavidades
 
Machine utilization at krishan and co.
Machine utilization at krishan and co.Machine utilization at krishan and co.
Machine utilization at krishan and co.
 
Estonian Aid to Ukraine in 2015
Estonian Aid to Ukraine in 2015 Estonian Aid to Ukraine in 2015
Estonian Aid to Ukraine in 2015
 
Vtc conf presentation - cdt website
Vtc conf presentation - cdt websiteVtc conf presentation - cdt website
Vtc conf presentation - cdt website
 
Go to the Movies With Cine Septiembre and El Cid Vacations Club in Mazatlan
Go to the Movies With Cine Septiembre and El Cid Vacations Club in MazatlanGo to the Movies With Cine Septiembre and El Cid Vacations Club in Mazatlan
Go to the Movies With Cine Septiembre and El Cid Vacations Club in Mazatlan
 
Denuncia contra Jorge Difonso
Denuncia contra Jorge DifonsoDenuncia contra Jorge Difonso
Denuncia contra Jorge Difonso
 
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україни
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україниконференція Gov.comms.ua урядова ініціатива енергетична незалежність україни
конференція Gov.comms.ua урядова ініціатива енергетична незалежність україни
 
анкета для запрошення волонтера - Корпус миру
анкета для запрошення волонтера - Корпус мируанкета для запрошення волонтера - Корпус миру
анкета для запрошення волонтера - Корпус миру
 
Turkish education system
Turkish education systemTurkish education system
Turkish education system
 
Wedding ceremony ideas
Wedding ceremony ideasWedding ceremony ideas
Wedding ceremony ideas
 
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід Естонії
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід ЕстоніїМартін Яско. Вимірювання ефективності державних комунікацій: підхід Естонії
Мартін Яско. Вимірювання ефективності державних комунікацій: підхід Естонії
 
El Cid Vacations Club Highlights Mazatlán Tourism Growth
El Cid Vacations Club Highlights Mazatlán Tourism Growth El Cid Vacations Club Highlights Mazatlán Tourism Growth
El Cid Vacations Club Highlights Mazatlán Tourism Growth
 
Green is everywhere
Green is everywhereGreen is everywhere
Green is everywhere
 

Similar to Student Result Mamagement

A_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfA_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfMUSHAMHARIKIRAN6737
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management SystemTony Lisko
 
Attendance Management System
Attendance Management SystemAttendance Management System
Attendance Management SystemArhind Gautam
 
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxIGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxAnilVhatkar
 
Project Management (2017) slip question (MUM University)
Project Management (2017) slip question (MUM University)Project Management (2017) slip question (MUM University)
Project Management (2017) slip question (MUM University)Satyendra Singh
 
Software Requirements specification for database design of music school manag...
Software Requirements specification for database design of music school manag...Software Requirements specification for database design of music school manag...
Software Requirements specification for database design of music school manag...Amali Matharaarachchi
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfSayantanMajhi2
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfSayantanMajhi2
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfSayantanMajhi2
 
Final PPT
Final PPTFinal PPT
Final PPTsunnik
 
Student database management system
Student database management systemStudent database management system
Student database management systemArpita Naik
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...Mumbai B.Sc.IT Study
 
Software architecture document
Software architecture documentSoftware architecture document
Software architecture documentHaidar Arya
 
Student Name CourseCIS339Session (month, year)032019.docx
Student Name CourseCIS339Session (month, year)032019.docxStudent Name CourseCIS339Session (month, year)032019.docx
Student Name CourseCIS339Session (month, year)032019.docxcpatriciarpatricia
 
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...grandhiprasuna
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document LJ PROJECTS
 
Distributed Exam system
Distributed Exam systemDistributed Exam system
Distributed Exam systemGCWUF
 

Similar to Student Result Mamagement (20)

A_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfA_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdf
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management System
 
Srs(at)
Srs(at)Srs(at)
Srs(at)
 
Attendance Management System
Attendance Management SystemAttendance Management System
Attendance Management System
 
PORT FOLIO
PORT FOLIOPORT FOLIO
PORT FOLIO
 
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxIGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
 
E-LEARNING
E-LEARNINGE-LEARNING
E-LEARNING
 
Project Management (2017) slip question (MUM University)
Project Management (2017) slip question (MUM University)Project Management (2017) slip question (MUM University)
Project Management (2017) slip question (MUM University)
 
Software Requirements specification for database design of music school manag...
Software Requirements specification for database design of music school manag...Software Requirements specification for database design of music school manag...
Software Requirements specification for database design of music school manag...
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdf
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdf
 
studentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdfstudentinformationsystem-160525081807.pdf
studentinformationsystem-160525081807.pdf
 
Final PPT
Final PPTFinal PPT
Final PPT
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {April -...
 
Software architecture document
Software architecture documentSoftware architecture document
Software architecture document
 
Student Name CourseCIS339Session (month, year)032019.docx
Student Name CourseCIS339Session (month, year)032019.docxStudent Name CourseCIS339Session (month, year)032019.docx
Student Name CourseCIS339Session (month, year)032019.docx
 
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document
 
Distributed Exam system
Distributed Exam systemDistributed Exam system
Distributed Exam system
 

Recently uploaded

Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Sapana Sha
 

Recently uploaded (20)

Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
 

Student Result Mamagement

  • 2. Problem Statement To Develop a system that will manage Information about the various Users Information about subjects offered in various semesters Marks obtain by Students in different semesters Generation of Reports
  • 6. Level-2 DFD of User account maintenance
  • 7. Level-2 DFD of Student information management
  • 8. Level-2 DFD of Subject information management
  • 9. Level-2 DFD of Marks information management
  • 11.
  • 12.
  • 13.
  • 14.
  • 16.
  • 20. 1.INTRODUCTION This document aims at defining overall software requirement for STUDENT RESULT MANAGEMENT SYSTEM .Efforts have been made to define the requirements exhaustively and accurately. The final product will be having only features/functionalities mentioned in this document and assumptions for any additional functionality/feature should not be made by any of the parties involved in developing/testing/implementing /using this product .
  • 21. 1.1 PURPOSE This specification document describes the capabilities that will be provided by the software application STUDENT RESULT MANAGEMENT SYSTEM .It also states the various constraints by which the system will abide. The intended audience for this document are the development team, testing team and end users of the product.
  • 22. 1.2 SCOPE The application will manage the information about various students enrolled in this course in different years, the subjects offered during different semesters of the course, the marks obtained by the various students in various subjects in different semesters. The application will greatly simplify and speed up the result preparation and management process.
  • 23. 2. Overall description The application will have capability to maintain information about the students enrolled in the course, the subjects offered to students during different semesters , the marks obtained by the students in different subjects in various semesters. The software will also generate summary report regarding student information, semester wise marks list and performance reports .
  • 24. 2.1 USER INTERFACES 1)Login screen for entering the username, password, type of user(Administrator, Data entry operator, student, teacher)will be provided. Access will be based upon the ole of user. 2)A screen showing the marks obtained by the student in each subject.
  • 25. 2.2 Hardware interfaces 1)Intel p4 processor with minimum 2GHz speed. 2)RAM: Minimum 1GB 3)Hard Disk: min 20GB
  • 26. 2.3 Software interfaces 1)Visual Studio 2010 2)Service Pack2 for Windows XP/VISTA 3)DB Server: SQL SERVER 2008 4)OS: Window Vista/XP/7
  • 27. 2.4 OPERATIONS The DBA at client side will be responsible for manually deleting old/non required data. Database backup and recovery will also be handled by the DBA. The system will provide a RESET SYSTEM function that will delete all existing information from the database.
  • 28. 2.5 Product Functions Depending upon the user role he/she will be able to access only the specific modules of the system. 1)Login facility for enabling only authorized access to the system 2)User (with role Data Entry operator) will be able to modify /add/delete information about different students that are enrolled for the course in different years .
  • 29. 3)User(with the role of teacher )will be able to add /modify/delete information regarding marks obtained by different students in different semesters 4)User (with role of administrator) will be able to reset the system leading to deletion of all existing information from the backend database. He will be able to create/modify/delete existing user accounts.
  • 30. 2.6 User Characteristics 1)Users at University will have to implement a security policy to safeguard the marks related information from being modified by unauthorized users(by means of gaining access to backend DB).
  • 31. 2.7 ASSUMPTIONS AND DEPENDENCIES 1)The number of subjects to be taken by the student in each semester does not change . 2)The subject types do not change. 3)The number of semester do not change
  • 32. 3.1EXTERNAL INTERFACES 3.1.1 User Interfaces The following screens will be provided: Login screen: This will be the first screen that will be displayed. It allows user to access different screens based upon the user role. Various fields available on this screen will be i. User id: alphanumeric of length up to 10char. ii. Password: alphanumeric of length up to 10char iii. Role: Will have the following values: Administrator,Data entry Operator,student,teacher
  • 33. 2)Subject info Parameter Screen: This screen will be accessible only to the Administrator. It will allow the user to enter the semester number for which the user wants to access the subject information. 3)Student info Parameter Screen: This screen will be accessible only to the Administrator. It will allow the user to enter the Batch Year for which the user wants to access the student information.
  • 34. 4)Student Information Screen: This screen will be accessible only to the Administrator. It will allow the user to modify the information about new/existing student for particular batch year. Various fields available on these screen are: i. Student Enrollment No: of the format B.E/YYYY where YYYY represents the batch year ii. Student Name: only alphabetic letters and length up to 40 chars. iii. Batch Year: of the format YYYY
  • 35. 5)Marks Entry Parameter Screen: This screen will be accessible only to the Teacher. It will allow the user to enter the Batch Year, the semester number and the subject for which the user wants to access the marks information. 6)Marks entry screen: Screen: This screen will be accessible only to the Teacher. It will allow the user to add/modify/delete information about the marks obtained in the selected subject by different students. It includes Student enrollment no, student name, internal marks, external marks, total marks.
  • 36. 3.2 SYSTEM FEATURES 3.2.1 Subject information maintenance The system will maintain information about various subjects being offered during different semesters of the course. The following information will be maintained for each subject: Subject code, Subject type, Semester. The system will allow creation , modification , deletion of new, existing subjects and also have the ability to list all the available subjects for a particular semester.
  • 37. Validity Checks: 1)Only user with the data entry operator will be able to access the Subject Information Maintenance module. 2)No two semester will have the same subject. 3)The subject code will be unique for each subject . 4)Subject code, Subject name, semester cannot be blank.
  • 38. 3.3 Marks Information maintenance  The system will maintain information about the marks obtained by various students of different enrollment year in different semesters. The following information would be maintained : Student Enrollment Number, Semester, Subject code, internal marks, External Marks, Total marks.  The system will allow creation/modification/deletion of marks information and also have the ability to list all the available marks information for all students for a particular subject in the given semester.
  • 39. Validity check: i. Only the user with role of teacher will be authorized to access the Marks Information maintenance module. ii. Marks cannot be less than 0. iii. Total marks will be calculated as :Internal Marks in that subject + External Marks in that subject .
  • 40. 3.4 User account information maintenance  A system will maintain information about various users who will be able to access the system. The following information would be a maintained: User name, user ID, password<Role. VALIDITY CHECK: i. Only user with role Administrator will be authorized to access the User Accounts Information Maintenance module. ii. User Name, UserId, Password, Role cannot be left blank
  • 41. 3.5 Software system Attributes 1)security: the application will be password protected. Users will have to enter correct information to access the application. 2)Maintainability: The application will be designed in a maintainable manner. It will be easy to incorporate new req in individual module. 3)Portability: The application will be easily portable
  • 42. 3.6 Logical DB Requirements The following information will be placed in DB: 1)Subject info: Subject Name, Code, Semester 2)Student Info: Student Enrolment Number, Student name, enrollment year. 3)Marks info: Student Enrolment , Semester, internal marks in each subject, external marks in each subject 4)User Account Info: UserName, User Id, password, role