LDSSA / portal

LDSA Portal
3 stars 2 forks source link

Change time format when warning about the end of the coding test #220

Open buedaswag opened 2 years ago

buedaswag commented 2 years ago

taken from https://github.com/LDSSA/portal/issues/117

On the candidate version of the portal, on the home page, in the applications phase, we often say that the candidate has X hours to complete the test. But this is being displayed as: you only have 3:00:00 to finish it.

It would be clearer if we said you only have 3 hours to finish it.

The admissions test duration will always be in hours, so we could transform this duration into hours and present it always like X hours. Even if it's 3.5 hours, I think it looks better than you only have 3:30:00 to finish it.