a a-achieve prototype docs
apps
กลับหน้า Sitemap
Page List
เอกสารอ่านง่ายสำหรับดูว่ามีหน้าอะไรบ้างใน prototype พร้อมลิงก์เข้าแต่ละหน้าและไฟล์สำคัญที่เกี่ยวข้อง
Prototype Pages
หน้าหลักที่ทีมใช้ตรวจ flow และ role ต่าง ๆ
หน้า Role หน้าที่ URL
Teacher Workspace ครู จัดการใบงาน มอบหมายแผนการสอน ติดตามการบ้าน และดูรายงานสรุป /teacher/ Homework Tracking ครู ติดตามการบ้านที่มอบหมายแล้ว ดูอัตราการเปิดดู และรายชื่อที่ยังไม่เปิด /teacher/homework/ Homework Report ครู รายงานสรุปการบ้าน ภาพรวมการเปิดดู และข้อมูลสำหรับติดตามทั้งห้องเรียน /teacher/report/ Student Assignments นักเรียน ดูใบงานที่ได้รับมอบหมาย สถานะการเปิดอ่าน และงานที่รอดำเนินการ /student/ School Dashboard โรงเรียน Dashboard โรงเรียนและ partner พร้อม custom theme /teacher/collab/ School Partnership Admin รายการโรงเรียนพาร์ทเนอร์และ workflow การจัดการข้อมูลโรงเรียน /admin/admin/ Theme Setup Admin ตั้งค่า theme และ visual identity สำหรับ dashboard โรงเรียน /admin/admin-theme/ Career Content คลังอาชีพ หน้าคลังข้อมูลอาชีพ พร้อม search/filter และ content discovery /career-content/ Career Category หมวดอาชีพ หน้ารวมหมวดอาชีพและทางเข้าของแต่ละกลุ่มอาชีพ /career-category/ Career Detail รายละเอียดอาชีพ หน้าเจาะลึกอาชีพ ตัวอย่างเนื้อหา วิดีโอ และเส้นทางการเรียนรู้ /career-detail/
Documentation
ไฟล์ markdown/html เดิมยังเปิดได้จาก public docs
Prototype handoff open_in_new เป้าหมาย flow, global UI reference rule, design system, behavior notes /teacher/docs/work.md Custom Theme Guide open_in_new คู่มือ custom theme สำหรับ dashboard โรงเรียน /teacher/docs/custom.md Career filter logic open_in_new สรุป logic ของ filter/search ในหน้า Career Content /teacher/docs/career-content-filter-logic.md M-OVEC integration brief open_in_new Brief ระบบเชื่อมโยงข้อมูลอาชีวศึกษาจาก M-OVEC /teacher/docs/movec-data-integration-brief.md
Scripts And Styles
ไฟล์สำคัญที่ใช้ประกอบหน้า prototype
CSS style.css Shared font-face และ CSS เสริม /prototype/css/style.css CSS prototype-tailwind.css Compiled Tailwind CSS /prototype/css/prototype-tailwind.css CSS collab.css Dashboard โรงเรียนและ custom theme styles /prototype/css/collab.css CSS admin.css Styles สำหรับหน้า admin และ setup theme /prototype/css/admin.css JS index.js Interaction ของ Teacher Workspace /prototype/js/teacher/index.js JS data.js Mock data ที่ใช้ร่วมกันใน Teacher Workspace /prototype/js/teacher/data.js JS student.js Mock state และ interaction ของหน้านักเรียน /prototype/js/student.js JS collab.js Dashboard และ theme controls /prototype/js/collab.js