cse-mosip / Exam-Attendance-UI

This the front end app for the exam attendance
0 stars 1 forks source link

[Impl] Displaying Proper Timestamp in Exam Attendance Report Monitoring Page #51

Closed Tharsha-Sivapalarajah closed 1 year ago

Tharsha-Sivapalarajah commented 1 year ago

It is better to include the exact time other than the date in the Timestamp shown in the Exam Attendance Monitoring Page regarding the Attendance and Paper Collected as per the UI design.

Attendance Monitoring Page

UI Design

Malith-19 commented 1 year ago

mmm yeah, Also I think we don't need to show the date in every row right? @sanduninduwara

Malith-19 commented 1 year ago

And also it's better if we can align the back button with the heading right? Please include the navbar top of the page.

sanduninduwara commented 1 year ago

updated the design image

Jithmi004 commented 1 year ago

It is better to include the exact time other than the date in the Timestamp shown in the Exam Attendance Monitoring Page regarding the Attendance and Paper Collected as per the UI design.

Attendance Monitoring Page

UI Design

@Tharsha-Sivapalarajah The timestamp in the current design is just hardcoded data and will be replaced with the proper timestamp

Malith-19 commented 1 year ago

@Jithmi004 @chathuranga-jayanath-99 Can we revamp the UI implementation since there are some changes in the design like

  1. show to date close to the percentage.
Jithmi004 commented 1 year ago

@Malith-19 ack

chathuranga-jayanath-99 commented 1 year ago

@sanduninduwara

updated the design image

Don't we need to display the module name and module code?

chathuranga-jayanath-99 commented 1 year ago
Jithmi004 commented 1 year ago

https://github.com/cse-mosip/Exam-Attendance-UI/pull/54 Please check the changes