Student Access

Select a subject to begin your practice:

Payment Information

After completing the first free paper, payment of Rs. 2000/- is required to access additional papers.

Payment Options:

  • PhonePe: 8872940555
  • Credit/Debit Card
  • Scan QR Code

Scan to pay with PhonePe:

QR Code

Admin Access

Administrators can login to manage question papers:

Login successful! Admin instructions now visible below.

How to Add More Question Papers

  1. Locate the generateAllPapers() function in the JavaScript code
  2. Change the loop for(let p=1;p<=5;p++) to the desired number of papers (e.g., for(let p=1;p<=10;p++))
  3. Ensure you have enough question templates in each subject's question pool
  4. To add more question templates, expand the arrays like englishSyn, englishAnt, gaPool, etc.
  5. Update the payment system logic if you change the number of free papers

Note: The first paper in each subject will remain free. Papers 2 and beyond will require payment.