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
    Home
    KKU e-Learning
    Courses
    Calendar
    Skip to main content

    คณะเศรษฐศาสตร์

    1. Home
    2. Courses
    3. Humanities & Social Sciences
    4. คณะเศรษฐศาสตร์
    • My Courses
    • Courses
    EC101004 Semester 1 Academic Year 2021
    EC101004 : MACROECONOMICS I STRUCTURE OF ECONOMIC SYSTEM
    EC111007 Mathematical Economics 1 - 2020
    PRELIMINALY MACROECONOMICS FOR KKBS
    EC101004 :: เศรษฐศาสตร์มหภาค 1 : โครงสร้างระบบเศรษฐกิจ
    EC101004 :: เศรษฐศาสตร์มหภาค 1 : โครงสร้างระบบเศรษฐกิจ
    EC127005 :: Applied Econometrics 1-2562
    962413 :: Advanced Microeconomics 1-2562
    962451 :: International Trade Theory and Policy 1-2562
    EC101001 Microeconomics I: Consumers, Producers, and Market Prices sec. 2 1-2562
    EC101008 :: Statistics for Economist
    962368 :: ปรัชญาของเศรษฐกิจพอเพียง
    EC111001 ::Microeconomics I: Consumers, Producers, and Market Prices
    EC101001 :: Microeconomics I: Consumers, Producers, and Market Prices
    962352 :: International Economic Cooperation 2/2560-61
    962445 :: เศรษฐกิจลุ่มน้ำโขง
    962702::เศรษฐศาสตร์ธุุรกิจ
    962206 :: การคลังสาธารณะ
    962322 :: การคลังท้องถิ่น

    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'); }); }