LRR/README.md

13 lines
593 B
Markdown
Raw Normal View History

2020-03-16 13:10:41 +08:00
# LRR
This projects maintains the LRR system for Lab submissions at ZJNU
2020-03-16 15:43:50 +08:00
All updates and changes to this project will be tracked here
2020-03-16 15:51:07 +08:00
<h1>CURRENT PROBLEMS TO BE SOLVED</h1>
2020-03-16 15:43:50 +08:00
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