CSC/ECE 517 Fall 2017/E1797 Timestamps for students submissions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
*Manage Assignments → Choose a particular Assignment → View Submissions → Submission records | *Manage Assignments → Choose a particular Assignment → View Submissions → Submission records | ||
[[ | [[File:Submission_page.png]] |
Revision as of 18:47, 6 November 2017
Objective
To develop a feature for Expertiza to visualize the timeline using student submission timestamps, thereby enabling the instructor to navigate to the submissions records easily.
Problem Statement
Currently the submission records in the assignment is displaying the files uploaded by the user as a table. This project expects the submission records needs to be visualized as a timeline, which includes
- Timestamps of hyperlink submission records
- Timestamps of file upload record
- Due Dates
- Peer review link with round number and timestamps
- Author feedback to other’s review link with feedback hyperlink, timestamps
This project proposes a solution to include the timeline with all the hyperlinks necessary.
Design Analysis
Currently when a instructor logs into Expertiza, he could access the submission records of a team for a particular assignment. He could access them by following the path
- Manage Assignments → Choose a particular Assignment → View Submissions → Submission records