Auther name :
ดร.กมลรัตน์ ฉิมพาลี ดร.ศศิธร เขียวกอ
Copy :
Publishing, Distribute, Self-Published
Product detail
หนังสือกิจกรรมพัฒนาทักษะการเรียนรู้ผ่านกิจกรรมเรียนรู้เชิงรุก Active Learning ครอบคลุม 3 กระบวนการ ได้แก่ การจัดการเรียนรู้โดยใช้ปรากฏการณ์เป็นฐาน (Phenomenon Based Learning) การจัดการเรียนรู้โดยใช้ปัญหาเป็นฐาน (Problem Based Learning) การจัดการเรียนรู้โดยใช้กระบวนการคิดเชิงออกแบบ (Design Thinking) สำหรับผู้เรียนระดับมัธยมศึกษาปีที่ 3
เนื้อหาครอบคลุม:
- ความหลากหลายของระบบนิเวศ ความสัมพันธ์ระหว่างสิ่งมีชีวิตกับสิ่งไม่มีชีวิต
- อธิบายความสัมพันธ์ของผู้ผลิต ผู้บริโภค และผู้สลายสารอินทรีย์ในระบบนิเวศ
รูปแบบ หนังสือกิจกรรม พิมพ์ 4 สี จำนวน 48 หน้า
Price
1,950
Baht
IDEAKIT: Creative Coding ชุด Traffic Light
Price
395
Baht
หนังสือคู่มือการจัดการเรียนรู้ฉลาดรู้ดิจิทัล...
Price
195
Baht
หนังสือกิจกรรมฉลาดรู้ดิจิทัล 3
Price
1,295
Baht
micro:bit v2 บอร์ดไมโครคอนโทรเลอร์เพื่อการศึก...
Price
195
Baht
หนังสือกิจกรรมฉลาดรู้ดิจิทัล 2
Price
295
Baht
หนังสือกิจกรรม Python in Action
Upload a file of “Teacher Civil Servant Identification Card” or “Teacher Professional License” for identity verification.
Only supports JPG, PNG, PDF files with a size not exceeding 20MB
$("#owl-show-category-obj1").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#owl-show-category-obj2").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#thumbnail_product_detail").slick({
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
});
$('.big-slick').slick({
infinite: true,
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
asNavFor: '.small-slick',
fade: true,
touchMove: false,
swipe: false,
});
$('.small-slick').slick({
infinite: true,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
asNavFor: '.big-slick',
focusOnSelect: true,
});
// $("#thumbnail_product_detail").owlCarousel({
// loop: '',
// lazyLoad: true,
// items: 1,
// margin: 15,
// nav: true,
// dots: false,
// autoplay: false,
// autoplayTimeout: 4000,
// autoplayHoverPause: true,
// responsive: {
// 0: {
// items: 1
// },
// 400: {
// items: 2
// },
// 768: {
// items: 3
// },
// 1000: {
// items: 4
// }
// }
// });
$(".check_verify_status").on("click", function() {
url = "https://aksorn.com/api/oauth/verify-doc-send-store/product-details-4065-2";
console.log(url);
window.location.href = url;
});
var header = $(".search-info-fix");
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 3000) {
header.removeClass('search-info-fix').addClass("search-info");
} else {
header.removeClass("search-info").addClass('search-info-fix');
}
});
});
-->