Research Into College Student Information Management System Based On Web
Research Into College Student Information Management System Based On Web
Abstract—Development of College Student Information And the role of student information management associated
Management System is an inevitable trend of the current mainly: the student, instructor, student administrator at all
campus information technology and an important means. levels and functions section administrator, and the formation
Based on the information for college students’ detailed of student information that is associated with the outcome of
analysis of the architecture, the main function of the system these roles and role.
on the basis of the detailed design, design university student
information management system for Web-based. The system II. SYSTEM FUNCTION DESIGN
is based on the campus network, using .Net technology and
According to the students' information management
SQL database technology, B / S of the multilayer structure.
System interface is friendly, simple operation, security and role, we can see that the functional requirements of the
scalability, while providing office software interacts with the system is the management of students' information
EXCEL interface, which greatly improves the efficiency of management and the management of the system. The
college student management. former is the students, counselors, college
Keywords-Web; student information management; administrators, functional departments and
management system; NET; Multi-level B/S administrators and system administrators as a result of
the event to trigger student information, which is the
I. INTRODUCTION system for student information management needs and
Information management system is a way to improve data maintenance. Therefore, the system needs to have
efficiency and change important tool works, when network the following functions:
technology further into all aspects of society, there has to Information extraction and absolute increase function.
double (C / S) architecture and multi-layer (B / S) architecture That is, the students' basic information and dynamic
information management system, making people's lives information of the browsing and production, the main
undergoing tremendous change. Meanwhile, with the campus function for the "Browse", "add" and "import".
LAN and accelerate the process of building digital campus to Step by step audit function. In the process of
campus network-based information management system management, the need to carry out the logic of the
based on B / S structure is widely used in the field of Higher validity of information, in order to produce
Education. Information management system to achieve better information, to provide effective information to the
open the system, multi-user management, connected to the relevant departments. Therefore, different roles have
Internet, greatly improving the work efficiency and quality of different permissions, the user according to their own
work. Therefore, based on the actual technical modernization authority to conduct data review, thus forming the
and campus network construction, design a kind of B / S
final student information.
structure architecture student information management system
is an important way to achieve the current student data Information maintenance function. In the process of
exchanging information, it can cause data errors due
management information construction.Student Information
System for students to use and management of information is to various reasons. Therefore, it is necessary to allow
the system to have the role of the data error
very important. In this paper, the Liaoning Institute of
Mechatronic Technology student information management, correction, that is, the "Edit" function.
for example to study, in view of the current situation and Information retrieval, export and report output.
problems of daily management of student information Information in the process of management, the need
management work involved, the Student Information for mass information to collect or output, and
Management Information management is divided into static according to the type of information with accurate or
and dynamic information management. Static information fuzzy search, and Microsoftofice office software to
management mainly refers to students basic information, such meet the information retrieval, export and report
as: management name, gender, nationality, profession, class, output function. Information in the process of
family member information and other basic information; management, the need for mass information on the
dynamic information management is primarily a personal condition of the collection or output, and according to
information form for students in the university, such as: the type of information has a precise or fuzzy search,
scholarship information, student aid information, student loan and Microsoftofice office software to meet the needs
information, student second classroom activities, student of the data. All kinds of required data requirements.
dormitory management and other management information.
771
student basic information data, student information data the daily attendance information, class information
and system information. According to students' activities, teachers and students to exchange
information to establish the basic information of students: information, poor student information, student
base stu, used to store the basic information of students. leaders and student award punishment information
query; information maintenance function: according
3) Student information management design to the results of a query, the specified information to
Students' dynamic information table is used to record complete data update operation; deleting invalid
the students' behavior information, such as scholarships, information.
etc., which is the main business of this system. Such as Information statistical analysis module. Statistics,
scholarship information management mainly include: analysis and report output of student information,
name, institution, level, amount, evaluation reasons, etc. information output function, to specify the
B. System Function Implementation information, according to a predetermined or
custom format to complete the print output.
Microsoft.NET technology basic design idea is to User management module. User management
connect to the Internet connection to a single site to the functions, including adding users, delete users,
computer, equipment and service groups, the Internet as a user name and password changes, etc.
new generation of operating system, so as to achieve the System setting module. Realize the basic settings
freedom of information from time to time, space [8]. This of the system, such as college, professional, class,
is also the system's design goals and requirements, the etc.
system is faced with the user base is very complex, the Data maintenance module. Initialization, recovery
terminal is not the same access. and backup of system data.
Below is a variety of different users need to have the Connection with EXCEL
function: ordinary users: students, data operation range for
D. Connection with EXCEL
my information. The main function is the application of
the dynamic information of the students, the personal Microsoft Office series products are the most
basic information, the report output of the basic commonly used office software, the system to achieve the
information and the information retrieval. connection with the office software, is the basic
Level 1 administrator: the instructor, the data operation requirements of the system design. Using ASP.NET
ranges of the student information. The main function is to technology and SQL background database information
management system, the need to use the report processing
browse the students' information, the dynamic information
system module, to achieve the report generation. Its
submitted by the students to review and submit, the
process is: Web server through ADO.NET and SQL
application of the new dynamic information, the basic database connection, read data, and then call the server
information of the students, the students' information, the Application Excel object, open the existing Excel template,
information of the students' information, the report output the data is written into the specified Excel workspace, and
of all kinds of information. finally generate a temporary Excel report file, to achieve
Level 2 administrator: that is, the Department the report output. At the same time, the Image data in the
Administrator, data operation ranges of the students in the SQL database table can store data stream type data, use
Department of information. The main function is to ASP.NET to convert the Office file into data stream into
browse, edit, search, add student information, and to the the database, and then convert the data from the data
instructor audit and draw the dynamic information of the stream into the Office file to the Excel file.
audit approved or submitted.
E. System Data Recovery and Backup
Level 3 administrator: the administrator of the student
committee, the data range is the database all student Stable operation of the system, the need to consider the
information. Its main function is to add, browse, delete, edit, accident occurred in the event of data, and therefore, the
audit, approval, import, export, report output and so on. system design, the design of the data backup and data
recovery function, system administrators can perform data
Level 4 administrator: the system administrator, the
backup and recovery in the Web. At the same time, the use of
system administrator privileges, but the general situation is
SQL data backup function can be carried out in the server side
not the management of student information. Its main function of the system database backup and recovery, so as to ensure
is the system data management and system management. the stability of the system data.
C. System Module Implementation F. System Security Considerations
According to the functional analysis, the system should This system is based on the campus network, the use of
have 6 main functional modules are as follows: B/S multi-layer structure and hierarchical design of the
System login module. User authentication function, user type, making the system running safe and reliable.
through the user name and password authentication, First, database security. Based on the B/S architecture,
refused to authorize the user login system, and the structure itself has a certain security design, system
according to the user class to grant different
administrative authority.
code all on the server, the client code is dynamically
downloaded to the client, only the code on the server to
Information management module. Student dynamic
access the database, the client cannot access, which can
information of the application, review step by step,
approval, export and backup; information query protect the security of the database server [9].
functions: provide information related to the students' Secondly, the system is deployed in the campus
basic information, student achievement information, network, relying on the campus network of powerful
772
firewall function, for the system to run and provide a REFERENCES
strong security for the database. [1] Microsoft Corporation. Microsoft SQLServer TM 2000 [M].
Once again, the role based access control mechanism Beijing: Science Press, 2000.
[10]. To the students, counselors, college administrators, [2] JefProsise..NET Technical Insider [M]. Beijing: Tsinghua Univer-
functional departments and system administrators of the sity Press, 2003.
sub level design, a strict definition of the management [3] Qiu Yan, Wang Qinkin. Key technology of system integration
authority and functions of all kinds of users, so that data with.NET[J]. Computer Engineering and Application,
security has been better protected. 2003(24):136-138.
[4] Chen Chuanbo, Xia Yibing. A right management system model
V. CONCLUSIONS based on ASP.NET technology and three tier network architecture
[J]. Computer Engineering, 2003, (12):101-102.
The man-machine interface is friendly, the operation is [5] Wang Huajie, Li Lusong. Proficient in C Database Development
simple, and has good stability, security and expansibility. [M]. Beijing: Tsinghua University Press, 2004.
Make the university student information management [6] Yang Pingle, Liu Shusen. The design and implementation of
work more standardized, functional management student information management system based on ADO.NET [J].
Computer Technology and Development, 2010(5):238-241.
personnel, counselors, students and other different role
[7] Yue Xuejun, Li Xiaoli. Web Application Development Tutorial -
information exchange ability, and in the whole school to ASP.NET+ SQLServer[M]. Beijing: Posts and Telecom Press,
achieve the sharing of information resources to achieve a 2009.
variety of student information data, making the university [8] Liang Xiaoxiao, Wei Chonggang. The design and implementation
students management work more efficient, reasonable and of university student information management system based on
orderly. Web [J]. Journal of Sichuan University of Science &
Engineering,2010,23(6): 699-703.
ACKNOWLEDGMENT [9] John W.Satzinger. System Analysis and Design [M].Beijing :
China Machine Press,2006.
This work was financially supported by Liaoning [10] Zheng Huisheng, Kang Qi. Application Research of.NET multi-tier
Province Education Science “Twelfth Five Year Plan” architecture in practical engineering [J]. Software Guide,
under Grant (JG15EB068). 2010(6):136-137.
773