shresthasumit55 / phone-dialer

0 stars 0 forks source link

Add Time Range for Exam Assignment #8

Open shresthasumit55 opened 4 years ago

shresthasumit55 commented 4 years ago

Original report by Askar Kuvanychbekov (Bitbucket: barsbek10, GitHub: barsbek10).


Frontend:

Backend:

shresthasumit55 commented 4 years ago

Original comment by Sumit Shrestha (Bitbucket: shresthasumit55, GitHub: shresthasumit55).


Added the date range field and made changes to the Exam model in ems

shresthasumit55 commented 4 years ago

Original comment by Askar Kuvanychbekov (Bitbucket: barsbek10, GitHub: barsbek10).


@{5cdebf266673c80fe175ec65}

Sumit, did you restrict access to the exam, if it's not in the date range? I believe it should be done in ems-client, https://tcs.ecs.baylor.edu/exams/

shresthasumit55 commented 4 years ago

Original comment by Askar Kuvanychbekov (Bitbucket: barsbek10, GitHub: barsbek10).


@{5cdebf266673c80fe175ec65} and also, I see that ‘Exam’ entity already had field named ‘examDate’. Do you know what is it for and if it’s ever used?

shresthasumit55 commented 4 years ago

Original comment by Sumit Shrestha (Bitbucket: shresthasumit55, GitHub: shresthasumit55).


@{5ce6fc294401890dcab4062a} Sorry I don’t know about the examDate field. I thought it was being used for some purpose so I didn’t want to interfere with it and created two new fields.