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

From Expertiza_Wiki
Jump to navigation Jump to search
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:align_page.png]]
[[File:submission_page1.png]]

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