ชุดโค้ด
คลังเกม AR
ฐานข้อมูล Excel (อัปโหลดเป็น Google Sheet) + App Script (ไฟล์ Code.gs & Index.html)
โดย Siwaporn Linthaluek
ยังไม่มีรีวิว
ตัวอย่างโค้ด
Code.gs
/******************************************************************* * คลังเกมการเรียนรู้ · โรงเรียนเทศบาล 2 วัดปราสาททอง จ.สุพรรณบุรี * ผู้พัฒนาระบบ : อาจารย์เจนนี่ * * วิธีติดตั้ง * 1. เปิด Google Sheet ที่เก็บข้อมูลเกม → ส่วนขยาย → Apps Script * 2. วางไฟล์นี้ในชื่อ Code.gs และสร้างไฟล์ HTML ชื่อ Index * 3. เมนู Run → เลือกฟังก์ชัน setup แล้วกดรัน (สร้างชีตสถิติ/ความคิดเห็นให้อัตโนมัติ) * 4. Deploy → New deployment → Web app * Execute as : Me * Who has access …
Index.html
<!DOCTYPE html>
<html lang="th">
<head>
<base target="_top">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>คลังเกมการเรียนรู้</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root{
…* แสดงเพียงบางส่วน ดูฉบับเต็มหลังซื้อ
รีวิวจากผู้เรียน
ยังไม่มีรีวิว
เข้าสู่ระบบ เพื่อเขียนรีวิว (เฉพาะผู้ที่ซื้อแล้ว)