It is written in iis+perlis mode. The three directories A, B, and C represent 3 courses. You can also add additional courses. Teacher is the teacher information directory, student is the student information directory, and down is the download directory. All management configurations are in setup. cgi, for example, when adding courses, you only need to configure %classkind
After registration, students can view three courses A, B, and C. After teachers register, they must be activated by the administrator before they can manage the courses. When the administrator activates, they must set the courses managed by the teacher. For example, teachers A, B, and C can be set One of three courses, or all three. Teachers have the permission to upload attachments when publishing course articles. The timing after students log in uses a combination of javascript and perl. The time of a student account is 12 hours, and the account will be invalid after use.
Expand