CheckMate is a web app that helps candidates evaluate their TCS iON response sheets instantly.
Paste your response sheet URL, select the marking scheme, and get a detailed scorecard within seconds.
- 📄 Response Sheet Parsing – Extracts answers and compares them with correct ones.
- 🎯 Custom Marking Scheme – Define marks for correct and wrong answers (also supports fractional values).
- 📊 Detailed Results – Displays:
- Total Score
- Percentage
- Marks gained & lost
- Correct / Wrong answers
- Answered / Not answered questions
- 🔄 Flip Card UI – Smooth transition between input form and results view.
- ⚡ No Installations Required – Runs directly in the browser.
- Open the web app.
- Paste your TCS iON response sheet URL.
- Select your marking scheme (e.g., +4 / -1).
- Click Check Score.
- View your detailed performance report.
- Click Check Another to evaluate a new response sheet.
- Frontend: HTML, CSS, JavaScript (Vanilla JS)
- UI: Flip animation, responsive design
- Proxy Handling: CORS Anywhere / Netlify Functions (recommended for deployment)
.
├── index.html # Main UI
├── style.css # Styling & animations
├── script.js # Core logic for fetching & parsing
└── README.md # Project documentation
(Paste response sheet URL & select marking scheme)
(Detailed score report with flip animation)
- This project is unofficial and not affiliated with TCS iON.
- It is created solely for educational and personal use to help candidates self-evaluate their performance.
This project, CheckMate, is provided for personal and educational use only.
All rights are reserved by the author.
- You may view and use the code for reference.
- You may not copy, modify, distribute, or use this project in any commercial or derivative works without prior written permission.
- Unauthorized usage or redistribution is strictly prohibited.
© 2025 Shubham Paliwal. All rights reserved.
