Metadata
Title
서울대학교
Category
undergraduate
UUID
01a7831ee010418fb4bd107caab9fc91
Source URL
https://admission.snu.ac.kr/materials/guides/forms
Parent URL
https://admission.snu.ac.kr
Crawl Time
2026-03-11T01:05:59+00:00
Rendered Raw Markdown

서울대학교

Source: https://admission.snu.ac.kr/materials/guides/forms 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'); }); }); });

입학도우미 전형결과 텝메뉴

모집안내 각종지원 서류양식

모집안내 각종지원 서류양식

::전체분류:: 대학 일반대학원 전문대학원 계약학과 편입학 글로벌

제목 + 내용 제목 내용

검색

제목 등록일
대학 2026학년도 정시모집 각종 양식 2025. 8. 29.
대학 2026학년도 수시모집 각종 양식 2025. 5. 29.
대학 2025학년도 정시모집 각종 양식 2024. 8. 29.
대학 2025학년도 수시모집 각종 양식 2024. 6. 3.
대학 2024학년도 정시모집 각종 양식 2023. 8. 31.
대학 2024학년도 수시모집 각종 양식 2023. 5. 30.
대학 2023학년도 정시모집 각종 양식 2022. 9. 1.
대학 2023학년도 수시모집 각종 양식 2022. 5. 31.
대학 2022학년도 정시모집 각종 양식 2021. 8. 31.
대학 2022학년도 수시모집 각종 양식 2021. 5. 3.

게시물 더보기 페이지로 이동 처음으로이전1234다음끝으로

게시물 더보기 페이지로 이동 처음으로이전1234다음끝으로

jQuery(function($) { $(document).ready(function(){ $("#select-tab").on("change", function(e) { self.location = $(this).val(); }); }); });