Metadata
Title
서울대학교
Category
undergraduate
UUID
77fd5f0c066b4099902c3cc25b882a03
Source URL
https://admission.snu.ac.kr/transfer/notice?md=v&bbsidx=153952
Parent URL
https://admission.snu.ac.kr
Crawl Time
2026-03-11T01:05:42+00:00
Rendered Raw Markdown
# 서울대학교

**Source**: https://admission.snu.ac.kr/transfer/notice?md=v&bbsidx=153952
**Parent**: https://admission.snu.ac.kr

페이지 안내

입학
/
편입학

공지사항

편입학
/

공지사항

jQuery(function($) {
$(document).ready(function() {
var $lnb2dlist = $('.lnb-d2-list');
var $lnb2dgroup = $('.lnb-d2-titlegroup');
var $lnb2d = $('.lnb-d2-title');
var $currentTitle = $('.lnb-d2-titlegroup.es.is-active');
var hasChildren = $currentTitle.children('ul').hasClass('navigation-gnb-d2-listgroup');
hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active')
$lnb2d.on('mouseenter focus', function() {
var check = $(this).next('ul').hasClass('navigation-gnb-d2-listgroup') ;
$lnb2dgroup.removeClass('is-active');
$(this).parent('.lnb-d2-titlegroup').addClass('is-active');
check ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active')
});
$lnb2dlist.on('mouseleave', function() {
hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active')
$('.lnb-d2-titlegroup.es').removeClass('is-active');
$currentTitle.addClass('is-active');
});
});
});

[카카오톡으로 공유하기](# "새창으로 열림")
[페이스북으로 공유하기](# "새창으로 열림")
[URL복사하기](#)

2026학년도 학사편입학(군위탁편입학 포함)전형 모집 예정인원 및 변경사항을 공지하오니, 아래 첨부파일을 확인하시기 바랍니다.

최종 모집인원 및 세부 모집안내는 11월 중순 경 게재 예정이오니 참고 바랍니다.

[2026학년도 학사편입학 모집단위 및 모집 예정인원(공지).pdf(58 KB)](https://admission.snu.ac.kr/transfer/notice?md=down&bbsidx=153952&fileidx=37396)
[2026학년도 학사편입학(군위탁편입학 포함)전형 변경사항(공지).pdf(77 KB)](https://admission.snu.ac.kr/transfer/notice?md=down&bbsidx=153952&fileidx=37398)

jQuery(function($) {
$(document).ready(function() {
$("#facebook-link-btn").attr("href", "https://www.facebook.com/sharer/sharer.php?u=" + encodeURIComponent(document.URL));
$('#copy-link-btn').attr('data-clipboard-text', document.location.href);
var clipboard = new Clipboard("#copy-link-btn");
clipboard.on('success', function(e) {
alert('복사되었습니다');
});
$("#copy-link-btn").on("click", function(e) {
e.preventDefault();
});
});
});
Kakao.init('f353b554f131bbe137e62c80e7842cd8');
Kakao.Link.createDefaultButton({
container: '#kakao-link-btn',
objectType: 'feed',
content: {
title: document.getElementsByTagName("TITLE")[0].text,
description: $('meta[property="og:description"]').attr('content'),
imageUrl: $('meta[property="og:image"]').attr('content'),
link: {
mobileWebUrl: location.origin+location.pathname,
webUrl: location.origin+location.pathname
}
},
buttons: [
{
title: '웹으로 보기',
link: {
mobileWebUrl: location.origin+location.pathname,
webUrl: location.origin+location.pathname
}
}
]
});

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BK45LL0R3H');