Releases: adityaruplaha/JEEMainAnswerKeyChecker
Releases · adityaruplaha/JEEMainAnswerKeyChecker
Version 0.4: Butterscotch
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
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
v0.2.1-beta Bugfix: Negative and decimal answers in numerical type questions are …
Beta 0.2
v0.2.0-beta Cleanup, validate against March attempt.
Beta 0.1
v0.1.0-beta Add code and update README.