Salient Features of the Course
- Good knowledge (Written & Spoken) of language which student chooses as a medium of instruction.
- Study material is supplied to the enrolled students by the institution.
- No age limit.
- The course is available in regular batches and even Conducted by correspondence (T&C apply)
Eligibility: | 12th Pass/Fail |
Duration: | 1 Year – Part Time Regular Course |
Medium: | English/ Marathi |
Attachment: | 12th Mark-sheet, Certificate, L.C., Marriage Certificate copy(required if changes in name), Cast certificate (If Applicable) 2 sets Xerox 6 Photographs |
| Duration | One Academic Year 15th July to 15th May |
| Weeks | 40 Weeks |
| Days | 240 Days |
| Hours | 960 Hrs. |
| College Timing | 6 Days a Week 4 Hrs in a day |
| No Of Paper | Subject Name |
| Paper 1 | Child Development Health & Hygiene |
| Paper 2 | Planning for instruction. |
| Paper 3 | Integrated Teaching. |
| Theory paper 1 | 3 Modules | 3 Units | 100 Marks |
| Theory Paper 2 | 3 Modules | 3 Units | 100 Marks |
| Theory Paper 3 | 3 Modules | 3 Units | 100 Marks |
| Total Marks For Theory | ————- | ———– | 300 Marks |
| Sr. No. | Particulars | Marks Descriptions | Total Marks |
| 1 | Internship | Demo Lesson :- 25 Marks Lesson Observations :- 50 Marks In House Observation:- 50 Marks | 100 Marks |
| 2 | Internal Work & Assignments | Internal Work; 20+20+20 of Three Subjects= (75 Marks) Assignment of Three Subjects 25 Marks for each assignment = (75 Marks) For Regular Attendance And Participation in Activities = (50 Marks) | 200 Marks |
| 3 | Activities, Sports, Art, Cultural, Craft, Program Printing, Painting, Administration studies, Work Sheets Designing, Internal Work and Assignments | 200 Marks | |
| Total Marks for Practical Work | 500 Marks |
| Sr. No. | Theory Marks | Practical Marks | Total Marks | Passing Marks |
| 1. | 300 | 700 | 1000 | 35% |
var headertext = [];
var headers = document.querySelectorAll("thead");
var tablebody = document.querySelectorAll("tbody");for (var i = 0; i < headers.length; i++) {
headertext[i]=[];
for (var j = 0, headrow; headrow = headers[i].rows[0].cells[j]; j++) {
var current = headrow;
headertext[i].push(current.textContent);
}
}for (var h = 0, tbody; tbody = tablebody[h]; h++) {
for (var i = 0, row; row = tbody.rows[i]; i++) {
for (var j = 0, col; col = row.cells[j]; j++) {
col.setAttribute("data-th", headertext[h][j]);
}
}
}

