School Coaching - Full Year Course
250 + happy parents
8:2 Student-Teacher Ratio

Experiential Learning

2:1:3 Strategic Revision

Hard Copy Study Material
100% of classpe students scored above 85%
Batch Schedule & Syllabus
Class 10 JEE/NEET Foundation (2023-24)
Time Table
(25 Dec 2023 – 31 Dec 2023)
| Class 1 | Class 2 | |||
|---|---|---|---|---|
Mon |
Self revision
|
|||
Tue |
physics7:30 – 8:30 pm
|
Mathematics9:00 – 10:00 pm
|
||
Wed |
chemistry7:30 – 8:30 pm
|
Biology9:00 – 10:00 pm
|
||
Thu |
physics7:30 – 8:30 pm
|
chemistry9:00 – 10:00 pm
|
||
Fri |
Self revision
|
|||
Sat |
Self revision
|
|||
Sun |
Self revision
|
|||
Experience Excellence with Our Elite
IISER and IIT Faculty





Empowering Transformations
Celebrating student's remarkable score improvements with classpe learning
Hear From Our Community : Parents and Student Speak
Discover how our classes have positively impacted our students and their parents through these heartfelt video testimonials.
Course Type: Offline
Location: Baner-Balewadi, Pimpri
Duration: 11 Months
Course Start: April 1, 2025
Class Size: 9:2 student-teacher ratio
Parents' Feedbacks:
Sharing diverse perspectives on the learning experience and environment at classpe.
Dipali Dhope
Anupam Agarwal
Nisha Shirke
Urvii Somani
Renuka Fattekhani
Shefali Kulkarni
Deepali wani
Thanks team.
Join ClassPe to excel in
Academics- 9 to 12 CBSE
Enquiry
Tell us a few details and we'll reach out with the right program.
// Capture Page URL document.getElementById("page_url").value = window.location.href;
// Real-time Mobile Validation const mobileInput = document.getElementById("mobile"); const mobileError = document.getElementById("mobileError");
mobileInput.addEventListener("input", function(){
// Allow digits only this.value = this.value.replace(/[^0-9]/g,'');
const regex = /^[6-9]\d{9}$/;
if(this.value.length === 0){ mobileError.style.display = "none"; this.style.borderColor = "#ccc"; return; }
if(!regex.test(this.value)){ mobileError.style.display = "block"; this.style.borderColor = "red"; }else{ mobileError.style.display = "none"; this.style.borderColor = "green"; } });
// Submit Handling document.getElementById("webform623467000001669002") .addEventListener("submit",function(e){
var form = this; var mobile = mobileInput.value.trim(); var mobileRegex = /^[6-9]\d{9}$/;
if(!mobileRegex.test(mobile)){ mobileError.style.display = "block"; mobileInput.style.borderColor="red"; mobileInput.focus(); e.preventDefault(); return false; }
// ===== SAVE TO DATABASE (Reliable Background Send) ===== var dbData = new FormData();
dbData.append("first_name", form.querySelector('[name="First Name"]').value); dbData.append("last_name", form.querySelector('[name="Last Name"]').value); dbData.append("student_name", form.querySelector('[name="LEADCF4"]').value); dbData.append("mobile", mobile); dbData.append("course", form.querySelector('[name="LEADCF10"]').value); dbData.append("board", form.querySelector('[name="LEADCF2"]').value); dbData.append("student_class", form.querySelector('[name="LEADCF9"]').value); dbData.append("lead_source","Website"); dbData.append("page_url", form.querySelector('[name="page_url"]').value);
navigator.sendBeacon( "https://classpe.com/save-lead.php", dbData );
});
