民族文化浸润校园大课间
今日柳州|时间:2022-09-23 11:14作者:本报通讯员 邓克轶 赵伟 来源:本站原创 评论:0 点击:283

律动无限竹竿舞

校园课间多欢乐

传统文化重传承

有模有样学彩调
近日,在柳城县文昌小学教育集团总部民族体育竞技场上,全体学生跟着《跳起来》等富有律动的音乐,欢快地跳动。这是该校每天一次的民族体育大课间活动。
据了解,民族体育大课间的运动项目有踢毽子、板鞋竞技、跳竹竿舞等,学生们可以在运动中充分感受民族文化魅力。
一直以来,柳城县着力推动校园文化建设,旨在提升中小学校的办学品位。除柳城县文昌小学教育集团总部外,柳城县实验小学教育集团总部、太平镇中心小学等学校,结合自身特色教育板块,分别在大课间活动中融入“书法操”“壮欢山歌”“彩调集体舞”和“民间武术操”等民族文化、民族体育项目,增添大课间活动的趣味性。同时,各学校还在大课间活动中融入传统民族文化基本知识等,引导各族中小学生培育中华民族共同体意识,增强文化自信和价值观自信。
本报通讯员
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "82360", "client": "n4ousfhjlx4e53knpb2l1u44", "timespan": "638869774145504473", "signature": "3bdd2a5d586fa7dfc7319f24c15e0473" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});