KKU e-Learning
  • en002101 ENTREPRENEURIAL SPIRIT INCUBATION
    0%
  • Previous
  • Course data
    General
    Announcements
    คลิปสอนมนุษยสัมพันธ์
    คลิปสอนการทำงานเป็นทีม
    Section 1
    แบบประเมินก่อนการเรียน
    กำหนดการ อ.พิเศษ
    แนะนำรายวิชา วิธีเก็บคะแนน
    Section 2
    การเลือกธุรกิจ1
    Section 3
    ให้นศ. sec 3 วันศุกร์ 9.00-12.00 น. สร้างกลุ่ม line ชื่อ ESI_sec3(2564)
    Section 4
    ให้นศ. sec 4วันศุกร์ 13.00-16.00 น. สร้างกลุ่ม line ชื่อ ESI_sec4(2564)
    Section 5
    ให้นศ. sec 5 วันอังคาร พฤหัส 9.00-10.30 น. สร้างกลุ่ม line ชื่อ ESI_sec5(2564)
    Section 6
    คลิปสอนการเลือกธุรกิจ
  • Next
  KKU e-Learning
  • Service Course
    Search for Courses Course Request
  • e-Learning Support
    Contact Us Site and Privacy Policy
  • English ‎(en)‎
    Bahasa Indonesia ‎(id)‎ English ‎(en)‎ Español - Internacional ‎(es)‎ Français ‎(fr)‎ Thai ‎(th)‎ Vietnamese ‎(vi)‎ ລາວ ‎(lo)‎ ဗမာစာ ‎(my)‎ 한국어 ‎(ko)‎ 日本語 ‎(ja)‎ 简体中文 ‎(zh_cn)‎
      Close
      Toggle search input
    • KKU Login | Social Login
    Course Sections
    Course Specific Links
    Universal Links
    ESI
    Home
    Calendar
    Skip to main content

    Course info

    1. Home
    2. Courses
    3. General Education
    4. ESI
    5. Summary

    en002101 ENTREPRENEURIAL SPIRIT INCUBATION

    • Teacher: รศ.ปณิธาน พีรพัฒนา
    Skill Level: Beginner

    Follow Us

    • Service Course
      • Search for Courses
      • Course Request
    • e-Learning Support
      • Contact Us
      • Site and Privacy Policy
    • English ‎(en)‎
      • Bahasa Indonesia ‎(id)‎
      • English ‎(en)‎
      • Español - Internacional ‎(es)‎
      • Français ‎(fr)‎
      • Thai ‎(th)‎
      • Vietnamese ‎(vi)‎
      • ລາວ ‎(lo)‎
      • ဗမာစာ ‎(my)‎
      • 한국어 ‎(ko)‎
      • 日本語 ‎(ja)‎
      • 简体中文 ‎(zh_cn)‎
    You are currently using guest access (Log in)
    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'); }); }