Online Grading System and Grade Viewing System
Administrator account
- Encode/update/delete subjects info (id, subjectname)
- Encode/update/delete class info Ex: BSIT 3-A (id, classname, sem)
- Encode/update/delete student (id, studentname)
- Student subject (id, studentid, subjected, classid) Ex: Juan Dela Cruz – BSIT 3-A – MATH 101 (this module will add a student to a certain class)
- Encode/update/delete teachers (id, teachername)
- Teacher load (id, teacherid, classid, sem)
Ex: John Doe – BSIT 3-A (this module will add the teacher to the certain class, which means all students under that class will be the students of the teacher)
Teachers
- Select semester
- Teachers will view the class list assigned to that faculty
- When the teacher selects a class the list of subjects will appear in the (sample query: select subjects where class=class selected)
- When the subject is selected the list of students that takes that subject will display
- When the student is selected the teacher will encode grades to that student
Students
- Login
- View Grades
When I “CREATE LOGIN ACCOUNT” for students and teachers what does the password generate?
the password is same with the id
how can i download the database my sql
it is included in the download file
what is the default password of the student/teacher if I going to update?
same with the id
What is the default password of the student/teacher ?
I input in ID no “1234-2016”
password “1234-2016”
sir its not working same with the id no for password
you have to click the key like button to create user account for students and teachers
i create a new accout for teacher and i tried to log in but its wrong password or user
i input ID number : 12345
password : 12345
nothing happen
I can’t login into the system. Assist please
admin is the username and password
username: admin
password: admin
does not work </3
how can i log in?
review the settings in your config.php
am having problem with importing the database someone plizzzzz! help
kindly check the config.php
May I know what version of xampp php is compatible for this capstone, thank you very much
PHP7 or lower version