Open MARSWALLET opened 2 months ago
also what is the password for student when added
Password Change Disabled:
In the demo live application, the password change feature is disabled for security reasons.
Student Addition Process:
When a student is added through the admin or teacher panel, their data is inserted into both the student
table and the users
table, which stores their login details (e.g., user ID, email, and password).
Password for New Teachers and Students:
The default password for newly created teacher and student accounts is set to their date of birth.
Exam-Related Functionality:
Marks are uploaded after exams. For exam-related notices, the notice section of the panel is used.
i logged in to teacher and admin dashboard when i try to add new student it wont add to the table "student" in the database it only add to the table users and also forgetting password is not working am also trying to add new future like examination (cbt)
make request _date, request_time and request in the table schema to have default
i logged in to teacher and admin dashboard when i try to add new student it wont add to the table "student" in the database it only add to the table users and also forgetting password is not working am also trying to add new future like examination (cbt)