{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00199688","sets":["934:7757:9677:9894"]},"path":["9894"],"owner":"44499","recid":"199688","title":["子供のプログラミング能力の獲得段階に関する定量的分析:小学校4~6年生のScratchプログラミングを対象として"],"pubdate":{"attribute_name":"公開日","attribute_value":"2019-10-11"},"_buckets":{"deposit":"eae9d780-48e5-4615-970e-e902f05ae40c"},"_deposit":{"id":"199688","pid":{"type":"depid","value":"199688","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"子供のプログラミング能力の獲得段階に関する定量的分析:小学校4~6年生のScratchプログラミングを対象として","author_link":["484055","484054","484053","484052","484057","484056"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"子供のプログラミング能力の獲得段階に関する定量的分析:小学校4~6年生のScratchプログラミングを対象として"},{"subitem_title":"Quantitative Analysis for Acquisition of Children's Programming Skills: Scratch Programming of Grade 4-6","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[論文] プログラミング教育,コンピュテーショナル・シンキング,学習分析","subitem_subject_scheme":"Other"}]},"item_type_id":"3","publish_date":"2019-10-11","item_3_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"千葉県立生浜高等学校"},{"subitem_text_value":"放送大学教養学部"},{"subitem_text_value":"放送大学教養学部"}]},"item_3_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Chiba Prefectural Oihama High School","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Liberal Arts, The Open University of Japan","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Liberal Arts, The Open University of Japan","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/199688/files/IPSJ-TCE0503005.pdf","label":"IPSJ-TCE0503005.pdf"},"date":[{"dateType":"Available","dateValue":"2021-10-11"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-TCE0503005.pdf","filesize":[{"value":"1.8 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"19"},{"tax":["include_tax"],"price":"0","billingrole":"45"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"98b7d1a8-d4f6-4422-ac39-e244da55c12b","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2019 by the Information Processing Society of Japan"}]},"item_3_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"太田, 剛"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"加藤, 浩"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"森本, 容介"}],"nameIdentifiers":[{}]}]},"item_3_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Go, Ota","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hiroshi, Kato","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yosuke, Morimoto","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_3_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12697953","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_3_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-4234","subitem_source_identifier_type":"ISSN"}]},"item_3_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"新学習指導要領で2020年度より小学校からプログラミング教育を実施することが明記されたが,プログラミング能力の獲得段階に関する情報は少ない.そこで本研究では,その獲得段階を明らかにするため,Scratchコミュニティにおいて小学校4~6年生が作成した900本近いScratchプログラムを対象に定量的な分析を行った.分析には,コンピュテーショナル・シンキング概念をもとにした評価基準を用いた.分析の結果,小学校4年生では,分岐・ループ・変数などの基本的なプログラミングができること,小学校6年生では,分岐・ループの入れ子や,カスタムブロックを使用できるようになることを示した.そして小学校4・5年生と6年生の間にプログラミング能力が向上することを示した.","subitem_description_type":"Other"}]},"item_3_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Although the new Curriculum Guidelines of Japan announced that programming education is going to start in elementary schools in FY2020, there is few information on the stage of acquisition of children's programming skills. Therefore, this study analyzed nearly 900 Scratch programs created by children of grade 4-6 and made developmental stages of programming clear. Before analyzing, we developed new assessment criteria based on computational thinking concepts. The result shows that children of grade 4 can develop basic program with conditionals, loops and data and children of grade 6 can use nesting of conditionals/loops, and custom blocks. It also shows that children gradually develop their programming skills during grade 4, 5 and 6.","subitem_description_type":"Other"}]},"item_3_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"43","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌教育とコンピュータ(TCE)"}],"bibliographicPageStart":"35","bibliographicIssueDates":{"bibliographicIssueDate":"2019-10-11","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"3","bibliographicVolumeNumber":"5"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":199688,"updated":"2025-01-19T21:36:18.281867+00:00","links":{},"created":"2025-01-19T01:03:34.152927+00:00"}