๐๐A fun project to help my fellow batchmates prepare for NPTEL quizzes more effectively through active recall and practice testing!
๐ Try it now: nptel-mcq.pages.dev ๐
NPTEL Quiz Memorizer is a simple platform designed to help students memorize quiz answers more efficiently. Rather than just reading through past questions and answers, this interactive tool helps you practice and retain information better.
- Active Practice Testing: Answer questions actively instead of just reading answers
- Instant Feedback: See exactly when and why you choose wrong options
- Exam-Aligned Content: Practice with questions that mirror actual NPTEL theory exams
- Progress Tracking: Monitor your improvement and identify weak areas
You can set up and run this project with just these simple steps:
Clone the repository
git clone https://github.com/shashankssp12/NPTEL-MCQ-Memorizer.git
Navigate to project directory
cd projectFolder
Install dependencies
pnpm install
Run the development server
pnpm dev
This will start the Next.js development server, typically on http://localhost:3000.
- Select the NPTEL course's Week you want to practice
- Start answering questions and track your progress
- Review your results to identify areas that need more attention
As a student taking NPTEL courses myself, I found that regular practice with quiz questions significantly improved my retention and overall performance. I built this tool to help my batchmates and myself prepare more effectively for NPTEL assessments.
Help improve the learning experience for NPTEL students:
- Add quiz questions for more courses
- Enhance the UI/UX
- Suggest new features
- Report bugs
If this tool helps you, please star this repository to help other students discover it!
Built with โค๏ธ to help fellow NPTEL students excel in their courses.