CSC/ECE 517 Fall 2017/E1797 Timestamps for students submissions: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "==Page== New page")
 
No edit summary
Line 1: Line 1:
==Page==
==Objective==
New page
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

Revision as of 18:40, 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