[학부] 2026-2학기 중국 유학생 학업 동기 부여 HY-전공 등불 (专业明灯) 멘티 모집
나도 할 수 있다! 전공등불 성공 백서You Can Succeed Too! | 专业明灯 成功白皮书함께 만든 놀라운 변화 (2025-2 성과 요약)共同创造的惊人变化 (2025-2 成果摘要)71.4%성적 향상 성공률成绩提升成功率0%중도 탈락률中途辍学率+0.27평균 평점 상승平均学分绩点提升우리의 리얼 성공 스토리我们的真实成功故事Rising Star | 优秀导师학생 A: "학습 루틴이 인생을 바꿨습니다"学生A: "学习常规改变了我的生活""처음에는 1시간도 앉아있기 힘들었지만, 멘토링을 통해 **'3시간 루틴(수업 후 즉각 복습)'**을 만들었습니다. 이제는 전공 과목이 더 이상 두렵지 않습니다.""起初我很难坐下来学习1小时,但通过项目我养成了'3小时常规(课后立即复习)'的习惯。现在我不再害怕专业课了。"비결: 수업 직후 도서관 3시간 복습 + 교수님 밀착 질문Turnaround | 逆袭之星학생 B: "학사경고의 위기를 넘어 희망으로"学生B: "跨越学业警告的危机,重拾希望""평점 1.47점... 학교를 그만둘까 고민했습니다. 하지만 전공등불 멘토를 만나 공부하는 법을 배웠고, 이번 학기 **2.08점(+0.61 상승)**을 기록하며 자신감을 되찾았습니다!""成绩只有 1.47 分时,我曾考虑过辍学。但在遇到项目的导师后,我学会了如何学习,本学期我的成绩提高到了 2.08 分(提高了 0.61 分),重新找回了自信!"비결: 멘토와 함께하는 주차별 목표 설정Achievement | 优异成绩학생 C: "2점대 평점에서 B+의 세계로"学生C: "从 2.0 分段迈向 B+ 的世界""어려운 경제 용어들을 멘토와 함께 중국어로 풀어서 공부한 것이 결정적인 도움이 되었습니다. 평점 **2.40에서 3.00으로 점프**했어요!""导师用中文为我讲解复杂的经济术语,这对我起到了决定性的帮助。我的学分绩点从 2.40 跃升到了 3.00!"비결: 중국어-한국어 혼용 전공 학습2026-2학기 당신이 실천할 3가지 비법2026-2学期你将实践的三个秘诀3시간의 마법 (3 Hours Magic): 수업 직후 도서관으로 향하는 습관이 성적을 결정합니다.课后直接去图书馆的习惯将决定你的成绩。부끄러워 말고 질문하기 (Ask Boldly): 교수님께 질문하는 1분이 혼자 고민하는 10시간보다 낫습니다.向教授请教的 1 分钟胜过独自苦思冥想 10 小时。혼자가 아닌 함께 (Together): 전공등불의 멘토와 AI 시스템이 당신의 페이스메이커가 되어드립니다.“专业明灯”项目的导师和 AI 系统将成为你的领跑员。당신도 주인공이 될 수 있습니다!지금 바로 2026-2학기 '전공 등불' 멘티에 신청하세요.你也可以成为主角!立即申请参加 2026-2 学期“专业明灯”项目。한양대학교 경제금융대학 RC행정팀 | HY-전공 등불 (专业明灯) 프로젝트Hanyang University College of Economics and Finance
2026-2학기 중국 유학생 'HY-전공 등불(专业明灯)' 멘티 모집 안내
학업이 어렵게 느껴지나요?
학사 제도가 아직 낯설게만 느껴지나요?
혹은 더 잘하고 싶은데, 어디서부터 시작해야 할지 고민인가요?첨부파일의 멘티모집 안내문과 신청서를 열어보세요^^
$(document).ready(function() {
$('#summernote_contents').summernote({
toolbar: [
// [groupName, [list of button]]
['fontname', ['fontname']],
['fontsize', ['fontsize']],
['style', ['bold', 'italic', 'underline','strikethrough', 'clear']],
['color', ['forecolor','color']],
['table', ['table']],
['para', ['ul', 'ol', 'paragraph']],
['height', ['height']],
['insert',['picture','link','video']],
['view', ['fullscreen', 'codeview', 'help']]
],
fontNames: ['Arial', 'Arial Black', 'Comic Sans MS', 'Courier New','맑은 고딕','궁서','굴림체','굴림','돋움체','바탕체'],
fontSizes: ['8','9','10','11','12','14','16','18','20','22','24','28','30','36','50','72'],
placeholder: '내용을 입력해 주세요.',
tabsize: 2,
width: '100%',
height: '400',
lang: 'ko-KR',
minHeight: null,
maxHeight: null,
focus: false,
shortcuts: false,
dialogsInBody: true,
codeviewFilter: false,
codeviewFilterRegex: /]*?>/gi,
codeviewIframeFilter: true,
codeviewIframeWhitelistSrc: [],
codeviewIframeWhitelistSrcBase: [
'www.youtube.com',
'www.youtube-nocookie.com',
'www.facebook.com',
'instagram.com',
'player.vimeo.com',
],
callbacks: {
onImageUpload: function(files, editor, welEditable) {
for (var i = 0; i < files.length; i++) {
sendFile(files[i], this);
}
}
}
});
});
function sendFile(file, el) {
var form_data = new FormData();
form_data.append('file', file);
$.ajax({
data: form_data,
type: "POST",
url: '/common/lib/summernote/upload.php',
cache: false,
contentType: false,
enctype: 'multipart/form-data',
processData: false,
async: false,
success: function(url) {
$(el).summernote('editor.insertImage', url);
}
});
}
$.summernote.dom.walkPoint = (function (_super) {
return function () {
var startPoint = arguments[0]
var endPoint = arguments[1]
var handler = arguments[2]
var isSkipInnerOffset = arguments[3]
let point = startPoint;
while (point) {
handler(point);
if ($.summernote.dom.isSamePoint(point, endPoint)) {
break;
}
const isSkipOffset = isSkipInnerOffset &&
startPoint.node !== point.node &&
endPoint.node !== point.node;
point = $.summernote.dom.nextPoint(point, isSkipOffset);
}
};
})($.summernote.dom.walkPoint);
<div class="header" style="background-image: linear-gradient(135deg, rgb(0, 45, 86) 0%, rgb(0, 74, 143) 100%); background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; color: rgb(255, 255, 255); padding: 60px 20px; text-align: center; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px; font-family: "Noto+Sans+KR", "Noto Sans SC", sans-serif; font-size: medium; letter-spacing: normal;"><h1 style="font-size: 2.5em; margin-bottom: 10px;">나도 할 수 있다! 전공등불 성공 백서</h1><p style="font-size: 1.2em; opacity: 0.9;">You Can Succeed Too! | <span style="color: rgb(255, 215, 0);">专业明灯 成功白皮书</span></p></div><div class="container" style="max-width: 900px; margin: -40px auto 40px; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255); padding: 40px; border-radius: 15px; box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 30px; color: rgb(51, 51, 51); font-family: "Noto+Sans+KR", "Noto Sans SC", sans-serif; font-size: medium; letter-spacing: normal;"><div class="section-title" style="border-left: 5px solid rgb(255, 215, 0); padding-left: 15px; margin: 40px 0px 20px; color: rgb(0, 45, 86); font-size: 1.5em;">함께 만든 놀라운 변화 (2025-2 성과 요약)<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">共同创造的惊人变化 (2025-2 成果摘要)</span></div><div class="stats-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; text-align: center;"><div class="stat-card" style="background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 241, 248); padding: 25px; border-radius: 12px; border-bottom: 4px solid rgb(0, 45, 86);"><h2 style="font-size: 2em; color: rgb(0, 45, 86);">71.4%</h2><p style="font-size: 0.9em; color: rgb(102, 102, 102); margin-top: 5px;">성적 향상 성공률</p><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">成绩提升成功率</span></div><div class="stat-card" style="background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 241, 248); padding: 25px; border-radius: 12px; border-bottom: 4px solid rgb(0, 45, 86);"><h2 style="font-size: 2em; color: rgb(0, 45, 86);">0%</h2><p style="font-size: 0.9em; color: rgb(102, 102, 102); margin-top: 5px;">중도 탈락률</p><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">中途辍学率</span></div><div class="stat-card" style="background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 241, 248); padding: 25px; border-radius: 12px; border-bottom: 4px solid rgb(0, 45, 86);"><h2 style="font-size: 2em; color: rgb(0, 45, 86);">+0.27</h2><p style="font-size: 0.9em; color: rgb(102, 102, 102); margin-top: 5px;">평균 평점 상승</p><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">平均学分绩点提升</span></div></div><div class="section-title" style="border-left: 5px solid rgb(255, 215, 0); padding-left: 15px; margin: 40px 0px 20px; color: rgb(0, 45, 86); font-size: 1.5em;">우리의 리얼 성공 스토리<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">我们的真实成功故事</span></div><div class="case-study" style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border: 1px solid rgb(238, 238, 238); padding: 25px; border-radius: 12px; margin-bottom: 25px; transition: transform 0.3s;"><span class="badge" style="display: inline-block; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 215, 0); color: rgb(0, 45, 86); padding: 4px 12px; border-radius: 20px; font-size: 0.8em; font-weight: bold; margin-bottom: 10px;">Rising Star | 优秀导师</span><h3>학생 A: "학습 루틴이 인생을 바꿨습니다"</h3><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">学生A: "学习常规改变了我的生活"</span><div class="quote" style="font-style: italic; color: rgb(85, 85, 85); padding: 15px; border-left: 3px solid rgb(221, 221, 221); margin: 15px 0px; background: rgb(252, 252, 252);">"처음에는 1시간도 앉아있기 힘들었지만, 멘토링을 통해 **'3시간 루틴(수업 후 즉각 복습)'**을 만들었습니다. 이제는 전공 과목이 더 이상 두렵지 않습니다."<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">"起初我很难坐下来学习1小时,但通过项目我养成了'3小时常规(课后立即复习)'的习惯。现在我不再害怕专业课了。"</span></div><p><strong>비결:</strong> 수업 직후 도서관 3시간 복습 + 교수님 밀착 질문</p></div><div class="case-study" style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border: 1px solid rgb(238, 238, 238); padding: 25px; border-radius: 12px; margin-bottom: 25px; transition: transform 0.3s;"><span class="badge" style="display: inline-block; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 215, 0); color: rgb(0, 45, 86); padding: 4px 12px; border-radius: 20px; font-size: 0.8em; font-weight: bold; margin-bottom: 10px;">Turnaround | 逆袭之星</span><h3>학생 B: "학사경고의 위기를 넘어 희망으로"</h3><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">学生B: "跨越学业警告的危机,重拾希望"</span><div class="quote" style="font-style: italic; color: rgb(85, 85, 85); padding: 15px; border-left: 3px solid rgb(221, 221, 221); margin: 15px 0px; background: rgb(252, 252, 252);">"평점 1.47점... 학교를 그만둘까 고민했습니다. 하지만 전공등불 멘토를 만나 공부하는 법을 배웠고, 이번 학기 **2.08점(+0.61 상승)**을 기록하며 자신감을 되찾았습니다!"<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">"成绩只有 1.47 分时,我曾考虑过辍学。但在遇到项目的导师后,我学会了如何学习,本学期我的成绩提高到了 2.08 分(提高了 0.61 分),重新找回了自信!"</span></div><p><strong>비결:</strong> 멘토와 함께하는 주차별 목표 설정</p></div><div class="case-study" style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border: 1px solid rgb(238, 238, 238); padding: 25px; border-radius: 12px; margin-bottom: 25px; transition: transform 0.3s;"><span class="badge" style="display: inline-block; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 215, 0); color: rgb(0, 45, 86); padding: 4px 12px; border-radius: 20px; font-size: 0.8em; font-weight: bold; margin-bottom: 10px;">Achievement | 优异成绩</span><h3>학생 C: "2점대 평점에서 B+의 세계로"</h3><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">学生C: "从 2.0 分段迈向 B+ 的世界"</span><div class="quote" style="font-style: italic; color: rgb(85, 85, 85); padding: 15px; border-left: 3px solid rgb(221, 221, 221); margin: 15px 0px; background: rgb(252, 252, 252);">"어려운 경제 용어들을 멘토와 함께 중국어로 풀어서 공부한 것이 결정적인 도움이 되었습니다. 평점 **2.40에서 3.00으로 점프**했어요!"<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">"导师用中文为我讲解复杂的经济术语,这对我起到了决定性的帮助。我的学分绩点从 2.40 跃升到了 3.00!"</span></div><p><strong>비결:</strong> 중국어-한국어 혼용 전공 학습</p></div><div class="section-title" style="border-left: 5px solid rgb(255, 215, 0); padding-left: 15px; margin: 40px 0px 20px; color: rgb(0, 45, 86); font-size: 1.5em;">2026-2학기 당신이 실천할 3가지 비법<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">2026-2学期你将实践的三个秘诀</span></div><ul class="tips-list"><li style="background: rgb(248, 249, 250); margin-bottom: 10px; padding: 15px; border-radius: 8px; display: flex; align-items: center;"><strong>3시간의 마법 (3 Hours Magic):</strong> 수업 직후 도서관으로 향하는 습관이 성적을 결정합니다.<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">课后直接去图书馆的习惯将决定你的成绩。</span></li><li style="background: rgb(248, 249, 250); margin-bottom: 10px; padding: 15px; border-radius: 8px; display: flex; align-items: center;"><strong>부끄러워 말고 질문하기 (Ask Boldly):</strong> 교수님께 질문하는 1분이 혼자 고민하는 10시간보다 낫습니다.<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">向教授请教的 1 分钟胜过独自苦思冥想 10 小时。</span></li><li style="background: rgb(248, 249, 250); margin-bottom: 10px; padding: 15px; border-radius: 8px; display: flex; align-items: center;"><strong>혼자가 아닌 함께 (Together):</strong> 전공등불의 멘토와 AI 시스템이 당신의 페이스메이커가 되어드립니다.<span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">“专业明灯”项目的导师和 AI 系统将成为你的领跑员。</span></li></ul><div style="text-align: center; margin-top: 50px; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(232, 241, 248); padding: 30px; border-radius: 12px;"><h3>당신도 주인공이 될 수 있습니다!</h3><p>지금 바로 2026-2학기 '전공 등불' 멘티에 신청하세요.</p><span class="chinese-text" style="display: block; font-size: 0.85em; color: rgb(102, 102, 102); margin-top: 4px;">你也可以成为主角!立即申请参加 2026-2 学期“专业明灯”项目。</span>
</div></div><div class="footer" style="text-align: center; padding: 40px; color: rgb(153, 153, 153); font-size: 0.9em; font-family: "Noto+Sans+KR", "Noto Sans SC", sans-serif; letter-spacing: normal;">한양대학교 경제금융대학 RC행정팀 | HY-전공 등불 (专业明灯) 프로젝트
Hanyang University College of Economics and Finance</div><div class="footer" style="text-align: center; padding: 40px; color: rgb(153, 153, 153); font-size: 0.9em; font-family: "Noto+Sans+KR", "Noto Sans SC", sans-serif; letter-spacing: normal;"><img src="/uploaded/summernote/202603/82792f4d1927a6dfbf2114f4e16d1251.png" style="width: 713px;">
</div><div class="footer" style="text-align: center; padding: 40px; font-size: 0.9em; font-family: "Noto+Sans+KR", "Noto Sans SC", sans-serif; letter-spacing: normal;">
<p align="center" class="MsoNormal" style="color: rgb(153, 153, 153);"><a name="OLE_LINK1"><b><span lang="EN-US" style="font-size:14.0pt">2026-2</span></b></a><b><span style="font-size:14.0pt">학기 중국 유학생 <span lang="EN-US">'HY-</span>전공 등불<span lang="EN-US">(</span></span></b><b><span style="font-size:14.0pt;font-family:
DengXian;mso-ascii-font-family:"맑은 고딕";mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:"맑은 고딕";mso-hansi-theme-font:minor-latin">专业明灯</span></b><b><span lang="EN-US" style="font-size:14.0pt">)' </span></b><b><span style="font-size:14.0pt">멘티 모집</span></b><b><span style="font-size:14.0pt;mso-fareast-font-family:
DengXian"> </span></b><b><span style="font-size:14.0pt">안내</span></b></p>
<p class="MsoNormal" style="color: rgb(153, 153, 153);">학업이 어렵게 느껴지나요<span lang="EN-US">?<o:p></o:p></span></p>
<p class="MsoNormal" style="color: rgb(153, 153, 153);">학사 제도가 아직 낯설게만 느껴지나요<span lang="EN-US">?<o:p></o:p></span></p>
<p class="MsoNormal" style=""><font color="#999999">혹은 더 잘하고 싶은데</font><span lang="EN-US" style="color: rgb(153, 153, 153);">, </span><font color="#999999">어디서부터 시작해야 할지 고민인가요</font><span lang="EN-US" style=""><font color="#999999">?</font>
<b style=""><font color="#ff0000">첨부파일의 멘티모집 안내문과 신청서를 열어보세요^^</font></b>
</span></p><div style="margin: 25px auto; max-width: 650px; background-color: #f8f9fa; border: 1px solid #cbd5e1; border-radius: 10px; padding: 20px 25px; text-align: left; box-shadow: 0 2px 6px rgba(0,0,0,0.04);">
<h4 style="margin: 0 0 12px 0; color: #002d56; font-size: 1.1em;">
2026-09-17