- Home
- /
- Product
- /
- แบบฝึกหัด รายวิชาเพิ่มเติม แบบฝึกพัฒนาทักษะ ภาษาไทย ป.1
แบบฝึกหัด รายวิชาเพิ่มเติม แบบฝึกพัฒนาทักษะ ภาษาไทย ป.1
Series name :
แบบฝึกหัดใช้คู่หนังสือเรียน
Auther name :
กุณฑีรา บุญเลี้ยง และคณะ
Copy :
Publishing, Distribute, Self-Published
Product detail
แบบฝึกพัฒนาทักษะ ภาษาไทย ระดับชั้น ป.1 ตรงตามหลักสูตรแกนกลางฯ '51 พัฒนาทักษะการสื่อสารให้อ่านออก-เขียนได้ และคิดเป็น พร้อมเชื่อมโยงใช้ความรู้ผ่านกระบวนการทางสมองให้มีประสิทธิภาพสูงสุด เน้นกิจกรรมนำก่อนฝึก พร้อมแบบฝึกการอ่านและแบบประเมินทักษะเพื่อวัดและประเมินผล ช่วยกระตุ้นการคิดแบบประยุกต์ พร้อมฝึกฝนการเชื่อมโยงใช้ความรู้อย่างสมเหตุสมผล
Subject :
Basic Education Core Curriculum 2008
Price
80
Baht
สื่อฯ แม่บทมาตรฐาน ภาษาไทย ป.1
Price
40
Baht
แบบฝึกพัฒนาสมรรถนะ อ่าน-คิด-เขียน ป.1
Price
42
Baht
แบบฝึกทักษะ ชุดเขียนสวย คัดคล่อง คัดไทย ป.1
Price
32
Baht
แบบฝึกเสริมทักษะ บทอาขยาน ภาษาไทย ป.1
Price
120
Baht
หมาป่ากับลูกหมูสามตัว
Price
120
Baht
หมาป่ากับลูกแกะ
Price
120
Baht
หมาป่ากับหนูน้อยหมวกแดง
Price
225
Baht
คำที่มักเขียนผิด ฝ่าด่านภาษาไทยในสวนสนุกมรณะ
Price
225
Baht
หนังสือ ลักษณนาม ฝ่าด่านภาษาไทยในบ้านผีสิงสยอ...
Price
406
Baht
ชุด แบบฝึกฐานกรณ์สอนอ่าน 1 (4 เล่ม)
Price
402
Baht
ชุด แบบฝึกฐานกรณ์สอนอ่าน 2 (3 เล่ม)
Price
1,390
Baht
ชุดแบบฝึกกิจกรรม อ่าน เขียน เรียนสนุก ป.1 (5...
Price
820
Baht
ชุด คู่มือครู อ่าน เขียน เรียนสนุก ป.1 (2 เล่...
Price
90
Baht
หลักภาษาพัฒนาการคิด ป.1
Price
1,250
Baht
ชุด สนุกคิด ภาษา สร้างสรรค์ ระดับคิดวิเคราะห์...
Price
440
Baht
ชุด แบบฝึกฐานกรณ์สอนเขียน 1 (3 เล่ม)
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: '1',
// 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://www.aksorn.com/api/oauth/verify-doc-send-store/product-details-928-1";
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');
}
});
});
-->