GATEOverflow/GO-PDFs

Suggestion: Add Answer Key button after every question and hyperlink it to bottom answer key

Closed this issue · 3 comments

In the current PDF, we can directly see the solution by clicking Answerbutton but there is no way to only know the key of a question. So add Answer Key button after every question and hyperlink it to bottom answer key. Why adding this might be useful is because when someone solves a question and if a person just wants to know the key to verify whether his answer was correct or not then this feature can become useful and if key doesn't match then that person can try that question again whereas if we click Answer button, solution will be revealed and that person might not try that question again because entire procedure to solve the question has been already revealed.

This would mean a back button on the Answer Key table as well to move back to the corresponding question right?

This would mean a back button on the Answer Key table as well to move back to the corresponding question right?

Yes. But luckily moving back to question has already been implemented.

Answer_Key_1

For example, in the above screenshot if we click on 1.1.1 as shown in red box it is moving back to the corresponding question. Similarly if we click on other question numbers in answer key, they are moving back to the question.


Sir, I have a doubt. Could you tell me where does the options in Answer Keys table are hyperlinked to?

Answer_Key_2

In the above screenshot, C option is hyperlinked to https://gateoverflow.in/1069/gate-cse-2004-question-75#291164 which is not a best answer.

Answer_Key_3

In the above screenshot, A option is hyperlinked to https://gateoverflow.in/84841/gate-cse-1990-question-3-ix#99462 which is the best answer.

I can't understand why one of the options is hyperlinked to best answer and other one to not a best answer?

This is done now