nikesh-devaki / NPTEL-MCQ-solver

Solves MCQ test using trial error method
Apache License 2.0
1 stars 0 forks source link

How to run this? #1

Open gptshubham595 opened 3 years ago

gptshubham595 commented 3 years ago

Please add some info regarding how to run this

nikesh-devaki commented 3 years ago

@gptshubham595 Hahaha. This is very old code. Might not be compatible with current website. If you still want to try, then clone this project. Replace username and password with your NPTEL credentials in MCQSolver.java. Then update your assignment link in line 23 of the same file. Then compile and run MCQSolver program from your command line or any IDE. Next time I will consider attaching executable here. Anyways, thanks for checkout my project.