劳动教育促成长 文明校园促前行——柳州市流山小学开展文明校园创建活动
今日柳州|时间:2023-11-23 20:04作者:全媒体记者 李斌 来源:本站原创 评论:0 点击:420

11月21日下午,市流山小学以“劳动教育促成长,文明校园促前行”为主题,开展文明校园创建活动。学校组织多个年级学生走进劳动教育基地躬耕园,参加种植、除草、施肥、浇水等劳动教育实践活动,锻炼学生基础劳动技能,培养学生热爱劳动的良好品质。
活动现场
活动现场,学生们化身“小小农夫”,用小铲子、小锄头悉心护理菜秧;老师们以土地为课堂,讲解农事知识,带领学生体验农耕乐趣。
学生在田间除草
“学校每周都有一节劳动课,课上我不仅学到了很多知识,还收获了很多新鲜蔬菜。”学校六年级学生熊兰馨一边给班级的“开心农场”洒水播种,一边讲述成长的喜悦。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87804", "client": "ufyaxeaokjqfkmpgpz2nydq5", "timespan": "638868689720976938", "signature": "0f7bf7a76c3e67f5b8c690e317d03413" }, 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();
});