KKU e-Learning
  • Service Course
    Search for Courses Course Request
  • e-Learning Support
    Contact Us Site and Privacy Policy
  • Vietnamese ‎(vi)‎
    Bahasa Indonesia ‎(id)‎ English ‎(en)‎ Español - Internacional ‎(es)‎ Français ‎(fr)‎ Thai ‎(th)‎ Vietnamese ‎(vi)‎ ລາວ ‎(lo)‎ ဗမာစာ ‎(my)‎ 한국어 ‎(ko)‎ 日本語 ‎(ja)‎ 简体中文 ‎(zh_cn)‎
      Đóng
      Chuyển đổi chọn tìm kiếm
    • KKU Login | Social Login
    Trang chủ
    KKU e-Learning
    Khoá học
    Lịch
    Chuyển tới nội dung chính

    บัณฑิตวิทยาลัย

    1. Trang chủ
    2. Khoá học
    3. บัณฑิตวิทยาลัย
    • My Courses
    • Courses
    • 1 (current)
    • 2
    • Tiếp theo
    GS417891 Seminar in Intellectual Property and Innovation Management 1
    HS 433 902 กระบวนการเรียนรู้และการจัดการความรู้ในชุมชน
    GS417891 :: Seminar in Intellectual Property and Innovation Management I
    SC117132 :: กายวิภาคศาสตร์สำหรับอนุกรมวิธานของพืช
    SC217301 :: ADVANCED PHYSICAL CHEMISTRY
    336722 :: Statistical Analysis 2
    BS917894 :: หัวข้อเรื่องพิเศษการบัญชี (Special Topic in Accounting)
    GS117727 :: Conflict Management in Rural Development
    GS117715 :: Sufficiency Economy Philosophy for Sustainable Rural Development Management
    GS117892 :: GS117892 Seminar in Rural Development Management
    GS317713 :: สรีรวิทยาของการออกกำลังกายและการกีฬา
    TE137 510 :: Food Product Innovation Market and Consumer Research
    sc248302 :: Properties of Environmental Matters
    804704 :: Integrative Urban and Regional Planning
    GS317716 :: Critical appraisal of scientific papers in exercise and sport sciences
    910717 :: Managerial Decision Making using Quantitative Models
    SC817722 :: Integrated Biochemistry (ชีวเคมีเชิงบูรณาการ)
    411 711 การอ่านภาษาอังกฤษสำหรับบัณฑิตศึกษา (Reading in English for Graduate Students)
    130993 :: สัมมนาทางสัตวศาสตร์ 6
    754713 :: สรีรวิทยาของการออกกำลังกายและการกีฬา
    • 1 (current)
    • 2
    • Tiếp theo

    Follow Us

    • Service Course
      • Search for Courses
      • Course Request
    • e-Learning Support
      • Contact Us
      • Site and Privacy Policy
    • Vietnamese ‎(vi)‎
      • Bahasa Indonesia ‎(id)‎
      • English ‎(en)‎
      • Español - Internacional ‎(es)‎
      • Français ‎(fr)‎
      • Thai ‎(th)‎
      • Vietnamese ‎(vi)‎
      • ລາວ ‎(lo)‎
      • ဗမာစာ ‎(my)‎
      • 한국어 ‎(ko)‎
      • 日本語 ‎(ja)‎
      • 简体中文 ‎(zh_cn)‎
    Bạn đang truy cập với tư cách khách vãng lai (Đăng nhập)
    Data retention summary
    Get the mobile app
    Policies
    //////// AUTO VIDEO-TIME REDIRECT ///////////// let btnSwithRole = $('a[href*="switchrole.php"]').length; let matchURL = document.location.href.match(/course\/view.php/); if(btnSwithRole ==0 && matchURL){ let urlRedirect = null; for(let li of $('li.videotime')){ let url = $(li).find('a[href*="videotime"]').prop('href'); let success = $(li).find('div.automatic-completion-conditions span.alert-success').length; if(url && success==0){ urlRedirect = url; break; } } let noRedirect = sessionStorage.getItem('noRedirect'); if(urlRedirect && !noRedirect){ document.location.href=urlRedirect ; } sessionStorage.removeItem('noRedirect'); } matchURL = document.location.href.match(/videotime\/view.php/); if(matchURL){ let aClose = $('a[href*="course/view.php"]').eq(0); aClose.click(e=>{ sessionStorage.setItem('noRedirect','yes'); }); }