Bug 43 - Enable the instructor to upload a class list
Summary: Enable the instructor to upload a class list
Status: CONFIRMED
Alias: None
Product: Lab Report Repository (nor houzi)
Classification: Unclassified
Component: Feature Requests (show other bugs)
Version: unspecified
Hardware: PC Windows
: Normal enhancement
Assignee: Mohamed Nor Abdullahi
URL:
Depends on:
Blocks:
 
Reported: 2019-11-12 16:24 CST by Hui Lan
Modified: 2019-11-12 16:26 CST (History)
0 users

See Also:


Attachments

Description Hui Lan 2019-11-12 16:24:58 CST
The following functionality, described using User Story, might be handy.


------------------------
As an instructor,
I want to upload a class list for my course,
so that I could download from LRR a spreadsheet (in CSV format) containing the 
score for all students and for all assignments.
-------------------------

More details about the class list:

- The class list is plain text file with two columns separated by TABs.
- The two columns are student numner and student name.
- No header line.


More details about the output.

- It is a Comma Separated Value file.
- File name should be the CourseCode + CourseName + Semester + SectionName (if any) + InstructorName.csv
- Rows are in the same order as that in the class list.
- The value for a no submission should be NA.  Not 0.



Hui

Note You need to log in before you can comment on or make changes to this bug.