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/etc/jQuery.tagify.min.js"></script>
<!-- painter -->
<!-- <script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script> -->
<!-- //painter -->
<!-- //페이지 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="popup-modal xlg" data-popuppub="popupmodal">
<div class="pop-header">
<h1>저장</h1>
</div>
<div class="pop-body">
<div class="fnc-area">
<div class="r-area">
<p class="msg"><i class="required">*<span class="txt-hide">필수</span></i> 필수 입력</p>
</div>
</div>
<section class="section">
<h3 class="txt-hide">기본 정보</h3>
<div class="write-type">
<table>
<caption>기본 정보 입력</caption>
<colgroup>
<col style="width:200px">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row">기본정보</th>
<td>
<input type="text" placeholder="제목을 입력하세요.(필수)" title="제목 입력(필수)" class="q4" >
<textarea placeholder="설명 및 내용을 입력하세요." title="설명 및 내용 입력"></textarea>
<div class="tag-add-area">
<input name='basic' placeholder="키워드를 입력해주세요" class="input-tag" title="키워드 입력">
</div>
</td>
</tr>
<tr>
<th scope="row">분류</th>
<td>
<div class="achievecode-sch-area"></div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section sm section-accordion">
<header class="tit-area section-accordion-tit-area">
<div class="l-area">
<h3 class="title">세부정보 설정</h3>
</div>
<div class="r-area">
<button type="button" class="btn sm ico-arrow-up btn-section-accordion-toggle">접기</button>
</div>
</header>
<div class="section-accordion-cont">
<div class="write-type">
<table>
<caption>세부 정보 입력</caption>
<colgroup>
<col style="width:200px">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row">썸네일<i class="required">*<span class="txt-hide">필수</span></i></th>
<td>
<div class="file-add-area">
<div class="file-custom">
<div class="preview-area">
<!-- <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt="미리보기"> -->
</div>
</div>
<div class="item-area">
<div class="item">
<p class="txt">비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일.mp4비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일.mp4비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일.mp4비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일비디오파일.mp4</p>
<button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
</div>
<small>권장 사이즈: 480x270px</small>
</div>
</div>
</td>
</tr>
<tr>
<th scope="row">출처<i class="required">*<span class="txt-hide">필수</span></i></th>
<td>
<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" id="public1" name="public" checked="">
<label for="public1">공개</label>
<fieldset class="checkradio-option">
<legend>공개범위 선택</legend>
<label class="chip"><input type="checkbox" checked=""><span>전체</span></label>
<label class="chip"><input type="checkbox"><span>선생님</span></label>
<label class="chip"><input type="checkbox"><span>학생</span></label>
<label class="chip"><input type="checkbox"><span>학부모</span></label>
<label class="chip"><input type="checkbox"><span>교직원</span></label>
</fieldset>
</div>
<div class="checkradio">
<input type="radio" id="public2" name="public">
<label for="public2">비공개</label>
</div>
</fieldset>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section class="section sm section-accordion">
<header class="tit-area section-accordion-tit-area">
<div class="l-area">
<h3 class="title">클래스 정보 설정</h3>
</div>
<div class="r-area">
<button type="button" class="btn sm ico-arrow-up btn-section-accordion-toggle">접기</button>
</div>
</header>
<div class="section-accordion-cont">
<div class="write-type">
<table>
<caption>클래스 정보 입력</caption>
<colgroup>
<col style="width:200px">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row">클래스 선택<i class="required">필수</i></th>
<td>
<fieldset class="checkradio-area">
<legend>클래스 선택</legend>
<div class="checkradio">
<input type="checkbox" id="chk1-1">
<label for="chk1-1">클래스1</label>
</div>
<div class="checkradio">
<input type="checkbox" id="chk1-2">
<label for="chk1-2">클래스2</label>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">학습 기간<i class="required">필수</i></th>
<td>
<fieldset>
<legend>학습 기간</legend>
<div class="checkradio">
<input type="radio" name="radio" id="r1" checked>
<label for="r1">기한없음</label>
</div>
<div class="checkradio">
<input type="radio" name="radio" id="r2">
<label for="r2">기한설정</label>
<div class="time-set checkradio-option">
<input type="date">
<span>-</span>
<input type="date">
</div>
</div>
</fieldset>
</td>
</tr>
<tr>
<th scope="row">수업 대상<i class="required">필수</i></th>
<td>
<fieldset>
<legend>공개 대상</legend>
<ul class="bullet-none">
<li>
<div class="checkradio">
<input type="radio" name="r3" id="r3-1">
<label for="r3-1">학생멤버 전체</label>
</div>
</li>
<li>
<div class="checkradio">
<input type="radio" name="r3" id="r3-2">
<label for="r3-2">선택입력</label>
<div class="checkradio-option">
<button class="btn sm secondary">멤버 선택</button>
<span>135명</span>
</div>
</div>
</li>
<li>
<div class="checkradio">
<input type="radio" name="r3" id="r3-3" checked="">
<label for="r3-3">모둠 선택</label>
<div class="checkradio-option">
<select title="모둠 선택1" class="sm">
<option>모둠선택</option>
</select>
<select title="모둠 선택2" class="sm">
<option>모둠선택</option>
</select>
</div>
</div>
</li>
</ul>
</fieldset>
<div class="item-add-area">
<div class="chip-area">
<span class="chip-tag">
[클래스명] 추가된 모둠명
<button type="button" class="ico-delete">삭제</button>
</span>
<span class="chip-tag">
[클래스명] 추가된 모둠명[클래스명] 추가된 모둠명
<button type="button" class="ico-delete">삭제</button>
</span>
<span class="chip-tag">
[클래스명] 추가된 모둠명
<button type="button" class="ico-delete">삭제</button>
</span>
<span class="chip-tag">
[클래스명] 추가된 모둠명asdf
<button type="button" class="ico-delete">삭제</button>
</span>
</div>
</div>
</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>
</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">나의보관함 저장 여부<i class="required">필수</i></th>
<td>
<fieldset class="checkradio-area">
<legend>나의보관함 저장옵션</legend>
<div class="checkradio">
<input type="radio" name="r5" id="r5-1" checked="">
<label for="r5-1">저장</label>
</div>
<div class="checkradio">
<input type="radio" name="r5" id="r5-2">
<label for="r5-2">저장하지 않음</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="r7" id="r7-1" checked="">
<label for="r7-1">사용</label>
</div>
<div class="checkradio">
<input type="radio" name="r7" id="r7-2">
<label for="r7-2">사용하지 않음</label>
</div>
</fieldset>
<p class="msg warning"><i class="ico-info"></i> 채팅을 사용할 경우 대화입력을 제한하거나 중간에 채팅을 끌 수 없습니다.</p>
</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="r8" id="r8-1" checked="">
<label for="r8-1">저장</label>
</div>
<div class="checkradio">
<input type="radio" name="r8" id="r8-2">
<label for="r8-2">저장하지 않음</label>
</div>
</fieldset>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</div>
<div class="pop-footer">
<div class="pop-btn-cont">
<button type="button" class="btn" onclick="popupClosePub('popupmodal')">취소</button>
<button type="button" class="btn primary" onclick="popupClosePub('popupmodal')">저장</button>
</div>
</div>
<button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button>
</div>
<!-- toast -->
<div class="toast"></div>
<!--popup-->
<div class="dim"></div>
<script>
$(document).ready(function () {
//키워드
var input = document.querySelector('input[name=basic]');
new Tagify(input);
});
</script>
<script>
$(document).ready(function () {
popupOpenPub('popupmodal');
});
</script>
</body>
</html>