Active-Learning-and-Teaching / ALT

An open-source mobile application to facilitate active learning and teaching.
https://active-learning-and-teaching.github.io/
20 stars 7 forks source link

Timing fix #86

Closed vishwesh-D-kumar closed 2 years ago

vishwesh-D-kumar commented 2 years ago

Improved timing support for outside India users Serve usecases where students and instructor are not in the same country

  1. Changed all timsestamp records to UTC
  2. Changed display of announcement times by adding local utc offset
  3. Quiz and feedback checks are also done using utc time UTC time taken from firebase ( database.getServerTime())