forked from mrlan/LRR
				
			
		
			
				
	
	
		
			56 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
| # About LRR
 | |
| 
 | |
| 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).
 | |
| 
 | |
| 
 | |
| 
 | |
| # Mission
 | |
| 
 | |
| Our mission is to make the learning experience great for tens of thousands of students around the world.
 | |
| 
 | |
| 
 | |
| 
 | |
| # Current Status
 | |
| 
 | |
| This software has been actively used by students who took or are taking courses taught by Hui.  There are more than 200 student accounts created since its first launch.
 | |
| 
 | |
| 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.
 | |
| 
 | |
| Currently, there are a few groups (formed by students who are taking Software Project Management) working on these bugs.  
 | |
| 
 | |
| 
 | |
| 
 | |
| # The Original GitHub Repo
 | |
| 
 | |
| The original GitHub Repo is 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
 | |
| 
 | |
| 
 | |
| 
 | |
| # Current Problems to Be Solved
 | |
| 
 | |
| -   [SOLVED] A new user could not login immediately after sign up.
 | |
| 
 | |
| -  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).
 | |
| 
 | |
| 
 | |
| We welcome your participation in this project.
 | |
| 
 | |
| 
 | |
| *Last modified on 22 March 2020*
 |