Update Readme

ProjectHomePage
Teecloudy 2020-03-16 15:43:50 +08:00 committed by GitHub
parent c77b470e8a
commit 5a1dc8e585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
# LRR # LRR
This projects maintains the LRR system for Lab submissions at ZJNU This projects maintains the LRR system for Lab submissions at ZJNU
well just a few changes in getting started
All updates and changes to this project will be tracked here
CURRENT PROBLEMS TO BE SOLVED
1. a new user could not login immediately after sign-up. (SOLVED)
2. password resetting link is not always sent successfully.
3. creating sub-directories on all student submissions course-code/semester/section-number. (/student-number/course-code/semester/section-number/assignement-title/submission.txt)
4. editing the assignment title after uploading a new assignment (instructor).
More improvements are welcome