'); popup.document.write(''); popup.document.querySelector('img').width = 600; popup.document.querySelector('img').height = 600; if( true ) popup.document.write(' 오늘 그만 보기 '); popup.document.write(''); } } catch (e) { console.log(e.message); } } if(!pop_cookies.includes('044051309')){/*오늘 노출금지 값이 있는지 확인 절차*/ var popup = window.open('','044051309','scrollbars=yes, resizable=yes, left='+800 +', top='+50+', width='+(600+10)+' height='+ ( 600+40 ) ); try { if(popup.document.getElementsByTagName('body')[0].innerHTML == '') { popup.document.write('STUDY IN KOREA Online Education Fair with Colleges'); popup.document.write(''); popup.document.querySelector('img').width = 600; popup.document.querySelector('img').height = 600; if( true ) popup.document.write(' 오늘 그만 보기 '); popup.document.write(''); } } catch (e) { console.log(e.message); } } if(!pop_cookies.includes('053513905')){/*오늘 노출금지 값이 있는지 확인 절차*/ var popup = window.open('','053513905','scrollbars=yes, resizable=yes, left='+50 +', top='+50+', width='+(600+10)+' height='+ ( 800+40 ) ); try { if(popup.document.getElementsByTagName('body')[0].innerHTML == '') { popup.document.write('Notice'); popup.document.write(''); popup.document.querySelector('img').width = 600; popup.document.querySelector('img').height = 800; if( true ) popup.document.write(' 오늘 그만 보기 '); popup.document.write(''); } } catch (e) { console.log(e.message); } } } function popupNotView(txt,sn){ if(txt === 'T'){ pop_setCookie('noPop',sn, -1); } } function moveNoticeRead(stat, firstValue, secondValue, thirdValue) { let langCd = $("#hidLangCd").val(); let form = document.createElement('form'); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','stat'); objs.setAttribute('value',stat); form.appendChild(objs); if(stat == "1") { objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','nttId'); objs.setAttribute('value',firstValue); form.appendChild(objs); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','bbsId'); objs.setAttribute('value',secondValue); form.appendChild(objs); } else if(stat == "2") { objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','nttId'); objs.setAttribute('value',firstValue); form.appendChild(objs); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','ntn'); objs.setAttribute('value',secondValue); form.appendChild(objs); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','mbrId'); objs.setAttribute('value',thirdValue); form.appendChild(objs); } else if(stat == "3") { objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','spId'); objs.setAttribute('value',firstValue); form.appendChild(objs); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','postId'); objs.setAttribute('value',secondValue); form.appendChild(objs); objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','mbrId'); objs.setAttribute('value',thirdValue); form.appendChild(objs); } // objs = document.createElement('input'); objs.setAttribute('type','hidden'); objs.setAttribute('name','csrf'); var csrf = $("#csrf").val(); // csrf = window.btoa(csrf); objs.setAttribute('value',csrf); form.appendChild(objs); // form.setAttribute('method', 'post'); form.setAttribute('action', "/ko/life/noticeRead.do"); document.body.appendChild(form); form.submit(); } function showTarget(th, target){ $(".infoMomBox").removeClass("on"); $mom = $(th).closest("li"); $mom.addClass("on"); /* var cnt = $("#" + target + "Cnt").val(); if(Number(cnt) > 0){ swiper2.slideTo(Number(cnt),1000,false); } */ //$(".infoBox").hide(); //$("." + target).show(); //$(".infoBox").removeClass("swiper-slide-prev"); //$(".infoBox").removeClass("swiper-slide-active"); //$(".infoBox").removeClass("swiper-slide-next"); //$("." + target).eq(0).addClass("swiper-slide-active"); //$("." + target).eq(1).addClass("swiper-slide-next"); } //언어선택 /* function fn_langChange(lang) { var protocol = $(location).attr('protocol'); var host = $(location).attr('host'); var len = "2"; var curUrl = ""; if(len == 1) { curUrl = protocol + "//" + host ; } else if(len == 2) { curUrl = protocol + "//" + host + "/" + lang + "/" + "main.do" ; } else if(len == 3) { curUrl = protocol + "//" + host + "/" + lang + "/" + "main.do" + "/" + "" ; } else if(len == 4) { curUrl = protocol + "//" + host + "/" + lang + "/" + "main.do" + "/" + "" + "/" + ""; } else if(len == 5) { curUrl = protocol + "//" + host + "/" + lang + "/" + "main.do" + "/" + "" + "/" + "" + "/" + "" ; } var form = $('#langChangeForm'); console.log(curUrl); form.attr("action", curUrl); form.trigger('submit'); } */ // function moveNotice(val, langCd, boardSort) { // let form = document.createElement('form'); // let objs = document.createElement('input'); // objs.setAttribute('type','hidden'); // objs.setAttribute('name','stat'); // objs.setAttribute('value',val); // form.appendChild(objs); // objs = document.createElement('input'); // objs.setAttribute('type','hidden'); // objs.setAttribute('name','boardSort'); // objs.setAttribute('value',boardSort); // form.appendChild(objs); // /// // objs = document.createElement('input'); // objs.setAttribute('type','hidden'); // objs.setAttribute('name','csrf'); // var csrf = $("#csrf").val(); // // csrf = window.btoa(csrf); // objs.setAttribute('value',csrf); // form.appendChild(objs); // /// // form.setAttribute('method', 'post'); // form.setAttribute('action', '/'+langCd+'/life/noticeList.do'); // document.body.appendChild(form); // form.submit(); // } function uptBannerHit(bnrID) { var prm = { "bannerId" : bnrID }; $.ajax({ url : "/ko/main/supportersBannerHitAjax.do", type : "post", async: false, data : {"jsonStr" : JSON.stringify(prm)}, success : function(result){ }, error : function(err){ console.log("error! ==> " + err); } }); } function goMainSrchPage(){ $("#frmMain").submit(); } function goOnlineReceipt(){ $("#onlineReceiptFrm").submit(); } function movingPage(bbsId,nttId){ var form = $('#frmJob'); var url = "/ko/job/Job3Support.do"; if(!isEmptyChk(bbsId) && !isEmptyChk(nttId)){ url = "/ko/job/JobBoardDetail.do?bbsId=" + bbsId + "&nttId=" + nttId + ""; } else if(!isEmptyChk(bbsId)){ url = "/ko/job/JobBoard.do?bbsId=" + bbsId + ""; } form.attr("action", url); form.trigger('submit'); } function movingPage2(pg){ var form = $('#frmMainPage'); var url = "/ko/" + pg + ".do"; form.attr("action", url); form.trigger('submit'); } //패밀리 사이트 function openFamilypopup() { //let url = "/popup/family_site.jsp"; let url = "/popup/family_site.jsp?ssoYn=" + + "?ssoCfm=" + ''; window.open(url,'popup','fullscreen=no,menubar=no,status=no,toolbar=no,titlebar=no,location=no,scrollbars=yes,width=400,height=170'); } //쿠키 지정 function pop_setCookie(name, value, expiredays) { if(pop_getCookie('noPop') != ''){ //금일 지정된 쿠키가 있는 경우 var noPop_value = pop_getCookie('noPop') + ',' + value; }else{ var noPop_value = value; } //쿠키삭제 날짜 지정 var todayDate = new Date(); // 오늘의 연도, 월, 일 정보 추출 var year = todayDate.getUTCFullYear(); // UTC 기준 연도 var month = todayDate.getUTCMonth(); // UTC 기준 월 var day = todayDate.getUTCDate(); // UTC 기준 일 // 오늘의 23시 59분 59초로 설정 var expirationDate = new Date(Date.UTC(year, month, day, 23, 59, 59)); document.cookie = name + '=' + escape(noPop_value) + '; path=/; expires=' + expirationDate.toUTCString() + ';' } //쿠키정보 확인 function pop_getCookie(Name) { var search = Name + "="; if (document.cookie.length > 0) { // 쿠키가 설정되어 있다면 offset = document.cookie.indexOf(search); if (offset != -1) { // 쿠키가 존재하면 offset += search.length; // set index of beginning of value end = document.cookie.indexOf(";", offset); // 쿠키 값의 마지막 위치 인덱스 번호 설정 if (end == -1) end = document.cookie.length; return unescape(document.cookie.substring(offset, end)); } } return ""; }

