File name
Commit message
Commit date
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">
<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>
<div class="summary">
<i class="ico-info"></i>
<div class="txt-area">
<p>아래 정보를 입력해 과정을 개설해 보세요.</p>
</div>
</div>
<section class="section">
<header class="section-tit-area">
<div class="l-area">
<h3 class="title-lg txt-hide">과정 정보</h3>
</div>
<div class="r-area">
<p class="msg">
<i class="required">
*
<span class="txt-hide">필수</span>
</i>
필수 입력
</p>
</div>
</header>
<div class="write-type">
<table>
<caption>과정 정보 입력</caption>
<colgroup>
<col style="width: 160px" />
<col />
</colgroup>
<tbody>
<tr>
<th scope="row">
과정 분류
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>과정 분류</legend>
<div class="checkradio">
<input type="radio" name="r1" id="r1-1" checked />
<label for="r1-1">온세종학교</label>
</div>
<div class="checkradio">
<input type="radio" name="r1" id="r1-2" />
<label for="r1-2">공동교육과정 Ⅰ</label>
</div>
<div class="checkradio">
<input type="radio" name="r1" id="r1-3" />
<label for="r1-3">공동교육과정 Ⅱ</label>
</div>
<div class="checkradio">
<input type="radio" name="r1" id="r1-4" />
<label for="r1-4">공동교육과정 Ⅳ</label>
</div>
<div class="checkradio">
<input type="radio" name="r1" id="r1-5" />
<label for="r1-5">공동교육과정 Ⅴ</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">
운영학기
<i class="required">필수</i>
</th>
<td>
<select title="년도 선택">
<option>2025년</option>
</select>
<select title="학기 선택">
<option>1학기</option>
</select>
</td>
</tr>
<tr>
<th scope="row">
대상 학년
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>대상 학년</legend>
<div class="checkradio">
<input type="checkbox" id="c1-1" />
<label for="c1-1">중3</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c1-2" />
<label for="c1-2">고1</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c1-3" />
<label for="c1-3">고2</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c1-4" />
<label for="c1-4">고3</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">
수업유형
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>수업유형</legend>
<div class="checkradio">
<input type="checkbox" id="c2-1" />
<label for="c2-1">강의형</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c2-2" />
<label for="c2-2">발표수업형</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c2-3" />
<label for="c2-3">토의토론학습형</label>
</div>
<div class="checkradio">
<input type="checkbox" id="c2-4" />
<label for="c2-4">프로젝트 수업형</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">
거점학교(장소)
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>거점학교(장소)</legend>
<div class="checkradio">
<input type="radio" name="r2" id="r2-1" checked />
<label for="r2-1">거점학교</label>
<fieldset class="checkradio-option">
<select title="거점학교 선택">
<option>거점학교 선택</option>
</select>
</fieldset>
</div>
<div class="checkradio">
<input type="radio" name="r2" id="r2-2" />
<label for="r2-2">거점학교 외</label>
<fieldset class="checkradio-option">
<input type="text" title="장소 입력" placeholder="장소 입력" />
<input type="text" title="특이사항 입력" placeholder="특이사항 입력" />
</fieldset>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">
과정명
<i class="required">필수</i>
</th>
<td>
<input type="text" title="과정명 입력" class="q4" placeholder="과정명을 입력하세요." />
</td>
</tr>
<tr>
<th scope="row">설명</th>
<td>
<textarea placeholder="설명을 입력하세요." title="설명 입력"></textarea>
</td>
</tr>
<tr>
<th scope="row">담당교사 및 코티칭교사</th>
<td>
<span>개설자명</span>
<button type="button" class="btn sm ico-search">코티칭교사 검색</button>
<div class="chip-area">
<span class="chip-tag">
홍길동
<button type="button" class="ico-close">삭제</button>
</span>
<span class="chip-tag">
홍길동
<button type="button" class="ico-close">삭제</button>
</span>
</div>
</td>
</tr>
<tr>
<th scope="row">
전공학부/분류
<i class="required">필수</i>
</th>
<td>
<select title="전공학부 선택">
<option>인문(어문)</option>
</select>
</td>
</tr>
<tr>
<th scope="row">
교과군/과목
<i class="required">필수</i>
</th>
<td>
<select title="교과군 선택">
<option>국어</option>
</select>
<select title="과목 선택">
<option>문학과 영상</option>
</select>
</td>
</tr>
<tr>
<th scope="row">
운영단위(학점)
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>운영단위(학점)</legend>
<div class="checkradio">
<input type="radio" name="r3" id="r3-1" checked />
<label for="r3-1">2학점(32시간)</label>
</div>
<div class="checkradio">
<input type="radio" name="r3" id="r3-2" />
<label for="r3-2">3학점(48시간)</label>
</div>
<div class="checkradio">
<input type="radio" name="r3" id="r3-3" />
<label for="r3-3">4학점(64시간)</label>
</div>
<div class="checkradio">
<input type="radio" name="r3" id="r3-4" />
<label for="r3-4">해당없음</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">
수강 인원
<i class="required">필수</i>
</th>
<td>
<fieldset class="checkradio-area">
<legend>수강 인원</legend>
<div class="checkradio">
<input type="radio" name="r4" id="r4-1" checked />
<label for="r4-1">설정</label>
<fieldset class="checkradio-option">
<span>최소</span>
<select title="최소인원수 선택">
<option>5명</option>
</select>
<span>~</span>
<span>최대</span>
<select title="최대인원수 선택">
<option>15명</option>
</select>
</fieldset>
</div>
<div class="checkradio">
<input type="radio" name="r4" id="r4-2" />
<label for="r4-2">제한없음</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">예비인원</th>
<td>
<select title="인원수 선택">
<option>0명</option>
</select>
</td>
</tr>
<tr>
<th scope="row">
수업 시간
<i class="required">필수</i>
</th>
<td>
<button type="button" class="btn secondary ico-plus">수업시간 추가</button>
<div class="chip-area">
<span class="chip-tag">
(수) 18:00~19:40
<button type="button" class="ico-close">삭제</button>
</span>
<span class="chip-tag">
(목) 18:00~19:40
<button type="button" class="ico-close">삭제</button>
</span>
</div>
</td>
</tr>
<tr>
<th scope="row">
평가방법 및 반영비율
<i class="required">필수</i>
</th>
<td>
<button type="button" class="btn secondary ico-plus">평가방법 추가</button>
<div class="chip-area">
<span class="chip-tag">
수행평가 50% (텍스트 데이터 처리(35%), 이미지 데이터 처리(35%), 추세선 최적화(30%)
<button type="button" class="ico-close">삭제</button>
</span>
<span class="chip-tag">
지필평가 50% (텍스트 데이터 처리(35%), 이미지 데이터 처리(35%), 추세선 최적화(30%)
<button type="button" class="ico-close">삭제</button>
</span>
</div>
</td>
</tr>
<tr>
<th scope="row">강의 계획서</th>
<td>
<div class="file-add-area">
<div class="file-custom">
<input type="file" class="input-file" title="파일찾기" />
<button type="button" class="btn ico-upload">파일 첨부</button>
</div>
<div class="item-area">
<div class="item">
<p class="txt">
파일명.jpg
<span class="msg">124kb</span>
</p>
<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
</div>
</div>
</div>
</td>
</tr>
<tr>
<th scope="row">
썸네일
<i class="required">필수</i>
</th>
<td>
<div class="file-add-area">
<div class="file-custom">
<input type="file" class="input-file" title="파일선택" />
<div class="preview-area class-thumb"></div>
</div>
</div>
</td>
</tr>
<tr>
<th scope="row">
썸네일
<i class="required">필수</i>
</th>
<td>
<div class="file-add-area">
<div class="file-custom">
<input type="file" class="input-file" title="파일선택" />
<div class="preview-area class-thumb">
<img src="/resources/front/site/SITE_00000/images/temp/thumb4.jpg" alt="미리보기" />
</div>
</div>
<div class="item-area">
<div class="item">
<p class="txt">섬네일 이미지섬네일 이미지섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.섬네일 이미지섬네일 이미지.jpg</p>
<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
</div>
</div>
</div>
</td>
</tr>
<tr>
<th scope="row">
공개여부
<i class="required">필수</i>
</th>
<td>
<p class="msg">
<i class="ico-info"></i>
과정은 관리자 확인 후 학생에게 공개됩니다.
</p>
<fieldset class="checkradio-area">
<legend>공개여부</legend>
<div class="checkradio">
<input type="radio" name="r1" id="r1-1" checked />
<label for="r1-1">비공개</label>
</div>
<div class="checkradio">
<input type="radio" name="r1" id="r1-2" />
<label for="r1-2">공개</label>
</div>
</fieldset>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section sm">
<header class="section-tit-area">
<div class="l-area dir-col">
<h3 class="title-lg">게시판 유형</h3>
<p>
항목을 드래그하여 표시 순서를 결정할 수 있습니다.
<br />
자유 게시판은 추가 후 특정 수강생만 접근권한을 설정할 수 있습니다.
<br />
게시판은 최소 1개 이상 선택해주세요.
</p>
</div>
</header>
<div class="bg-area">
<div class="wrap-xsm">
<ul class="fnc-list border" id="borderMenu">
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">수업</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">과제</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">평가</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">공지사항</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">질의응답</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
<li>
<i class="ico-move"></i>
<div class="txt-area">
<strong class="fnc-tit">자유게시판</strong>
</div>
<div class="fnc">
<label class="toggle">
<input type="checkbox" title="선택" />
<span></span>
</label>
</div>
</li>
</ul>
<div class="btn-fnc-cont">
<button class="btn-add">자유 게시판 추가</button>
</div>
</div>
</div>
</section>
<div class="btn-cont">
<a href="#none" class="btn lg">취소</a>
<a href="#none" class="btn lg secondary">임시저장</a>
<a href="#none" class="btn lg primary">만들기</a>
</div>
</div>
</div>
</div>
<footer class="site-footer"></footer>
</div>
<!-- toast -->
<div class="toast"></div>
<!--popup-->
<div class="dim"></div>
<script>
$(document).ready(function () {
$('.fnc-list').sortable({
handle: $('.fnc-list > li').find('.ico-move'),
containment: 'parent',
update: function (event, ui) {
var $list = $(this).children('li');
$list.each(function () {
var $li = $(this);
var newVal = $(this).index() + 1;
$(this).find('.num').html(newVal);
});
},
});
});
</script>
</body>
</html>