KKU e-Learning
  • CL402761 : PROJECT FEASIBILITY STUDY AND EVALUATION
    0%
  • Previous
  • Course data
    General
    Announcements
    Course Syllabus
    CL402761 : PROJECT FEASIBILITY STUDY AND EVALUATION
    Lecture Handout
    Lecture 1 Overview of Project Feasibility Study and Evaluation
    Lecture 2 Financial Analysis
    Lecture 3 การวิเคราะห์อัตราส่วนทางการเงิน (Financial Ratio Analysis)
    Lecture 3 การวิเคราะห์อัตราส่วนทางการเงิน (Financial Ratio Analysis) case study
    Lecture 4 การวิเคราะห์เงินลงทุนและต้นทุนกำไร ( Cost-Benefit Analysis)
    Lecture 5-6: งบลงทุน (The Capita Budgeting)
    Lecture 7: การประเมินมูลค่าทางการเงิน (Financial Valuation) Part 1
    Lecture 8: การประเมินมูลค่าทางการเงิน (Financial Valuation) Part 2
    Term Project
    Group and Consult
    Term project
    Assignments
    แบบฝึกหัดครั้งที่ 3 อัตราส่วนทางการเงิน
    ตัวอย่างที่ 9
    DPB:L
    NPV:L
    Quiz 1
    Quiz 2
    VDO and Additional materials
    04/01/2566
    Table
    18/01/2566
  • 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
    PROJECT FEA
    Home
    Calendar
    Skip to main content

    Course info

    1. Home
    2. Courses
    3. วิทยาลัยการปกครองท้องถิ่น
    4. PROJECT FEA
    5. Summary

    CL402761 : PROJECT FEASIBILITY STUDY AND EVALUATION

    • Teacher: ผศ.ปาริฉัตร ศิลปเทศ
    • 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'); }); }