作者:中国教育学会 来源:中国教育学会

[特殊教育分会]关于举办全国聋校艺术教育研讨会的预通知

    为贯彻落实《国家中长期教育改革和发展规划纲要》和《关于进一步加快特殊教育事业发展的意见》文件精神,切实做到“加强特殊教育的针对性,提高残疾学生的综合素质”,提升全国特殊教育艺术教育教学水平,打造特殊教育优秀艺术文化,中国教育学会特殊教育分会拟于11月在武汉举办“全国聋校艺术教育研讨会”。现将有关事项预通知如下:

  一、会议组织   
      主办单位:中国教育学会特殊教育分会                
      承办单位:武汉市教育局
    协办单位:武汉市教育科学研究院
         武汉市特殊教育专业委员会

  二、参加对象
  全国特殊教育学校校长;特殊教育教研员;特殊教育学校律动、音乐教师等。   

       三、研讨内容   
       1. 国内、国际开展艺术教育的现状及发展趋势;
       2. 听障残疾儿童少年舞蹈艺术教育研究;   
       3. 特殊教育学校开展舞蹈训练的有效方法;
    4. 聋校律动教师培养模式探讨;
       5. 聋校律动课堂教学研讨。

      四、研讨形式
      1.专家报告:
     ①邰丽华《国内、国际开展艺术教育的现状及发展趋势》;
     ②文洁《听障残疾儿童少年舞蹈艺术教育研究》(邰丽华的启蒙指导教师)
   2.主题研讨;
   3.经验交流;
   4.课例展示(获奖课堂教学展示;专家点评);
   5.文艺展演(残疾儿童文艺演出)。
   
       五、会议时间和地点
    时间:2013年11月;地点:武汉市,具体时间和地点以正式通知为准。
    本次会议不收取会务费,食宿交通费用自理。

    六、律动课堂教学(录像)征集及评审
    1.参评课应以人教社出版的全日制聋校《律动》教材或校本教材为依据,教学内容和年段不限。
    2.参评课应体现课程改革的精神,符合聋生身心发展规律,突出律动教学的特点,具有创新精神。
    3.参评课应呈现完整的一课时(40分钟)课堂教学,体现真实、自然、常态的教学过程。
    4.参评课以DVD光盘报送。要求(1)使用普通DVD光盘格式,能够在普通DVD机上播放;(2)光盘1份,需贴标签,执教者姓名及单位、年级、课题;(3)详细教案一份(请见附件表格,电子版填写后附光盘中)。
    5.请各校于2013年10月10日前将参评光盘寄送至湖北省武汉市教育科学研究院特殊教育研究室文洁老师收。(地址:湖北省武汉市中山大道278号   邮编:430030)     
   
      七、奖项及评选组织工作   
  1.本次评选活动不收取任何费用。
  2. 本次活动设一、二、三等奖和优秀奖。
  3. 由中国教育学会特殊教育分会艺术与体育教育学术委员会组织评委,对上报光盘进行评选。   
   
       八、联系方式
  联系人:文洁 电 话:027-85640376(办)15807160750
  QQ:996648279@qq.com


       附件:
聋校律动课教案.doc
                      
    
                     中国教育学会特殊教育分会
                       二○一三年八月


 
192.45msRequest Duration14.5MBMemory UsageGET {class}/{action}.htmlRoute
    • Booting (125.06ms)
    • Application (97.34ms)
      6 templates were rendered
      • home.widget.detail (resources/views/home/widget/detail.blade.php)2blade
        Params
        0
        info
        1
        status
      • home.widget.header (resources/views/home/widget/header.blade.php)1blade
        Params
        0
        headerObject
      • home.widget.top (resources/views/home/widget/top.blade.php)1blade
        Params
        0
        object
      • home.widget.nav (resources/views/home/widget/nav.blade.php)1blade
        Params
        0
        navInfo
      • home.widget.left (resources/views/home/widget/left.blade.php)2blade
        Params
        0
        leftNav
        1
        activeId
      • home.widget.footer (resources/views/home/widget/footer.blade.php)0blade
      0
      [object Object]
      uri
      GET {class}/{action}.html
      domain
      cse.guorent.com
      middleware
      csrf, xss
      as
      home
      uses
      Closure {#141 class: "App\Services\Routes" this: App\Services\Routes {#128 …} parameters: arra...
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Services/Routes.php:133-170
      6 statements were executed, 5 of which were duplicated, 1 unique5.97ms
      • select * from `bk_article_classify` where `id` = '32' and `is_active` = '1' and `is_delete` = '0' limit 1750μsdb_xhjy_pre
        Params
        032
        11
        20
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select bk_article_main.*, bk_article_detail.content, group_concat(DISTINCT bk_article_classify.name) as classnames, group_concat(DISTINCT bk_article_classify.id) as classifyid, group_concat(DISTINCT bk_article_tags.name) as tagsnames from `bk_article_main` left join `bk_article_detail` on `bk_article_main`.`id` = `bk_article_detail`.`article_id` left join `bk_article_classify_relation` on `bk_article_classify_relation`.`article_id` = `bk_article_main`.`id` left join `bk_article_classify` on `bk_article_classify_relation`.`classify_id` = `bk_article_classify`.`id` left join `bk_article_tag_relation` on `bk_article_tag_relation`.`article_id` = `bk_article_main`.`id` left join `bk_article_tags` on `bk_article_tag_relation`.`tag_id` = `bk_article_tags`.`id` where `bk_article_main`.`is_delete` = '1' and `bk_article_main`.`status` = '1' and `bk_article_main`.`id` = '392' limit 11.47msdb_xhjy_pre
        Params
        01
        11
        2392
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `bk_article_classify` where `is_delete` = '0' and `is_active` = '1' and `is_nav` = '1' order by `sort` desc1.76msdb_xhjy_pre
        Params
        00
        11
        21
        hintsUse SELECT * only if you need all columns from table
      • select * from `bk_article_classify` where `id` = '32' and `is_active` = '1' and `is_delete` = '0' limit 1720μsdb_xhjy_pre
        Params
        032
        11
        20
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `bk_article_classify` where `id` = '32' and `is_active` = '1' and `is_delete` = '0' limit 1650μsdb_xhjy_pre
        Params
        032
        11
        20
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `bk_article_classify` where `id` = '6' and `is_active` = '1' and `is_delete` = '0' limit 1620μsdb_xhjy_pre
        Params
        06
        11
        20
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        _token
        6GLriaOQD4YR2KGKFzJMnDwLDprNDrTLt8lxmWqS
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        array:2 [ "category" => "32" "id" => "392" ]
        request_request
        array:2 [ "category" => "32" "id" => "392" ]
        request_headers
        array:19 [ "content-type" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => ""...
        request_server
        array:425 [ "COURSE_EDITOR_PORT_2006_TCP_PROTO" => "tcp" "CMS_TTCDW_H5_V2_PORT_2060_TCP" => "tcp...
        request_cookies
        []
        response_headers
        array:4 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Mon...
        path_info
        /index/detail.html
        session_attributes
        array:2 [ "_token" => "6GLriaOQD4YR2KGKFzJMnDwLDprNDrTLt8lxmWqS" "PHPDEBUGBAR_STACK_DATA" => [] ...