CN111199499A - Student information management system based on Java - Google Patents

Student information management system based on Java Download PDF

Info

Publication number
CN111199499A
CN111199499A CN201811381147.4A CN201811381147A CN111199499A CN 111199499 A CN111199499 A CN 111199499A CN 201811381147 A CN201811381147 A CN 201811381147A CN 111199499 A CN111199499 A CN 111199499A
Authority
CN
China
Prior art keywords
management
student
teacher
course
students
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811381147.4A
Other languages
Chinese (zh)
Inventor
谢艳芳
辛慧洋
张铮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin University of Science and Technology
Original Assignee
Tianjin University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin University of Science and Technology filed Critical Tianjin University of Science and Technology
Priority to CN201811381147.4A priority Critical patent/CN111199499A/en
Publication of CN111199499A publication Critical patent/CN111199499A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • G06Q50/2053Education institution selection, admissions, or financial aid

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a student information management system based on Java, which is mainly technically characterized in that: a convenient and quick student information management system is realized, and the system mainly comprises three roles, namely an administrator, a student and a teacher. The realization function is as follows: the administrator can carry out operations such as password modification, professional management, class management, course management, student management, teacher management, course selection management, score statistics and the like; the teacher can carry out operations such as password modification, course selection management, score statistics and the like; the student can carry out operations such as password modification, course selection inquiry, score inquiry and the like.

Description

Student information management system based on Java
Technical Field
The invention belongs to the technical field of electronic commerce, and particularly relates to a student information management system based on Java.
Background
In the current society, various industries in the society are rapidly developed, and in order to adapt to the rapid development, the management level of each industry needs to be further improved. In recent years, with the rapid development of computer technology, computer technology has been widely used in information management and other works, and brings great convenience to people's daily life and work. However, as technology has developed, the demand for various types of software has become greater. In order to better manage student information, schools also put more demands on corresponding information management software. Therefore, the corresponding management system needs to have a better hardware foundation and a more complete set of student information management system. The set of efficient student information management system can greatly improve the basic environment of school teaching and management, can also quickly respond to the requirements of teachers and students, and provides a convenient and quick service platform for the teachers and the students. The modernization level of schools can be reflected to a certain extent.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a student information management system based on Java, which solves the problem of student information management.
The technical problem to be solved by the invention is realized by adopting the following technical scheme:
a student information management system based on Java, the users of the student information management system are divided into three categories, namely students, teachers and administrators, characterized in that: the administrator can carry out operations such as password modification, professional management, class management, course management, student management, teacher management, course selection management, score statistics and the like; the teacher can carry out operations such as password modification, course selection management, score statistics and the like; the student can carry out operations such as password modification, course selection inquiry, score inquiry and the like.
The invention has the advantages and positive effects that:
a convenient and quick student information management system is realized, and the system mainly comprises three roles, namely an administrator, a student and a teacher. The realization function is as follows: information management: the system can add, delete, modify and search professions, classes and courses, and can also view basic information; adding, deleting, editing and searching the specialty, wherein a professional information table (a professional number, a professional name and a professional introduction) is used; adding, deleting, editing and searching the class information table (class number, class name and professional number); adding, deleting, editing and searching the courses by using a class information table (course number, course name and course introduction); personnel management: the teacher information and the student information needing to use the system are added, deleted, modified and searched, and a teacher table (teacher number, teacher name and gender) and a student table (school number, name, gender, age, class number, year of entrance and the like) are needed; course selection management: after adding, deleting and modifying courses, an administrator needs to check course selection conditions of students, can help the students to select courses, make a refund for the courses selected by the students and the like, and needs to use a student class selection table (student number and course number); performance management: the corresponding students and the scores of the corresponding courses need to be added, deleted, modified and the like, and finally the scores of the students can be counted, so that people can know the learning level of the students at a glance, and a special student score table (school number, name, course number, score and school year) needs to be used.
Drawings
FIG. 1 is a functional block diagram of the system of the present invention;
FIG. 2 is a student entity attribute diagram of the present invention;
FIG. 3 is a scoring entity attribute diagram of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
A student information management system based on Java is composed of a system function structure diagram as shown in figure 1. The users of the student information management system are divided into three categories, namely students, teachers and administrators, and the student information management system is characterized in that: the administrator can carry out operations such as password modification, professional management, class management, course management, student management, teacher management, course selection management, score statistics and the like; the teacher can carry out operations such as password modification, course selection management, score statistics and the like; the student can carry out operations such as password modification, course selection inquiry, score inquiry and the like.
In the student information management system of the present invention, the system authority owned by the administrator includes: information management: the homepage is to add and delete courses, classes and specialties, and check and modify basic information; personnel management: adding and deleting the personnel using the system, and editing the related information; course selection management: the course selected by the student is checked, the course selected by the student can be deleted, and a new course is added; performance management: the system can check the scores of students, modify the scores by adding the scores of corresponding courses of the students, count the scores of all the students and better show the learning level of the students; the system rights owned by the teacher include: and (3) modifying the password: the password can be modified after login; course selection management: checking courses selected by students, and deleting and selecting courses selected by the students again; performance management: the system can check the scores of all students in corresponding courses, add the scores of the students in corresponding courses, modify the scores, count the scores of all students and show the learning level of the students; the system rights owned by the student include: and (3) modifying the password: the password can be modified after the student logs in; course selection management: the courses selected by the students are checked, and the courses selected by the students can be deleted and selected again; performance management: students can check the scores of the corresponding courses.
Referring to fig. 1, the method of use of the present invention is as follows: the administrator logs in the system and can modify the password; professional management; managing classes; managing courses; managing students; teacher management; course selection management; managing the scores; counting the scores; the teacher logs in the system and can modify the password; course selection management; managing the scores; counting the scores; students log in the system and can modify the password; inquiring and course selecting; and (6) inquiring the achievement.
It should be emphasized that the embodiments described herein are illustrative rather than restrictive, and thus the present invention is not limited to the embodiments described in the detailed description, but also includes other embodiments that can be derived from the technical solutions of the present invention by those skilled in the art.

