% m_item = Request.QueryString("mitem") 'RF_name = Request.QueryString("stname") RF_Dist = Request.Form("District") RF_Teh = Request.Form("Tehsil") set conn = Server.CreateObject ("adodb.connection") conn.connectiontimeout = 0 conn.commandtimeout = 0 server.ScriptTimeout = 90000 '''''''''''''''''''''''''''''''''' 'conStr= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\zameer.mdb;Persist Security Info=False" conStr = "provider=microsoft.jet.oledb.4.0;data source=" & Server.MapPath("zameer.mdb") & ";persist security info = false;" Conn.Open conStr SQLDistrict = "Select * From district order by 1 " Set RSDist = Conn.Execute(SQLDistrict) if RSDist.eof then Response.Write "No district defind in database !!!" Response.End end if if isNull(RF_Dist) or isEmpty(RF_Dist) or RF_Dist ="" then if not RSDist.eof then RF_Dist = RSDist(0) end if end if SQLTehsil = "Select TehsilCode,sdesc From Tehsil Where DistCode ='"&RF_Dist&"' order by TehsilCode " Set RSTeh = Conn.Execute(SQLTehsil) if isNull(RF_Teh) or isEmpty(RF_Teh) or m_item="1" then if not RSTeh.eof then RF_Teh = RSTeh(0) end if end if %>
![]() ![]() ![]() ![]() ![]() |
Teachers Training /Professional Development In the present era of globalization, obsolescence of knowledge and introduction of new pedagogical material and methodology are the prime challenges. In order to meet out these challenges, continuous professional development of teachers is basic factor for quality education. The Teachers Training Institutions/ Bodies available in Sindh province are imparting training in an unscientific and non-systematic manner with lots of duplications and gaps in their functions and responsibilities. Thus in order to provide a coherent framework for teacher education and development that will support the capacity building of teachers, a fundamental restructuring is required. To this extent, Education and Literacy Department, Government of Sindh has constituted a committee/ working group for clarification of roles of existing institutions i.e. PITE and Bureau of Curriculum (BOC) under Reform Support Program comprising the representatives of all stake holders. The proposed Terms of Reference of the Group are as follows:
|