Study in Korea

Main Menu
회원로그인
k STUDY

Let's learn in detail about the eligibility requirements, university information, and admission procedures for studying in Korea.

more
k SCHOLARSHIP

Before coming to study in Korea, check out various scholarships offered by universities, government agencies, and organizations.

more
k LIFE

Check out various information needed for student life in Korea through the Korean International Student Association or supporter communities.

more
k JOB

Check the employment and job information provided by Korean companies or universities.

more
k FAIR

Check the schedule of various study abroad fairs held annually and participate in the fairs.

more

게시판

new
Notice
[Visiting Consultation for Intl' Students] Get Your Career, Visa, and Life Consultations

 

 

 

🌏 Visiting Consultation for International Students! 🗣️

Are you studying in Korea? Join us for a special consultation session hosted by the NIIED & Study in Korea Team! Get valuable guidance, insights, and support to help you thrive in Korea. 🎓🇰🇷

📍 When & Where?
November 26, 2024
10AM - 4PM
배재대학교 Pai Chai University, 21st Building, Concert Hall

 Who Can Attend?
International students studying in the near Daejeon and Chungcheongnam-do area

💸 Fee & Registration
No fee or registration required! However, participating in the survey below can help us improve the program.

📋 Student Survey
Help us improve by filling out our survey! (QR code is available in the Info Card)
Korean ➡️

https://forms.gle/SUGkzp9RzJenvAZk9


English ➡️

https://forms.gle/iPyiKXL8fpSq1fFt9


Chinese ➡️

https://forms.gle/CK2YidSUuFNBWcT19



 Event Highlights:
- 1:1 Consultation on Student Life & Resume, Cover Letter Review
(✔️ For Resume, Cover Letter review, please bring a printed copy with you)
- Overview of NIIED's Work 😎
- HR Specialist Consultation for Career Success
- Senior Career Talk: Real Advice from International Students Who Made It!
- Visa Guidance for Your Future in Korea
- And a chance to win a gift in our end-of-event raffle! 🎁

See you at the session !

 

🌏 찾아가는 외국인 유학생 방문 상담 🗣️

한국에서 졸업 후 직장을 찾고 싶은데 좋은 직장을 찾는 법, 자기소개서 쓰는 법을 모르겠나요? 비자 정보도 너무 어렵나요? 외국인 유학생으로 생활하며 불편한 점이 있나요? 🎓🇰🇷

국립국제교육원에서 준비한 <찾아가는 외국인 유학생 방문 상담>에 참가하여 상담과 강의를 들어보세요 !

📍 일시 및 장소
2024년 11월 26일
오전 10시 - 오후 4시
배재대학교 콘서트홀(21세기관)

✨ 참석 대상
대전 충남 지역에서 공부 중인 외국인 유학생

💸 참가비 및 등록
참가비 없어요. 등록도 필요하지 않아요.
그렇지만, 설문조사에 참여해 주시면 강의에서 여러분이 원하는 정보를 더 담을 수 있습니다!

📋 설문조사 링크 (포스터와 카드 뉴스에 QR 코드도 있어요)
한국어 ➡️ https://forms.gle/SUGkzp9RzJenvAZk9
영어 ➡️ https://forms.gle/iPyiKXL8fpSq1fFt9
중국어 ➡️ https://forms.gle/CK2YidSUuFNBWcT19

✨ 이벤트 주요 내용
- 1:1 맞춤 상담 (이력서 및 자기소개서 리뷰, 유학 생활)
(✔️리뷰를 원하시는 분은 프린트 해오세요 !)
- NIIED의 주요 업무 소개
- HR 전문가가 알려주는 국내 취업 하는 법
- 한국에서 취업한 외국인 유학생 선배의 강의
- 비자 전문가의 비자 강의
- 이벤트 마지막에는 추첨을 통해 선물 증정! 🎁

외국인 유학생들의 취업과 생활을 위한 프로그램을 다양하게 준비하였습니다.
11월 26일, 배재대에서 만나요!

 

Check out details on our Instagram (@studyinkorea_niied) or in the attached file named Info Card.zip

자세한 사항은 스터디인코리아 인스타그램이나 첨부된 카드뉴스 파일을 확인하세요 ! 

2024-11-14
Notice
2024 National Museum of World Writing Systems Information on recruitment for education of foreign group

□ Education Overview

ㅇ Name of education : ‘MoW Silkroad : Traverse the History of Records’

ㅇ Date : 2024. 10. 18. ~ 11. 15. Every Friday, 14:00~16:00 (120 minutes)

※Date and time of education can be discussed.

ㅇ Target : Foreigners or Foreign group(once a day, around 25 people per session)

ㅇ Venue : Seminar room of National Museum World Writing Systems

ㅇ Contents : Find out the characteristic and changes of various writing material of characters and leave my traces (recording letters) using writing material.

※ The education will be conducted in English.

 

□ Application Information

ㅇ Application period : From 2024.08.21.(Wed) to the first-come, first-served basis

ㅇ How to apply

- Phone : 02-6953-2676, 032-290-2078

- Online url :

https://forms.office.com/r/d4rqbdxZM2

- E-mail : general@cnkaero.co.kr

※ Reservation is confirmed after consultation on the education date

 

□ Note

ㅇ If you are unable to attend after applying, please contact us at least 14 days(2 weeks) in advance.

※ If you cancel on the same day or do not attend without permission, it may be difficult to apply for education in the future.

ㅇ Please attend 10 minutes before the start of the education to confirm attendance.

ㅇ Photos taken in the education can be used in education recording, promotions and publications.

ㅇ Education schedule may change inevitably due to internal circumstances of museum.

ㅇ Contact : Secretariat : 02-6953-2676(general@cnkaero.co.kr)Research and Education Dept. 032-290-2078, 2053

 

 

* 국립국제교육원은 해당 기관의 요청으로 정보를 제공하며, 관련 정보에 대한 모든 책임은 해당 기관(기업)에 있음을 알려 드립니다.  

2024-09-27
new
Notice
[Visiting Consultation for Intl' Students] Get Your Career, Visa, and Life Consultations

 

 

 

🌏 Visiting Consultation for International Students! 🗣️

Are you studying in Korea? Join us for a special consultation session hosted by the NIIED & Study in Korea Team! Get valuable guidance, insights, and support to help you thrive in Korea. 🎓🇰🇷

📍 When & Where?
November 26, 2024
10AM - 4PM
배재대학교 Pai Chai University, 21st Building, Concert Hall

 Who Can Attend?
International students studying in the near Daejeon and Chungcheongnam-do area

💸 Fee & Registration
No fee or registration required! However, participating in the survey below can help us improve the program.

📋 Student Survey
Help us improve by filling out our survey! (QR code is available in the Info Card)
Korean ➡️

https://forms.gle/SUGkzp9RzJenvAZk9


English ➡️

https://forms.gle/iPyiKXL8fpSq1fFt9


Chinese ➡️

https://forms.gle/CK2YidSUuFNBWcT19



 Event Highlights:
- 1:1 Consultation on Student Life & Resume, Cover Letter Review
(✔️ For Resume, Cover Letter review, please bring a printed copy with you)
- Overview of NIIED's Work 😎
- HR Specialist Consultation for Career Success
- Senior Career Talk: Real Advice from International Students Who Made It!
- Visa Guidance for Your Future in Korea
- And a chance to win a gift in our end-of-event raffle! 🎁

See you at the session !

 

🌏 찾아가는 외국인 유학생 방문 상담 🗣️

한국에서 졸업 후 직장을 찾고 싶은데 좋은 직장을 찾는 법, 자기소개서 쓰는 법을 모르겠나요? 비자 정보도 너무 어렵나요? 외국인 유학생으로 생활하며 불편한 점이 있나요? 🎓🇰🇷

국립국제교육원에서 준비한 <찾아가는 외국인 유학생 방문 상담>에 참가하여 상담과 강의를 들어보세요 !

📍 일시 및 장소
2024년 11월 26일
오전 10시 - 오후 4시
배재대학교 콘서트홀(21세기관)

✨ 참석 대상
대전 충남 지역에서 공부 중인 외국인 유학생

💸 참가비 및 등록
참가비 없어요. 등록도 필요하지 않아요.
그렇지만, 설문조사에 참여해 주시면 강의에서 여러분이 원하는 정보를 더 담을 수 있습니다!

📋 설문조사 링크 (포스터와 카드 뉴스에 QR 코드도 있어요)
한국어 ➡️ https://forms.gle/SUGkzp9RzJenvAZk9
영어 ➡️ https://forms.gle/iPyiKXL8fpSq1fFt9
중국어 ➡️ https://forms.gle/CK2YidSUuFNBWcT19

✨ 이벤트 주요 내용
- 1:1 맞춤 상담 (이력서 및 자기소개서 리뷰, 유학 생활)
(✔️리뷰를 원하시는 분은 프린트 해오세요 !)
- NIIED의 주요 업무 소개
- HR 전문가가 알려주는 국내 취업 하는 법
- 한국에서 취업한 외국인 유학생 선배의 강의
- 비자 전문가의 비자 강의
- 이벤트 마지막에는 추첨을 통해 선물 증정! 🎁

외국인 유학생들의 취업과 생활을 위한 프로그램을 다양하게 준비하였습니다.
11월 26일, 배재대에서 만나요!

 

Check out details on our Instagram (@studyinkorea_niied) or in the attached file named Info Card.zip

자세한 사항은 스터디인코리아 인스타그램이나 첨부된 카드뉴스 파일을 확인하세요 ! 

2024-11-14
Notice
2024 National Museum of World Writing Systems Information on recruitment for education of foreign group

□ Education Overview

ㅇ Name of education : ‘MoW Silkroad : Traverse the History of Records’

ㅇ Date : 2024. 10. 18. ~ 11. 15. Every Friday, 14:00~16:00 (120 minutes)

※Date and time of education can be discussed.

ㅇ Target : Foreigners or Foreign group(once a day, around 25 people per session)

ㅇ Venue : Seminar room of National Museum World Writing Systems

ㅇ Contents : Find out the characteristic and changes of various writing material of characters and leave my traces (recording letters) using writing material.

※ The education will be conducted in English.

 

□ Application Information

ㅇ Application period : From 2024.08.21.(Wed) to the first-come, first-served basis

ㅇ How to apply

- Phone : 02-6953-2676, 032-290-2078

- Online url :

https://forms.office.com/r/d4rqbdxZM2

- E-mail : general@cnkaero.co.kr

※ Reservation is confirmed after consultation on the education date

 

□ Note

ㅇ If you are unable to attend after applying, please contact us at least 14 days(2 weeks) in advance.

※ If you cancel on the same day or do not attend without permission, it may be difficult to apply for education in the future.

ㅇ Please attend 10 minutes before the start of the education to confirm attendance.

ㅇ Photos taken in the education can be used in education recording, promotions and publications.

ㅇ Education schedule may change inevitably due to internal circumstances of museum.

ㅇ Contact : Secretariat : 02-6953-2676(general@cnkaero.co.kr)Research and Education Dept. 032-290-2078, 2053

 

 

* 국립국제교육원은 해당 기관의 요청으로 정보를 제공하며, 관련 정보에 대한 모든 책임은 해당 기관(기업)에 있음을 알려 드립니다.  

2024-09-27
Job
[기아] 2024 Kia Global(Foreigner) Career Opening (~10/14 13:00)

[2024 Kia Global(Foreigner) Career Opening]

▶Apply : https://bit.ly/3YfJUqk

All members of Kia believe that movement leads to growth.
Explore the infinite opportunities and join us to lead the future mobility inspirations.

■Positions
□ PBV
- Global Business Development Manager for Kia’s Global PBV Business
- Marketing Strategy Establishment and Communication (Japan)

□ Strategic Business Planning
- Kia Global Social Contribution Planning and Operation

□ Human Resources & Administration
- Talent Branding Marketer
- Organizational Development


□ Global Bland & CX (Customer Experience)
- AI CX Planning
- VoC Data Analysis
- Kia Connect Store Global Operation
- In-Vehicle Experience Trend/ UX Analysis

□ Global Operations
- Global Business


■Process
1. Document Screening
2. Competency Assessment and 1st Interview
3. 2nd Interview
4. C&B Negotiation
5. Hire

■Others
[Application Guide]
※ Applications must be submitted by 1:00 PM Korea Standard Time (KST) on October 14th.
- Need help on your application? Click the link below and find '2024 Kia Global Talent (Foreigner)
Career Opening (Entry/Experienced Roles) Guide'.
  2024 Kia Global Talent (Foreigner) Career Opening (Entry/Experienced Roles) Guide
- Please click the link below and check under the [Foreigner] category for FAQ.
  Foreigner FAQ

▶ Apply : https://bit.ly/3YfJUqk

[Applicant Guidelines]
- Multiple applications for the [Global Talent (Foreigner)] position openings are not allowed.
- If the information provided in the application is found to be false, the offer of employment will be
revoked.
- Due to heavy traffic on the application deadline, submitting your application in advance is
recommended.
- All applicants will be notified of the results, regardless of whether they are selected or not, through
our website.
- The schedule for each stage of the recruitment process may vary depending on the position. Detailed
schedules for subsequent stages will be provided individually to successful candidates.
- Additional verification procedures may be conducted in accordance with our recruitment processes.

[For Your Reference]
- Individuals with disabilities will be given preferential consideration in accordance with relevant laws
and regulations.
- For inquiries related to recruitment, please use the [FAQ] - [Frequently Asked Questions] - [1:1
Inquiry] section on our recruitment website.

2024-10-08
Job
[태재대학교] 외국인 유학생 아르바이트 모집

Taejae University, headquartered in Seoul, Korea, is a newly founded university by the Taejae University Foundation. The mission of Taejae University is to prepare students to become global citizens equipped with the balanced perspectives and knowledge needed to bridge a divide between the East and West and achieve Great Harmony worldwide. 

 

As a part in recruitment and admission of international students as well as development of outreach to various institutes, high schools, Taejae University Student Recruitment Office is currently seeking a highly motivated and detail-oriented individual for a part-time position as a Global Assistant. This will be an opportunity to gain valuable hands-on experience in various aspects and cultivate creative and professional skills by collaborating with dedicated professionals.

 

 

Application Timeline of Global (part-time) Assistant

 

1. Application Submission Deadline : August 12, 2024 (Mon) by 11:59 pm (KST)

* Applications are to be submitted to 

admissions@taejae.ac.kr

 along with the required documents attached.

 

2. In-person Interview: August 14, 2024 (Wed)

 *Interview date, time and venue will be notified individually to the short-listed candidates via email provided in the application.

 

3. Final Announcement: August 15, 2024 (Thu) 

* Final Announcements will be notified individually via email provided in the application. 

 

4. Expected Start Date: August 19, 2024 (Mon) 

 

 

Job Description

 

1. Job Title: Global (Part-Time) Assistant

 

2. Organization: Taejae University - Office of Student Recruitment 

 

3. Type of Contract: Part-time job (a minimum of 3-month contract) 

 

4. Expected Working Period : August 19, 2024 - November 15, 2024

 

5. Working Languages: English and Chinese

 

6. Working Hours: 

  • Requires commitment of 7.5 hours per day for 2 days per week 

(in total 15 hours per week) 

* Working days and time may be further discussed

 

7. Salary wage: 15,000 won / hour

 

 

Duties & Responsibilities

 

This assignment includes but are not limited to the following tasks: 

 

  • Activities/Event support: Assist in coordination and the organization of meetings and activities of Office of Student Recruitment, such as hosting and arranging visits, meetings, and events, and etc.



  • Public Relations (PR) activities support : Assist in production of Taejae related promotional materials such as brochures, social media posts, video contents, etc.; provide assistance in managing social media channels (Facebook, Instagram, TikTok, Wechat, Xiaohongshu, etc.), and etc.

 

 

Qualifications and Skills 

 

  1. Potential candidates should be enrolled as an international undergraduate or graduate in Korea-based university

 

  1. Fluency in English and Chinese (both written and spoken) is required. 

 

  1. Advanced computer skills are required (Word, Excel, PowerPoint, Hancom etc.) 

 

 

How to Apply 

 

Along with the documents listed below, your Application must be submitted to 

admissions@taejae.ac.kr

 by 12 August 2024 (Friday) KST at the latest.

 

 

Document for Submission:

  • Required document

    • Application Form (in PDF or Word)

 

  • Other optional documents

    • Resume or CV 

2024-08-05

Online Consultation

Write your inquiry