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>
<!-- //페이지 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="page-tit-area">
<div class="l-area">
<h2 class="title-xlg">문항 만들기</h2>
</div>
</div>
<ol class="step">
<li class="is-active">
<span class="num">1</span>
<p>
<strong>기본정보 등록</strong>
</p>
</li>
<li class="is-current">
<span class="num">2</span>
<p>
<strong>세부정보 등록</strong>
</p>
</li>
</ol>
<section class="section">
<header class="section-tit-area">
<div class="l-area">
<h3 class="title-lg">기타 정보</h3>
</div>
</header>
<div class="write-type">
<table>
<colgroup>
<col style="width:200px">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row">썸네일</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">설명</th>
<td>
<textarea placeholder="설명 및 내용을 입력하세요." title="텍스트 입력"></textarea>
</td>
</tr>
<tr>
<th scope="row">키워드</th>
<td>
<div class="tag-add-area">
<input name="basic" placeholder="키워드를 입력해주세요" class="input-tag" title="키워드 입력">
</div>
</td>
</tr>
<tr>
<th scope="row">공개옵션</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>
<tr>
<th scope="row">출처</th>
<td>
<select title="출처 선택">
<option>공통코드관리 출처</option>
</select>
</td>
</tr>
<tr>
<th scope="row">댓글허용여부</th>
<td>
<fieldset class="checkradio-area">
<legend>댓글허용여부 선택</legend>
<div class="checkradio">
<input type="radio" id="comment1" name="comment" checked="">
<label for="comment1">허용</label>
</div>
<div class="checkradio">
<input type="radio" id="comment2" name="comment">
<label for="comment2">비허용</label>
</div>
</fieldset>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<div class="btn-flex-cont">
<div class="l-raea"><a href="#none" class="btn lg">취소</a></div>
<div class="r-raea">
<a href="#none" class="btn lg secondary">이전</a>
<a href="#none" class="btn lg primary">저장</a>
</div>
</div>
</div>
</div>
</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>
</body>
</html>