25175 Student Score Management Query System Brief Description Document This system can realize the entry of scores. Teachers can view, add, delete, and edit all scores (including any students in all classes). Administrators can access all menus in the navigation bar above.
File description:
All files starting with admin are basically management files (except for grades), those starting with mybbs are student files, and those starting with top are the calling files at the top of each page (if you want to modify the top part of the page, you need to modify the files starting with top 5 files). The one with add is basically to add a page, the one with save is to save the page after adding, and the one with edit is to edit, save and delete the page. Basically, you can understand the purpose of each file by looking at its name.
25175com_221.css is a style sheet file.
bottom.asp is the bottom calling file. All content at the bottom of the page can be achieved by changing this file.
conn.asp is the database connection file, and the session definitions for management, teachers, and students are also completed here. The title and logo image of each page (that is, the image in the upper left corner) are assigned here.
error.asp is an error call file, and a process is called from here when the operation error prompts.
md5.asp is a password-encrypted file. Do not make any changes to its content and file name.
The directory images is a picture folder. Some pictures are not used and can be deleted.
The directory data is the database storage folder, and the database name is school.mdb. One thing to note is that the database connected in the conn.asp file is this (statement conn.Open"driver={MicrosoftAccessDriver(*.mdb)};dbq= "Server.MapPath("data/school.mdb")), the names of the two must correspond.
Database description:
There are 9 tables in total, bbs (grades), class (class), countip (home page views), department (grade), manager (administrator), student (student), subject (course), teacher (teacher), term (semester)
Regarding the meaning of each field in each table, as long as you open a certain table in the form of design, there will be corresponding descriptions later to mark the use of the field.
You can use Access software to open the database and delete all data in the tables bbs, class, department, student, subject, teacher, and term, but please do not delete the only piece of data in the table countip. But you can modify the data in the table countip, because its data cannot be modified using this system.
Administrator operations:
"Management page", use the initial account admin and password admin to log in. After logging in, go to the "Management Page" - "Change Password" to change your password. If you want to create an administrator, please go to "Account Management" to add new management. Theoretically, you can add an unlimited number. The system administrator owns all backends. Permissions, and management without permissions has no other functions except logging in to the backend to change your password. In layman's terms, it is just a decoration. You can use the system administrator to modify or delete other managed accounts, passwords, and permissions.
"Teacher Management" can add, edit, and delete teachers. The same goes for "grade management." (Note: This system divides the class name into two parts. One part is the grade, such as the first grade in high school and the second grade in junior high school. The other part is the class name, which is not as good as (2) class and (5) class. Therefore, only the first part is entered when adding grades. "Grade 1" is enough. When adding a class, select a grade and enter the class name, such as (4) class).
"Semester Management" is best named in the form of "Second Semester 2006-2007" for easy differentiation. After adding the semester, please set a certain semester as the current semester.
All added classes are listed in "Class Management". "Batch Class Adding One" and "Batch Class Adding Two" are two different adding methods. Mainly for the convenience of adding, both can be used. If a class is added incorrectly, you can re-edit it, or delete it and add it again. It is best to add grades and classes in order.
In "Course Management", you only need to add all the courses in the whole school. You don't have to add any courses in each class repeatedly. For example, in a junior high school, the total number of courses in the school is 56 (duplicated courses are counted as one), and you only need to add 56 courses.
"Student Management", two ways to add, the student ID is the student's login account, and the student ID is also defaulted to the student's initial login password. The student number cannot be repeated and should be composed of two parts, the class number and the student number. Refer to the numbering method in the university, such as 994218, 994203, 9942 is the class, 18 and 03 are the student numbers in the class, and the number of digits in all student numbers is the most It’s so consistent. For example, all student ID numbers in a certain school range from 100001 to 999999, and they cannot start with 0!
The administrator's operations are generally performed in the order described above.
Teacher operation:
If the data in the database has not been deleted, there is a teacher test account with password aa, and you can modify your information after logging in.
"Grade Management", when adding, select "Add Grade", select the parameters, and click Settings, the names of all students in the class will be automatically listed, and the grades of a certain subject in a class can be entered at one time.
Student operation:
If the data in the database has not been deleted, there is a student test account 994218 password a. "Modify information" is mainly used to change your own password. "My Scores" displays all my scores.
The administrator's operations are in the top menu, and the teacher's and student's operations are in the related links on the left after logging in.
25175 Software Basics Department: Running with the Wolf Development Page Design: 25175 Design
25175 Professional Department: / Page Design: /
25175 Project Department: / Page Design: /
Operating system: win2000 and above Debugging platform: IIS5.0 and above Recommended environment: asp.net2.0+sql2000
Compatible browsers: IE6, IE7, IE8, FireFox, Safari, Chrome, Opera and more.
Customized software: various student school systems, digital education software, OA, CRM software development for small and medium-sized enterprises.
[If the version we provide does not meet your needs, please contact us to customize it for you. QQ:17734857]