Python 68th days -- 12th weeks, 68th days, 12th weeks
Subject:
Requirements:
User Roles, lecturers, and trainees. After logging on to a user, you can perform the following operations based on different roles:
Instructor View
Manage the class. You can create a class and add the student to the Class Based on the QQ number of the student.
You can create a course record for a specified class. Note that a course record corresponds to the course record of multiple students, that is, each course has a full-class student. in order to record the learning scores of each student, you must create a course record for each student at the same time.
Manually modify the score one by one for the student
Student View
Submit a job
View job scores
A student can belong to multiple classes at the same time, just like reporting to Linux and registering for Python. Therefore, when submitting a job, you must select a class and then select the number of classes.
Additional: Students can view their class score rankings
First, the structure of the previous table