5a1dc8e585 | ||
---|---|---|
Admin.php | ||
Connect.php | ||
Course.php | ||
Courses.php | ||
Footer.php | ||
Header.php | ||
Issues.txt | ||
Quick_Start.txt | ||
README.md | ||
Readme.txt | ||
Reset_Database.txt | ||
Reset_password.php | ||
Script.php | ||
Student.php | ||
Submissions.php | ||
SubmitLab.php | ||
Visitors.php | ||
ashlys_issues.txt | ||
index.php | ||
logo.png | ||
logo_text.png | ||
logout.php | ||
lrr (1).sql | ||
lrr_datbase.sql | ||
mail_spam.html | ||
phpinfo.php | ||
recover_password.php | ||
signup.php |
README.md
LRR
This projects maintains the LRR system for Lab submissions at ZJNU
All updates and changes to this project will be tracked here
CURRENT PROBLEMS TO BE SOLVED
- a new user could not login immediately after sign-up. (SOLVED)
- password resetting link is not always sent successfully.
- creating sub-directories on all student submissions course-code/semester/section-number. (/student-number/course-code/semester/section-number/assignement-title/submission.txt)
- editing the assignment title after uploading a new assignment (instructor).
More improvements are welcome