<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> 无标题文档 <% Function StrLenB( strString ) dim intLoop,intReturn if isNull(strString) then StrLenB = 0 exit Function end if intReturn = len(strString) for intLoop = 1 to len(strString) if ( asc( mid( strString, intLoop, 1 ) ) < 0 ) then intReturn = intReturn + 1 next StrLenB = intReturn End Function Function strLeftB( strString ,intLen) dim intLenB,intLoop if StrLenB(strString) < intLen then strLeftB = strString exit Function end if for intLoop = 1 to Len(strString) if ( asc( mid( strString, intLoop, 1 ) ) < 0 ) then intLenB = intLenB + 2 else intLenB = intLenB + 1 end if if intLenB > intLen then intLoop = intLoop - 1 exit for elseif intLenB = intLen then exit for end if next strLeftB = left(strString,intLoop) End Function Function IsLetter( chr ) dim blnReturn blnReturn = false if ( ( chr >= asc("a") and chr <= asc("z") ) or ( chr >= asc("A") and chr <= asc("Z") ) or ( chr >= asc("0") and chr <= asc("9") ) ) then blnReturn = true end if IsLetter = blnReturn End Function Function AlignString( string, byVal size ) dim r,nLen,n,i,a,s_i r = string nLen = StrLenB( string ) ' if string's width less then size ,return this string . if ( nLen > size ) then size = size - 2 n = 0 i = 1 ' cut to index do while ( i ) a = asc( mid( string, i, 1 ) ) if ( a < 0 ) then if ( n + 1 = size ) then i = i - 1 exit do end if n = n + 1 end if n = n + 1 if ( n = size ) then exit do i = i + 1 loop 'fxDebug( i ) s_i = i a = asc( mid( string, i+1, 1 ) ) if ( IsLetter(a) ) then do while ( 1 ) a = asc( mid( string, i, 1 ) ) if ( not IsLetter(a) ) then exit do i = i -1 if ( i = 0 ) then i = s_i exit do end if loop end if r = mid( string, 1, i ) & "…" end if AlignString = r End Function %>
>> 首页   走进舞阳   投资舞阳   科教频道   电子政务   乡镇风采   名星企业   法制在线   专题报道
    >>首页>>科教园地>>教育频道
 
教育频道
 
教育概况
幼儿教育
小学教育
中学教育
职业教育
教育法规
名校推荐
 
[相关链接]
教育频道
健康频道
著名学人
文学戏剧
农 民 画
 
   小学教育

  1986年~2005年,全县小学教育发展迅速。1986年全县有小学296所,在校学生60358人,教职工3186人。2001年,根据县政府指示精神,本着就近入学,优化资源配置,因地制宜,稳步实施的原则进行合理的布局调整,全县小学由240所调整为183所。2005年,全县共有小学136所,在校学生34953人,教职工2242人。适龄儿童入学率达100%,巩固率达99.97%。
  在组织管理上,全县自1985年实行校长负责制,建制小学一般设有校长、副校长、教导主任、总务主任、少先队辅导员等职。1990年继续推行校长负责制,教师实行“双向”聘任制,对学校的管理采取量化考核,综合评定的方法,学校对教师和班级实行量化积分的管理(或目标管理)模式。自1995年后,小学升初中实行免试入学,小学新生实行入学通知书制度。
  在课程设置上,1986年~2001年7月,全县小学均执行部颁《全日制小学教学计划(试行草案)》五年制课程标准。2001年8月~2004年7月实施六年制过渡教材。并在小学三年级设英语课,2004年秋从起始年级实施新课程,其教学内容主要包括学科类课程,活动类课程,地方类课程。2000年春城区小学计算机进入课堂,2005年春农村小学设计算机课。
  2002年秋,舞阳县小学入学实行“一费制”,城区和乡(镇)中心 小学每生每期96元,农村小学每生每期80元,除此之外不允许再收其它任何费用。2004年春开始对部分小学实行“两免一补”(免学费、免书本费、补住宿学生生活费)。解决了义务教育阶段部分困难学生入学难问题。


河南省舞阳县人民政府 主办 舞阳县电子政务管理中心 承办
©版权所有,未经授权不得转载,违者必究 2005-2006
建设维护:舞阳县电子政务管理中心 电话:0395-7139000
Email:wydzzw@163.com