README.md: a few more edits

To make README.md look even greater.

-Hui
ProjectHomePage
Hui Lan 2020-03-22 19:39:09 +08:00
parent 2b00e73fdd
commit 408a2559f7
1 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
LRR (Lab Report Repository) is an online software application for posting assignments, submitting assignments and marking (re-marking) assignments.
This software was originally developed by by Mahomed Nor, a postgraduate student in the Department of Computer Science at the Zhejiang Normal University,
while he was taking his graduate course Advanced Software Engineering (http://lanlab.org/course/2018f/se/homepage.html).
while he was taking his graduate course **Advanced Software Engineering** (http://lanlab.org/course/2018f/se/homepage.html).
@ -19,7 +19,7 @@ This software has been actively used by students who took or are taking courses
A running instance of this software is at http://118.25.96.118/nor/
There are about 40 bugs (most are CRITICAL) that remain unresolved before LRR can hit its beta release. See the section Bug Tracker for more details.
There are about 40 bugs (most being CRITICAL) that remain unresolved before LRR can hit its beta release. See the section *The Bug Tracker* for more details.
Currently, there are a few groups (formed by students who are taking Software Project Management) working on these bugs.
@ -27,29 +27,29 @@ Currently, there are a few groups (formed by students who are taking Software Pr
# The Original GitHub Repo
The original GitHub Repo is https://github.com/EngMohamedNor/LabReportRepo
The original GitHub Repo is at https://github.com/EngMohamedNor/LabReportRepo
# The Bug Tracker
Most critically identified bugs of this project have been reported on the LRR bug tracker http://118.25.96.118/bugzilla/describecomponents.cgi?product=Lab%20Report%20Repository%20%28nor%20houzi%29
Most bugs of this software have been reported on the LRR bug tracker: http://118.25.96.118/bugzilla/describecomponents.cgi?product=Lab%20Report%20Repository%20%28nor%20houzi%29
# Current Problems to Be Solved
# TODO
- [SOLVED] A new user could not login immediately after sign up.
- Password resetting link is not always sent successfully.
- *Receiving email for password resetting*. 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)
- *How assignements should be stored?* 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).
- *Feature request*. Editing the assignment title after uploading a new assignment (instructor).
We welcome your participation in this project.
We welcome your participation in this project. Your participation does not have to be coding. You could help us on ideas, suggestions, information, etc.
*Last modified on 22 March 2020*