File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<!DOCTYPE html>
<html lang="ko">
<head>
<title>온세종학교</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Author" content="" />
<meta name="Keywords" content="" />
<meta name="Description" content="" />
<meta name="format-detection" content="telephone=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" />
<!-- 공통 plugin -->
<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
<!-- //공통 plugin -->
<!-- 페이지 plugin-->
<script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
<script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
<!-- chart -->
<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
<script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
<!-- //chart -->
<!-- //페이지 plugin-->
<!-- 공통 퍼블 layout: 개발시 삭제-->
<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
<!--//퍼블 layout-->
<!-- 공통 메뉴 js-->
<!-- //공통 메뉴 js -->
<!--공통 퍼블 js-->
<script src="/resources/front/site/SITE_00000/js/common.js"></script>
<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
<!--//공통 퍼블 js-->
</head>
<body>
<div class="accessibility">
<a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
</div>
<!-- for-teacher / for-student -->
<div class="container">
<!-- 통합 헤더 및 네비게이션 -->
<header class="site-header"></header>
<div class="site-body" id="skipToContents">
<div class="wrap">
<aside class="lnb"></aside>
<div class="site-cont">
<ul class="breadcrumb">
<li><a href="#none" class="home">홈</a></li>
<li><a href="#none">1depth</a></li>
<li><a href="#none">2depth</a></li>
</ul>
<div class="page-tit-area">
<div class="l-area">
<h2 class="title-xlg">학생 이수증</h2>
</div>
</div>
<section class="section">
<h3 class="txt-hide">공통정보</h3>
<div class="write-type">
<table>
<caption>공통정보</caption>
<colgroup>
<col style="width: 240px" />
<col />
</colgroup>
<tbody>
<tr>
<th scope="row">기간</th>
<td>
<div class="input-flex-area">
<select title="년도 선택" class="flex1">
<option disabled selected hidden>년도</option>
<option>전체</option>
<option>2023 학년</option>
<option>2023 학년</option>
</select>
<select title="학기 선택" class="flex1">
<option disabled selected hidden>학기</option>
<option>전체</option>
<option>1학기</option>
<option>2학기</option>
</select>
</div>
<button type="button" class="btn-text">
초기화 <i class="ico-refresh sm"></i>
</button>
<button type="submit" class="btn primary">검색</button>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section">
<header class="section-tit-area">
<div class="l-area">
<h3 class="title-lg">과목정보</h3>
</div>
<div class="r-area">
<button class="btn primary ico-download">이수증 다운로드</button>
</div>
</header>
<div class="list-type">
<table>
<caption>과목정보</caption>
<colgroup>
<col style="width: 4.8rem">
<col style="width: 16%;">
<col>
<col>
<col>
<col>
</colgroup>
<thead>
<tr>
<th scope="col">
<div class="checkradio">
<input type="checkbox" class="icon-only" id="chk_all" />
<label for="chk_all">선택</label>
</div>
</th>
<th scope="col">구분</th>
<th scope="col">과목/전공</th>
<th scope="col">강좌명</th>
<th scope="col">운영기간</th>
<th scope="col">학점(운영시간)</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<div class="checkradio">
<input type="checkbox" class="icon-only" id="chk1_1" />
<label for="chk1_1">선택</label>
</div>
</td>
<td>캠퍼스공동교육과정 Ⅰ</td>
<td data-tit="과목">수학</td>
<td data-tit="강좌명">인공지능 수학</td>
<td data-tit="운영기간">2025년 1학기</td>
<td data-tit="학점(운영시간)">2학점(32시간)</td>
</tr>
<tr>
<td>
<div class="checkradio">
<input type="checkbox" class="icon-only" id="chk1_2" />
<label for="chk1_2">선택</label>
</div>
</td>
<td>캠퍼스공동교육과정 Ⅰ</td>
<td data-tit="과목">수학</td>
<td data-tit="강좌명">인공지능 수학</td>
<td data-tit="운영기간">2025년 1학기</td>
<td data-tit="학점(운영시간)">2학점(32시간)</td>
</tr>
</tbody>
</table>
</div>
</section>
</div>
</div>
</div>
<footer class="site-footer"></footer>
</div>
<!-- toast -->
<div class="toast"></div>
<!--popup-->
<div class="dim"></div>
</body>
</html>