Claims (1)

1. A student information management system based on Java, the users of the student information management system are divided into three categories, namely students, teachers and administrators, characterized in that: the administrator can carry out operations such as password modification, professional management, class management, course management, student management, teacher management, course selection management, score statistics and the like; the teacher can carry out operations such as password modification, course selection management, score statistics and the like; the student can carry out operations such as password modification, course selection inquiry, score inquiry and the like.
CN201811381147.4A 2018-11-19 2018-11-19 Student information management system based on Java Pending CN111199499A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811381147.4A CN111199499A (en) 2018-11-19 2018-11-19 Student information management system based on Java

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811381147.4A CN111199499A (en) 2018-11-19 2018-11-19 Student information management system based on Java

Publications (1)

Publication Number Publication Date
CN111199499A true CN111199499A (en) 2020-05-26

Family

ID=70744028

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811381147.4A Pending CN111199499A (en) 2018-11-19 2018-11-19 Student information management system based on Java

Country Status (1)

Country Link
CN (1) CN111199499A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112365382A (en) * 2020-11-28 2021-02-12 武汉南望森巴科技文化有限公司 MBA intelligent course selection management system for colleges and universities

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112365382A (en) * 2020-11-28 2021-02-12 武汉南望森巴科技文化有限公司 MBA intelligent course selection management system for colleges and universities

Similar Documents

Publication Publication Date Title
US9355151B1 (en) Systems and methods for assessing the similarity between two non-standardized data sets
JP2957702B2 (en) Semantic object modeling system for generating relational database schema
Sun et al. Safety risk identification and assessment for Beijing Olympic venues construction
CA2712028C (en) Geospatial database integration using business models
US8103679B1 (en) Method and system for matching data sets of non-standard formats
US8706723B2 (en) Name-search system and method
CN111160789A (en) Intelligent whole-person safety production responsibility management system
CN108985707B (en) Method for rapidly judging authenticity of resume content
US10409866B1 (en) Systems and methods for occupation normalization at a job aggregator
CN115757689A (en) Information query system, method and equipment
CN110580291A (en) Intelligent searching method based on ERP customer service knowledge graph and computer equipment
CN110720097A (en) Functional equivalence of tuples and edges in graph databases
CN111199499A (en) Student information management system based on Java
CN111861810A (en) MVC architecture mode-based library book borrowing platform
CN117216109A (en) Data query method, device and storage medium for multi-type mixed data
Xue et al. Review of research on knowledge domains in university governance: Mapping literature in English and Chinese
CN112766911A (en) High-efficient scientific research management information system
Wang et al. A formal multilevel database security model
Lin Design and Implementation of WEB-based Computer Experiment Management System.
CN108536817A (en) Method for rapidly positioning based on XBRL verifications
CN116977139A (en) Safety consultation evaluation system and method based on power industry
Amilbahar et al. Website performance analysis of the learner information system (LIS)-department of education
Milburn-Curtis et al. Measuring news media sustainability: Towards a global barometer
TW201804342A (en) Search method of spatial-temporal based on multi-rule
Fu et al. Design of University Management System for Student and Faculty

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200526

WD01 Invention patent application deemed withdrawn after publication