dgraph-io / gru

Help identify the right minions
Apache License 2.0
46 stars 12 forks source link

Report: Show questions in the same order as asked #124

Closed manishrjain closed 7 years ago

manishrjain commented 7 years ago

Right now, the questions are sorted by incorrect, then skipped, then correct. This loses the order in which they were asked these questions; which is typically how we get the feedback from the candidates. So, show them in the order asked.

pawanrawal commented 7 years ago

Ok, we were showing them in this order so that it's easy to interview candidates (we can just focus on questions which were skipped/incorrect).

I see some candidates think that they answered correctly and the system marked their answer as wrong, which is not true as can be seen from the report. Should we make this change?

manishrjain commented 7 years ago

Yeah. The report should show the same order as asked.

pawanrawal commented 7 years ago

This is done.