left circle
learnigo logo              
home about program curricular campus life parents admission contact careers

 

   

Careers

Learnigo is a high ability learning community committed to enhancing the talents of highly gifted little kids. We treat each child enrolled with us as an exceptional learner and our educational program aims to transform them into prodigies. Our vision is to give our country a greatly competent younger generation that is academically sound, socially skillful, and acutely cognizant of its potential, capabilities, and expected role in society.

With this ambitious task at hand, we intend to engage the very best resources for our team. At present we have the following opportunities available for growth, development and creating a difference:

Junior Teachers
..........................................................................................................................................
Personality Requirements
Well groomed and pleasant individuals with excellent interpersonal skills.
Fluency in English language.
Evidence of a personal commitment to the education of young learners and a willingness to work with little kids.
 
Educational Requirements
Preferably Master’s degree from a reputed institute.
Qualifications in early childhood education, Montessori education or English Language Teaching (ELT) would be given preference.
However candidates with post graduate degrees in core subject areas would also be eligible for consideration if they fulfill the other requirements.
   
Work Experience Requirements
Candidates with at least two years of experience at a leading pre school(s) would be preferred.
Fresh graduates with no experience would be considered if they have an exceptional academic record, fulfill the above mentioned personality requirements, and show a willingness to undergo induction level mandatory training in early childhood pedagogy. They should also have a substantial knowledge of early childhood education.
   
Senior Teachers
..........................................................................................................................................
Personality Requirements
  Same as above
Educational Requirements
  Same as above
Experience Requirements
  At least five years of experience at a leading pre school(s)
   
Information Office Staff
..........................................................................................................................................
Personality Requirements
Well groomed and pleasant individuals with excellent interpersonal skills.
Fluency in English language.
Problem solvers.
Educational Requirements
Bachelors Degree from a reputed Institute.
Experience Requirements
At least two years of experience in a similar position.

If you feel you have a passion for bringing about a change and want to be a part of 'Team Learnigo' in any other capacity, we would be more than glad to hear from you.

Please send your CVs at: careers@learnigo.com mentioning the particular job you are applying for.

Our Commitment to Our Team Members

..........................................................................................................................................

If you have what it takes to be a part of this amazing team, we assure you that we shall provide you with the very best in return. We do not promise stars but we can safely guarantee the following:

Exceptional work environment (yes we do not intend to settle for Excellent)
Competitive salary
Immense opportunities for personal development
Independence of thought and action

..........................................................................................................................................
We wish you luck with your application.



  about-main-pic
copy right
right-circle
  <% 'Dimenstion Variables Dim strDatabasePath 'Initialise the path to the access database if inside another folder strDatabasePath = ("") 'Call the sub procedure to increment the hit counters Call IncrementHitCount(strDatabasePath) %> <% Dim objconn1 const forReading=1, ForWriting=2, ForAppending=8 Const TristateUseDefault=-2, TristateTrue=-1, TristateFalse=0 dim strPhysicalPath1 strPathInfo1 = "counter/hit_count.mdb" strPhysicalPath1=server.MapPath(strpathinfo1) strConnect1="DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & strPhysicalPath1 set objConn1=server.CreateObject("adodb.Connection") ObjConn1.open strConnect1 Set Objcom1 = server.CreateObject ("ADODB.Command") ObjCom1.ActiveConnection = ObjConn1 'Create a connection odject SQLGet1= "SELECT * FROM tblHitCount where page='/careers.asp'" objCom1.CommandText = (SQLGet1) set objrsSQLGe1t= objcom1.Execute %> <% set objConn1=nothing set Objcom1 =nothing set objrsSQLGe1t=nothing strPhysicalPath1 ="" strPathInfo1="" set strPhysicalPath1 =nothing set strPathInfo1 =nothing %>