Mission & Core Values .time a { background-color: #d65610; color: #fff !important; }
ICC School was established in 2011.
Mission & Core Values ::: ICC School MISSION & CORE VALUES
VISION
To be the leading Islamic school, providing high quality Islamic and secular education, based on best practices.
MISSION
The Islamic Cultural Center School, whose purpose is to provide high quality Islamic and secular education to its students, based on Qur’an, Sunnah and best practices, so as to develop future Islamic leaders.
CORE VALUES
- Cooperation
- Discipline
- Being a Role Model
- Interest (Hirs)
- Confidence
- Solidarity
- Communication Between Theory and Practice
Contact Info
- 222 East 97th Street, New York, NY 10029
- 646-589-3920
- iccschool96@gmail.com
Menu
Other Links
- Apply to ICC School
- Arts at ICC School
- Careers
- Experience School
- Faculty And Staff Directory
- Gallery
- Getting To ICC School
- Head Of School Welcome
- ICC School at a glance
- Mission Vision
- Our History
- Spirituality
- Spring Open House
- Early Education
- Code Of Conduct
- Enrollment Application
- School Structure
- Important Information
- Tution Fees Contract
Copyright © 2020 – All Rights Reserved.
function mark_attendance(attendance_id) { const data = {‘attendance_id’: attendance_id}; let result = ajaxRequest().getJsonByPost(‘https://www.iccschooleast96.org/student/mark-attendance’,data); if(result.status==true){ toastr.success(result.message,’Success!’); setTimeout(function () { location.href=”; },3000); }else{ toastr.error(result.message,’Error!’); } }