3.1.Basic information of students:
Input by the class teacher, including the following: name (may be up to 10 characters), ethnicity, gender, date of birth, home address, major studied, dormitory address, contact information, family profile, family contact information.
3.2. Basic information by semester: Semester name: X semester of the XXXX-XXXX school year (for example, the second semester of the 2006-2007 school year)
3.3. Intellectual education quality part: The class teacher enters the course information including the name of the teacher and the contact information of the teacher. Each semester contains at least 10 courses including course name, daily grades, and overall evaluation results. Then it automatically calculates the average grades of all courses and the number of failing doors and fills them in the following table:
3.4. Physical and mental quality part
3.5. Ability and quality part
3.6. Additional subsections
3.7. Student leave request record form. The class teacher shall fill in the time of request for leave, the reason, and the time when the leave will be cancelled.
3.8. The system should be able to select data from the above table to automatically generate the following public disclosure table:
1. Announcement form of the comprehensive evaluation results of XXXX College in the X semester of the XXXX-XXXX school year
2. Approval Form for Professional Scholarship and Living Subsidy of XX College of XX University (No. 3)
3.9. The column for the number of failing doors in the intellectual education quality part must be 0, and the number of students filled in must not exceed 70% of the total number. ) The scholarship level, amount, whether tuition is paid, and whether it is issued are all manually filled in by the class teacher. Please print this form on a separate piece of A4 paper
3.10. Backend management of the list of those who do not enjoy scholarships and living allowances: college information settings
Class teacher information management (professional grade name, class name, user name, class teacher name, contact information, password, management operation)
Nationality setting, major setting, grade setting, class setting (major name, grade name, class name operation)
Check the basic information of students (professional grade class student number, name, operation, score, leave slip, attendance)
Add student information
View student information
Student score entry
Student performance inquiry
Add student quality information
View student information
3. Configuration instructions:
1. Create a new database collegeburse
Restore the database through the backup file collegeburse (public) or create a new database collegeburse
Execute the sql script in the query analyzer of the database college to complete the construction of the database
2. Put all the files of the published website into the folder to be published. If the server does not have ajax installed, install the ajax program first, which is included in the ASPAJAXExtSetup.msi compressed package.
3. Modify the database configuration file. Use Notepad to open the web.config file in the publishing website and modify the node information (used to connect to the configuration database)
Description of each node:
Connectionstring
Server= database server address (ip or website)
User id=username to connect to the database
Password=Password to connect to the database
Initial catalog=database name and save.
Administrator login account 25175 password 123456
Operating environment: .net2.0+sql2000+Windows 2003/2000/XP/vista+iis5.0 or above+ASPAJAXExtSetup.msi(2.0)
Expand