Free installation
Function realizationPlease download the video directly to watch the detailed functions. The following information provides general functionality details:
Curriculum and performance management have become one of the very important and quite complex management tasks in school teaching management. Simply using traditional manual solutions no longer meets the requirements of education and management. Computers have the characteristics of fast computing speed and strong solving ability, which are very popular. naturally enter this application field. Therefore, in order to ensure smooth information flow and efficient work in the school, it is necessary to design a student curriculum and performance management system. This not only frees academic staff from complex performance management, but also plays a very important role in promoting the development of teaching.
The school's student curriculum and performance management work adopts traditional manual management. This traditional manual management method has many shortcomings, such as low efficiency and poor confidentiality. On the one hand, it leads to teachers' incomprehension of students' performance, and teachers' lack of understanding of performance management. Work is a headache because over time, a large amount of files and data will be generated, which brings a lot of difficulties to search, upgrade and maintenance, consumes a lot of labor, and makes it difficult to avoid errors.
Choose Eclipse to develop the student curriculum and grade management system to solve the above existing problems, help teachers improve their work efficiency, and realize the systematization, standardization and automation of the student grade information management workflow. Therefore, choose Eclipse to develop the student curriculum and grade management system. .
Collection and analysis of requirements: The student course and performance management system should complete the following two aspects: management of student courses and management of student performance. Each content needs to provide the functions of adding, modifying and querying. The key parts of the user requirements documentation collected during the development process of the student course and grade management system can be summarized into the following parts:
1. Customers who may use the system: system administrators, teachers, students;
2. Different types of customers have different permissions. For example, system administrators can add, modify, and query student information and student grades. Students can only query their own grades and a small amount of public information. Teachers can publish student grade information, and can only query information about the courses they teach and a small amount of public information. Public information.
3. There must be a system backup function. When the system fails, there should be corresponding emergency measures or system recovery functions.
It can be seen that the student course and grade management system needs to meet the needs of three aspects: administrators use the system to maintain and operate all data; teachers operate some of their own relevant data entities; students serve as inquirers to query and operate data entities. . Current student course and grade management systems can basically meet the requirements in these aspects, but most systems still have functional flaws and deficiencies, especially in the friendliness of the customer interface and the visualization of query results. problem.
a.Customer rights management
Customers who use this system can be divided into the following three types:
System administrator (all rights include maintaining students, teachers, and courses);
Teacher (add grades, manage grades);
Students (query grades).
b. System function analysis
The main functions of the system administrator are: to add, delete and modify customers, so that the customer has administrator authority, to manage teachers, including viewing, adding and deleting operations, to manage students, and to Students can be added and deleted, and can also perform queries. For example, query the scores of all students who took this course by course name, and calculate the average score of the course. In addition, basic functions such as issuing statements can be released.
The main functions of teachers are: teachers can enter student scores, add and delete student information, and can also view, delete and modify published statements and other basic functions.
The main function of students is to realize functions such as student's own score inquiry.
Based on the above description, we have clarified the customer's needs for the system's data processing functions. The functions of this system can be summarized into the following aspects.
Password settings
Each operator has his own password and can set the password, which can prevent non-system personnel from entering the system and prevent system personnel from operating beyond their authority.
Permission settings
Set everyone's permissions so that everyone has their own scope of operation and cannot operate beyond their own scope. Generally, only the responsible person, that is, the administrator, can set permissions.
Data entry
Realize the entry of student information, teacher information, administrator information, course information, news information, and student performance information.
Data modification
Modify student information, teacher information, course information, and student performance information.
Data query
It can query student information, teacher information, administrator information, course information, and student performance information.
Score statistical analysis
Overall student grade point average
Information deletion
Realize the deletion of student information, teacher information, administrator information, course information, and grade information.
3. Data requirements
Through the survey, it was concluded that customers’ needs for data are as follows:
Student information
Including: student number, student name, major, etc.
Course information
Including: course number, course name, etc.
Teacher information
Including: teacher number, teacher name, teaching courses, etc.
Score information
Including: grade number, student name, teacher name, course name, etc.
Statement information
Includes: statement number, statement subject, statement content
To sum up, the following functions can be concluded:
1.Basic data maintenance functions
Add basic information of students.
Modify the student’s basic information.
Delete basic information of students.
Add student performance information.
Modify students’ performance information.
Delete student’s grade information.
Statistics on students’ average performance information.
Increase students’ course information.
Visual management of query results.
2. Database management function
Course and grade information management.
Account information management.
View and manage course and grade information.
3. Basic business functions
View customer information and course information.
Add performance information.
Statistics on student performance information.
System screenshot