CSC/ECE 517 Fall 2017/E1797 Timestamps for students submissions: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
==Objective== | ==Objective== | ||
To develop a feature for Expertiza to visualize the timeline using student submission timestamps, thereby enabling the | To develop a feature for Expertiza to visualize the timeline using student submission timestamps, thereby enabling the student to navigate to the submissions records easily. | ||
==Problem Statement== | ==Problem Statement== | ||
The instructor can see the submission records of students currently as a table for each assignment. But, student can't see the timestamps of submissions and deadlines of the assignment easily. In this project student should be able to visualize the submission records as a timeline, which includes | |||
*Timestamps of hyperlink submission records | *Timestamps of hyperlink submission records | ||
*Timestamps of file upload record | *Timestamps of file upload record | ||
Line 12: | Line 12: | ||
==Design Analysis== | ==Design Analysis== | ||
Currently when a | Currently when a student logs into Expertiza, he could see the student task list page. He could access them by following the path | ||
* | *Assignments → Choose a particular Assignment | ||
In this project a time line in the student task list page would be added to navigate student to the due dates and the necessary links easily and keep a track of them. |
Revision as of 22:44, 6 November 2017
Objective
To develop a feature for Expertiza to visualize the timeline using student submission timestamps, thereby enabling the student to navigate to the submissions records easily.
Problem Statement
The instructor can see the submission records of students currently as a table for each assignment. But, student can't see the timestamps of submissions and deadlines of the assignment easily. In this project student should be able to visualize the submission records 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 student logs into Expertiza, he could see the student task list page. He could access them by following the path
- Assignments → Choose a particular Assignment
In this project a time line in the student task list page would be added to navigate student to the due dates and the necessary links easily and keep a track of them.