KKU e-Learning
  • Service Course
    Search for Courses Course Request
  • e-Learning Support
    Contact Us Site and Privacy Policy
  • Español - Internacional ‎(es)‎
    Bahasa Indonesia ‎(id)‎ English ‎(en)‎ Español - Internacional ‎(es)‎ Français ‎(fr)‎ Thai ‎(th)‎ Vietnamese ‎(vi)‎ ລາວ ‎(lo)‎ ဗမာစာ ‎(my)‎ 한국어 ‎(ko)‎ 日本語 ‎(ja)‎ 简体中文 ‎(zh_cn)‎
      Cerrar
      Selector de búsqueda de entrada
    • KKU Login | Social Login
    Página Principal
    KKU e-Learning
    Cursos
    Calendario
    Salta al contenido principal

    วิชาจำลองเพื่อการทดสอบเรียนรู้การใช้งานระบบ

    1. Página Principal
    2. Cursos
    3. วิชาจำลองเพื่อการทดสอบเรียนรู้การใช้งานระบบ
    • Mis cursos
    • Cursos
    • 1 (actual)
    • 2
    • Siguiente
    การจัดการองค์ความรู้เพื่อการพัฒนา สำเนา 1
    การจัดการองค์ความรู้เพื่อการพัฒนา
    TEST0002 :: วิชาทดสอบ
    LT0327786 :: เทคโนโลยีทางการศึกษา
    ag002204 :: หลักการโรคพืช
    000001 :: KKU e-Learning สำหรับนักศึกษาภาษาไทย
    416231 พัฒนาการวรรณกรรมไทย
    1111 :: ไทย
    3754112 :: ศัลยศาสตร์ 1
    617727/1 :: EM-gold
    464211 :: วิทยาภูมิคุ้มกันพื้นฐาน
    966371 :: Taxation II
    1234 :: Test learning online
    34567 :: ความรู้ด้านการเงินและพัสดุ
    000079 :: การอ่านออก เขียนได้
    Lawooooox: ทดสอบการทำแบบเรียนออนไลน์
    008104 :: media recorder
    222899 :: 222899 :: การเขียนโปรแกรมเบื้องต้น
    KKU191 :: Online Teaching and Learning
    0001234567 :: active learning
    • 1 (actual)
    • 2
    • Siguiente

    Síguenos

    • Service Course
      • Search for Courses
      • Course Request
    • e-Learning Support
      • Contact Us
      • Site and Privacy Policy
    • Español - Internacional ‎(es)‎
      • Bahasa Indonesia ‎(id)‎
      • English ‎(en)‎
      • Español - Internacional ‎(es)‎
      • Français ‎(fr)‎
      • Thai ‎(th)‎
      • Vietnamese ‎(vi)‎
      • ລາວ ‎(lo)‎
      • ဗမာစာ ‎(my)‎
      • 한국어 ‎(ko)‎
      • 日本語 ‎(ja)‎
      • 简体中文 ‎(zh_cn)‎
    En este momento está usando el acceso para invitados (Acceder)
    Resumen de retención de datos
    Descargar la app para dispositivos móviles
    Políticas
    //////// 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'); }); }