Student’s attendance sheet for the month of January. To be eligible to take an upcoming examination, students must have at least 75% attendance in the month of January. Determine whether the student is eligible to take the exam, and print ‘Eligible’ / ‘Not Eligible’ as applicable. Sample Input 1: jan_attendance = ['P', 'A', 'P', 'P', 'P', 'P', 'P', 'P', 'P', 'P', 'P', 'P', 'A', 'P', 'P', 'P', 'P', 'P', 'P', 'A', 'P', 'P', 'P', 'P', 'A'] Sample Output 1: Eligible
Sample Input 2:
jan_attendance = ['P', 'A', 'P', 'P', 'A', 'P', 'A', 'P', 'A', 'P', 'P', 'P', 'A', 'P', 'P', 'P', 'P', 'P', 'P', 'A', 'P', 'P', 'P', 'P', 'A']
Sample Output 2:
Not Eligible
Answers
Answer:
It required at least 75% of attendance in the classes held from the day of commencing teaching of classes up to the 1st of the month preceding the month in which the examination of the board commences.Candidates who opted for the subjects involving practicals shall be required to have at least 75% of the total attendance for practical work in the subject in the laboratory.The Head of the institutions has no authority to allow students who do not fulfills the attendance requirements as given in the rule.In the case of migration from other institutions, attendance at the institution/school recognized by the Education Department of the State/Union Territory from which the candidate migrates will be taken into account in calculating the required percentage of attendance.No student from a school affiliated to the Board shall be eligible to take the examination unless s/he has completed 75% of attendances counted from the opening of class X/XII up to the first of the month preceding the month in which the examination commences in the subjects of internal assessment.The Chairman shall have powers to allow a shortage of attendance in subjects of internal assessment.