You can load either zip/json file of PDF Cropper or json file of CBT Interface/Results

This page/tool is used to generate the answer key of the test for results to be evaluated.

Though this is pretty easy to use, but here's a video on using this tool just in case.

The following are the formats for how you should enter answers in the input field:
(Note: upper case or lower case mean the same for alphabets, i.e. the input answer field is case-insensitive)
  • MCQ question type:
    • Say the correct answer is Option C, then you can enter C, or its corresponding number, which is 3 (A = 1, B = 2...).
    • (OR logic) Say the correct answer is Option C or D, then enter CD (or 34).
    • Any other characters will be filtered/ignored.
  • MSQ question type:
    • Say the correct answers are Options A, B, and D, then enter ABD (or 124).
    • Any other characters will be filtered/ignored.
  • NAT question type:
    • You can enter the number directly; decimals are also supported.
      (Note: you can't use decimals without a leading integer, for example, .5 is invalid; use 0.5 instead.)
    • (OR logic) If the correct answer is 5 or -5 or 10, use the or keyword: 5 or -5 or 10.
    • (Number Range) If the correct answer is 5 to 10, use the to keyword: 5 to 10.
      (Note: both 5 and 10 are inclusive. In math terms, it's the interval [5, 10].)
    • You can combine both OR logic and Range logic, for example: 5 to 10 or -10 to -5.
  • MSM question type:
    Consider the following as the correct answers to an MSM question:
    The correct input answer for the above is exactly:
    • A-PQT, B-QSU, C-P, D-PQRSTU.
    • As you can see, with respect to "-", the left side is the row and the right side represents the columns, each row separated by a comma.
    • You can also use the corresponding numbers instead of alphabets.
      For example, the above can also be entered as: 1-125, 2-246, 3-1, 4-123456.
      You are free to mix alphabets and numbers. For example, for the 1st row: A-125 or A-P25 or 1-PQ5, etc.
Special keywords as answers:
DROPPED and BONUS are two special keywords you can enter as the answer in the input field.
Since they don't have any official definition, we use our own, which is as follows:
  • DROPPED: Full marks are awarded for this question, regardless of whether you attempted it in the test or not.
  • BONUS: Full marks are awarded for this question only if you attempted it in the test.