Skip to content

Releases: adityaruplaha/JEEMainAnswerKeyChecker

Version 0.4: Butterscotch

06 Jul 14:02
v0.4.0
4e24c06
Compare
Choose a tag to compare

First release with JEE Mains 2022 support! See the updated README for usage instructions.

A few big changes have been made but backward compatibility has been maintained. However, the marking scheme is still hardcoded, so that needs to be changed based on what is being checked.

  • Multiple checking methods are now supported. See the README for details.
  • Support for Mains 2022, tested against June attempt key.
  • Marking scheme updated.
  • Minor memory usage optimisations.

Thanks to my juniors for their assistance in making this possible.

Version 0.3: Apricot

24 Mar 16:32
989af44
Compare
Choose a tag to compare

The first stable release! I've extensively tested this now, and I'm quite confident that it works!

Validated against:

  • Provisional February Answer Key
  • Final February Answer Key
  • Provisional March Answer Key
  • Final March Answer Key

Known Issues:

  • What happens when a NUMERICAL question you didn't attempt gets dropped? Especially if you already attempted 5 from that section? I don't know, so the program ignores any dropped numerical questions you didn't answer. Even if you didn't atttempt 5 from the section.

Beta 0.2.1

20 Mar 16:39
a869160
Compare
Choose a tag to compare
v0.2.1-beta

Bugfix: Negative and decimal answers in numerical type questions are …

Beta 0.2

20 Mar 13:42
30ee1d0
Compare
Choose a tag to compare
v0.2.0-beta

Cleanup, validate against March attempt.

Beta 0.1

18 Mar 17:20
33cd322
Compare
Choose a tag to compare
Beta 0.1 Pre-release
Pre-release
v0.1.0-beta

Add code and update README.