作者:中国教育学会 来源:高中教育专业委员会


中国教育学会高中教育专业委员会

2019年年会暨高中教育发展论坛预通知


高专委发〔2019〕4号



全国各地中学校长、各会员、各单位会员、各省、直辖市、自治区教育学会高中教育专业委员会,各有关教研室、教科院(所)、教教育科研机构研究人员:

  近日,国务院办公厅印发了《关于新时代推进普通高中育人方式改革的指导意见》,指出普通高中教育是国民教育体系的重要组成部分,在人才培养中起着承上启下的关键作用。办好普通高中教育,对于巩固义务教育普及成果、增强高等教育发展后劲、进一步提高国民整体素质具有重要意义。为深入入研究新形势下的普通高中教育工作,探索未来高中教育发展的方向,提升教育工作者理论和实践水平,中国教育学会高中教育专业委员会计划定于2019年11月15日—17日在北京举办2019年年会暨高中教育发展论坛。现将有关事项通知如下:


  一、年会主题

  普通高中育人方式改革与新高考改革


  二、会议组织

  主办单位:中国教育学会高中教育专业委员会

  承办单位:北京市第四中学

   

  三、会议时间

  2019年11月15-17日


  四、会议地点

  北京市第四中学高中部(北京市西城区西黄城根北街甲2号)


  五、主要议程

  11月15日(星期五) 下午报到

  11月16日(星期六)

  上午:开幕式

  主旨报告:1.向高质量现代化高中迈进

       2.新时代普通高中育人方式创新

  下午:分论坛

     分论坛一:普通高中育人方式创新

     分论坛二:新高考改革

  11 月17 日(星期日)

  上午:主题报告:新高考改革

     闭幕式

  下午:离会


  六、会议费用与缴费方式

  会议拟于2019年9月20日-2019年11月10日发布正式通知,缴费方式详见正式通知。

  (一)会务费:参会代表交纳会务费1200元/人(含2019年11月16日-17日午餐、会议费、场地费、资料费等),中国教育学会个人会员交纳1100元/人,参会者往返交通费、早晚餐、住宿费自理。

  注:会议结束后不再办理退费事宜,请未参会需要退费的老师在会议结束前联系会务负责老师办理退费手续。

  (二)因各地住宿报销标准不同,本次会议不统一安排住宿。仅为参会人员提供会议举办地周边酒店信息,请参会人员按住宿标准自行选择、安排。(酒店信息详见附件1)

  (三)会议不统一安排接站,请与会人员自行前往会议地点。(路线详见附件3)

  (四)会议收费由中国教育学会财务统一开具会务费电子发票自行打印报销,请参会代表报到时核准接收的邮箱地址、发票抬头及纳税人识别号,以确保及时收到电子发票。


  七、会议咨询联系方式

  联系人:张老师

  电话:18701476808

  邮箱:csehsecc@163.com

 

 

  附件:1.北京四中周边住宿信息一览表.docx

     2.北京四中介绍.docx

     3.会场交通指南.docx

 

  

 

中国教育学会高中教育专业委员会     

2019年8月21日         




258.51msRequest Duration14.5MBMemory UsageGET {class}/{action}.htmlRoute
    • Booting (134.3ms)
    • Application (153.88ms)
      7 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.share (resources/views/home/widget/share.blade.php)1blade
        Params
        0
        info
      • 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 unique7.62ms
      • select * from `bk_article_classify` where `id` = '118' and `is_active` = '1' and `is_delete` = '0' limit 1930μsdb_xhjy_pre
        Params
        0118
        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` = '2620' limit 11.98msdb_xhjy_pre
        Params
        01
        11
        22620
        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` desc2.54msdb_xhjy_pre
        Params
        00
        11
        21
        hintsUse SELECT * only if you need all columns from table
      • select * from `bk_article_classify` where `id` = '118' and `is_active` = '1' and `is_delete` = '0' limit 1710μsdb_xhjy_pre
        Params
        0118
        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` = '118' and `is_active` = '1' and `is_delete` = '0' limit 1730μsdb_xhjy_pre
        Params
        0118
        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 1730μ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
        vlvxwJS1EpOgYCA1oMiAZvPUj7gOWNmUnXGtVoUj
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        array:2 [ "category" => "118" "id" => "2620" ]
        request_request
        array:2 [ "category" => "118" "id" => "2620" ]
        request_headers
        array:19 [ "content-type" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => ""...
        request_server
        array:425 [ "GRT_DJ_WEB_SERVICE_HOST" => "100.0.208.90" "NINGBO_QUYU_ADMIN_PORT_1009_TCP" => "tc...
        request_cookies
        []
        response_headers
        array:4 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Sat...
        path_info
        /index/detail.html
        session_attributes
        array:2 [ "_token" => "vlvxwJS1EpOgYCA1oMiAZvPUj7gOWNmUnXGtVoUj" "PHPDEBUGBAR_STACK_DATA" => [] ...