--- html/onSejong/index.html
+++ html/onSejong/index.html
... | ... | @@ -407,8 +407,8 @@ |
| 407 | 407 |
Guide |
| 408 | 408 |
<ul> |
| 409 | 409 |
<li>Guide,common/_guide/guide.html</li> |
| 410 |
- <li class="mod">sub_layout,common/sub/layout.html</li> |
|
| 411 |
- <li class="mod">sub_layout_lnb,common/sub/layout_lnb.html</li> |
|
| 410 |
+ <li>sub_layout,common/sub/layout.html</li> |
|
| 411 |
+ <li>sub_layout_lnb,common/sub/layout_lnb.html</li> |
|
| 412 | 412 |
<li>list,common/sub/list.html</li> |
| 413 | 413 |
<li class="before">성취기준 검색,common/sub/achievecode.html</li> |
| 414 | 414 |
<li class="before">Error,common/_guide/error.html</li> |
+++ html/onSejong/manager/myclass/gradeInput copy.html
... | ... | @@ -0,0 +1,196 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + <head> | |
| 4 | + <title>온세종학교</title> | |
| 5 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| 6 | + <meta name="Author" content="" /> | |
| 7 | + <meta name="Keywords" content="" /> | |
| 8 | + <meta name="Description" content="" /> | |
| 9 | + <meta name="format-detection" content="telephone=no" /> | |
| 10 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
| 11 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" /> | |
| 12 | + <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" /> | |
| 13 | + <!-- 공통 plugin --> | |
| 14 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> | |
| 15 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> | |
| 16 | + <!-- //공통 plugin --> | |
| 17 | + <!-- 페이지 plugin--> | |
| 18 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script> | |
| 19 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script> | |
| 20 | + <!-- chart --> | |
| 21 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script> | |
| 22 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script> | |
| 23 | + <!-- //chart --> | |
| 24 | + <!-- //페이지 plugin--> | |
| 25 | + <!-- 공통 퍼블 layout: 개발시 삭제--> | |
| 26 | + <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> | |
| 27 | + <!--//퍼블 layout--> | |
| 28 | + <!-- 공통 메뉴 js--> | |
| 29 | + <!-- //공통 메뉴 js --> | |
| 30 | + <!--공통 퍼블 js--> | |
| 31 | + <script src="/resources/front/site/SITE_00000/js/common.js"></script> | |
| 32 | + <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> | |
| 33 | + <!--//공통 퍼블 js--> | |
| 34 | + </head> | |
| 35 | + | |
| 36 | + <body> | |
| 37 | + <div class="accessibility"> | |
| 38 | + <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a> | |
| 39 | + </div> | |
| 40 | + <!-- for-teacher / for-student --> | |
| 41 | + <div class="container"> | |
| 42 | + <!-- 통합 헤더 및 네비게이션 --> | |
| 43 | + <header class="site-header"></header> | |
| 44 | + <div class="site-body" id="skipToContents"> | |
| 45 | + <div class="wrap"> | |
| 46 | + <aside class="lnb"></aside> | |
| 47 | + <div class="site-cont"> | |
| 48 | + <ul class="breadcrumb"> | |
| 49 | + <li><a href="#none" class="home">홈</a></li> | |
| 50 | + <li><a href="#none">1depth</a></li> | |
| 51 | + <li><a href="#none">2depth</a></li> | |
| 52 | + </ul> | |
| 53 | + <div class="page-tit-area"> | |
| 54 | + <div class="l-area"> | |
| 55 | + <h2 class="title-xlg">성적직접관리</h2> | |
| 56 | + </div> | |
| 57 | + </div> | |
| 58 | + <section class="section"> | |
| 59 | + <div class="section-tit-area"> | |
| 60 | + <div class="l-area"> | |
| 61 | + <h3 class="txt-hide">평가 상세</h3> | |
| 62 | + </div> | |
| 63 | + <div class="r-area"> | |
| 64 | + <p class="msg"> | |
| 65 | + <i class="required">*<span class="txt-hide">필수</span></i> 필수 입력 | |
| 66 | + </p> | |
| 67 | + </div> | |
| 68 | + </div> | |
| 69 | + <div class="write-type"> | |
| 70 | + <table> | |
| 71 | + <caption> | |
| 72 | + 평가 상세 | |
| 73 | + </caption> | |
| 74 | + <colgroup> | |
| 75 | + <col style="width: 160px" /> | |
| 76 | + <col /> | |
| 77 | + </colgroup> | |
| 78 | + <tbody> | |
| 79 | + <tr> | |
| 80 | + <th scope="row"> | |
| 81 | + 평가명<i class="required">*<span class="txt-hide">필수</span></i> | |
| 82 | + </th> | |
| 83 | + <td> | |
| 84 | + <input | |
| 85 | + type="text" | |
| 86 | + title="평가명을 입력하세요." | |
| 87 | + class="q4" | |
| 88 | + placeholder="평가명을 입력하세요." | |
| 89 | + /> | |
| 90 | + </td> | |
| 91 | + </tr> | |
| 92 | + <tr> | |
| 93 | + <th scope="row">반영비율(%)</th> | |
| 94 | + <td> | |
| 95 | + <select title="지필 선택"> | |
| 96 | + <option>지필</option> | |
| 97 | + </select> | |
| 98 | + <select title="비율 선택"> | |
| 99 | + <option>%</option> | |
| 100 | + </select> | |
| 101 | + </td> | |
| 102 | + </tr> | |
| 103 | + </tbody> | |
| 104 | + </table> | |
| 105 | + </div> | |
| 106 | + </section> | |
| 107 | + <section class="section last"> | |
| 108 | + <div class="fnc-area"> | |
| 109 | + <div class="l-area"> | |
| 110 | + <h3 class="txt-hide">성적직접관리</h3> | |
| 111 | + </div> | |
| 112 | + <div class="l-area"> | |
| 113 | + <p>총 <em>00</em> 건</p> | |
| 114 | + </div> | |
| 115 | + <div class="r-area"> | |
| 116 | + <fieldset class="search-area"> | |
| 117 | + <legend>검색</legend> | |
| 118 | + <div class="search"> | |
| 119 | + <input type="text" placeholder="검색어를 입력하세요." title="검색어를 입력하세요."> | |
| 120 | + <button class="btn ico-search">검색</button> | |
| 121 | + </div> | |
| 122 | + </fieldset> | |
| 123 | + </div> | |
| 124 | + </div> | |
| 125 | + <div class="list-type"> | |
| 126 | + <table> | |
| 127 | + <caption> | |
| 128 | + 성적직접관리 상세 | |
| 129 | + </caption> | |
| 130 | + <thead> | |
| 131 | + <tr> | |
| 132 | + <th scope="col">연번</th> | |
| 133 | + <th scope="col">학년</th> | |
| 134 | + <th scope="col">학교</th> | |
| 135 | + <th scope="col">반</th> | |
| 136 | + <th scope="col">번호</th> | |
| 137 | + <th scope="col">성명</th> | |
| 138 | + <th scope="col">점수 입력(점)</th> | |
| 139 | + </tr> | |
| 140 | + </thead> | |
| 141 | + <tbody> | |
| 142 | + <tr> | |
| 143 | + <td>3</td> | |
| 144 | + <td data-tit="학년">2</td> | |
| 145 | + <td data-tit="학교">다정초등학교</td> | |
| 146 | + <td data-tit="반">1</td> | |
| 147 | + <td data-tit="번호">3</td> | |
| 148 | + <td data-tit="이름">김세연</td> | |
| 149 | + <td data-tit="점수입력(점)"> | |
| 150 | + <input type="number" title="점수 입력" /> | |
| 151 | + </td> | |
| 152 | + </tr> | |
| 153 | + <tr> | |
| 154 | + <td>2</td> | |
| 155 | + <td data-tit="학년">2</td> | |
| 156 | + <td data-tit="학교">다정초등학교</td> | |
| 157 | + <td data-tit="반">1</td> | |
| 158 | + <td data-tit="번호">2</td> | |
| 159 | + <td data-tit="이름">김세연</td> | |
| 160 | + <td data-tit="점수입력(점)"> | |
| 161 | + <input type="number" title="점수 입력" /> | |
| 162 | + </td> | |
| 163 | + </tr> | |
| 164 | + <tr> | |
| 165 | + <td>1</td> | |
| 166 | + <td data-tit="학년">2</td> | |
| 167 | + <td data-tit="학교">다정초등학교</td> | |
| 168 | + <td data-tit="반">1</td> | |
| 169 | + <td data-tit="번호">1</td> | |
| 170 | + <td data-tit="이름">김세연</td> | |
| 171 | + <td data-tit="점수입력(점)"> | |
| 172 | + <input type="number" title="점수 입력" /> | |
| 173 | + </td> | |
| 174 | + </tr> | |
| 175 | + </tbody> | |
| 176 | + </table> | |
| 177 | + </div> | |
| 178 | + </section> | |
| 179 | + <div class="btn-fnc-cont align-left"> | |
| 180 | + <button class="btn sm danger">삭제</button> | |
| 181 | + </div> | |
| 182 | + <div class="btn-cont"> | |
| 183 | + <button class="btn lg">목록</button> | |
| 184 | + <button type="submit" class="btn lg primary">저장</button> | |
| 185 | + </div> | |
| 186 | + </div> | |
| 187 | + </div> | |
| 188 | + </div> | |
| 189 | + <footer class="site-footer"></footer> | |
| 190 | + </div> | |
| 191 | + <!-- toast --> | |
| 192 | + <div class="toast"></div> | |
| 193 | + <!--popup--> | |
| 194 | + <div class="dim"></div> | |
| 195 | + </body> | |
| 196 | +</html> |
--- html/onSejong/manager/mystorage/quizAnswer.html
+++ html/onSejong/manager/mystorage/quizAnswer.html
... | ... | @@ -85,10 +85,6 @@ |
| 85 | 85 |
<div class="q-img"> |
| 86 | 86 |
<figure> |
| 87 | 87 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" /> |
| 88 |
- <div class="img-fnc"> |
|
| 89 |
- <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 90 |
- </button> |
|
| 91 |
- </div> |
|
| 92 | 88 |
</figure> |
| 93 | 89 |
</div> |
| 94 | 90 |
</div> |
... | ... | @@ -110,10 +106,6 @@ |
| 110 | 106 |
<figure> |
| 111 | 107 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg" |
| 112 | 108 |
alt="이미지"> |
| 113 |
- <div class="img-fnc"> |
|
| 114 |
- <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 115 |
- </button> |
|
| 116 |
- </div> |
|
| 117 | 109 |
</figure> |
| 118 | 110 |
</div> |
| 119 | 111 |
</div> |
... | ... | @@ -165,10 +157,7 @@ |
| 165 | 157 |
<div class="q-img"> |
| 166 | 158 |
<figure> |
| 167 | 159 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" |
| 168 |
- alt="이미지"> |
|
| 169 |
- <div class="img-fnc"> |
|
| 170 |
- <button type="button" class="btn sm circle ico-zoomin overlay" onclick="popupOpenPub('popupZoom');">확대</button>
|
|
| 171 |
- </div> |
|
| 160 |
+ alt="이미지"> |
|
| 172 | 161 |
</figure> |
| 173 | 162 |
</div> |
| 174 | 163 |
</div> |
... | ... | @@ -196,16 +185,5 @@ |
| 196 | 185 |
<!--popup--> |
| 197 | 186 |
<div class="dim"></div> |
| 198 | 187 |
|
| 199 |
- <!-- 이미지 zoom --> |
|
| 200 |
- <div class="popup-zoom" data-popuppub="popupZoom"> |
|
| 201 |
- <div class="pop-body"> |
|
| 202 |
- <figure> |
|
| 203 |
- <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본"> |
|
| 204 |
- </figure> |
|
| 205 |
- </div> |
|
| 206 |
- <button type="button" class="pop-close white lg"> |
|
| 207 |
- <span class="txt-hide">팝업닫기</span> |
|
| 208 |
- </button> |
|
| 209 |
- </div> |
|
| 210 | 188 |
</body> |
| 211 | 189 |
</html> |
--- html/onSejong/manager/mystorage/quizView.html
+++ html/onSejong/manager/mystorage/quizView.html
... | ... | @@ -85,10 +85,6 @@ |
| 85 | 85 |
<div class="q-img"> |
| 86 | 86 |
<figure> |
| 87 | 87 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" /> |
| 88 |
- <div class="img-fnc"> |
|
| 89 |
- <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 90 |
- </button> |
|
| 91 |
- </div> |
|
| 92 | 88 |
</figure> |
| 93 | 89 |
</div> |
| 94 | 90 |
</div> |
... | ... | @@ -109,10 +105,6 @@ |
| 109 | 105 |
<figure> |
| 110 | 106 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg" |
| 111 | 107 |
alt="이미지"> |
| 112 |
- <div class="img-fnc"> |
|
| 113 |
- <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 114 |
- </button> |
|
| 115 |
- </div> |
|
| 116 | 108 |
</figure> |
| 117 | 109 |
</div> |
| 118 | 110 |
</div> |
... | ... | @@ -164,16 +156,5 @@ |
| 164 | 156 |
<!--popup--> |
| 165 | 157 |
<div class="dim"></div> |
| 166 | 158 |
|
| 167 |
- <!-- 이미지 zoom --> |
|
| 168 |
- <div class="popup-zoom" data-popuppub="popupZoom"> |
|
| 169 |
- <div class="pop-body"> |
|
| 170 |
- <figure> |
|
| 171 |
- <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본"> |
|
| 172 |
- </figure> |
|
| 173 |
- </div> |
|
| 174 |
- <button type="button" class="pop-close white lg"> |
|
| 175 |
- <span class="txt-hide">팝업닫기</span> |
|
| 176 |
- </button> |
|
| 177 |
- </div> |
|
| 178 | 159 |
</body> |
| 179 | 160 |
</html> |
--- html/onSejong/manager/mystorage/testAnswer.html
+++ html/onSejong/manager/mystorage/testAnswer.html
... | ... | @@ -100,10 +100,6 @@ |
| 100 | 100 |
<div class="q-img"> |
| 101 | 101 |
<figure> |
| 102 | 102 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" /> |
| 103 |
- <div class="img-fnc"> |
|
| 104 |
- <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 105 |
- </button> |
|
| 106 |
- </div> |
|
| 107 | 103 |
</figure> |
| 108 | 104 |
</div> |
| 109 | 105 |
</div> |
... | ... | @@ -125,10 +121,6 @@ |
| 125 | 121 |
<figure> |
| 126 | 122 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg" |
| 127 | 123 |
alt="이미지"> |
| 128 |
- <div class="img-fnc"> |
|
| 129 |
- <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 130 |
- </button> |
|
| 131 |
- </div> |
|
| 132 | 124 |
</figure> |
| 133 | 125 |
</div> |
| 134 | 126 |
</div> |
... | ... | @@ -202,16 +194,5 @@ |
| 202 | 194 |
<!--popup--> |
| 203 | 195 |
<div class="dim"></div> |
| 204 | 196 |
|
| 205 |
- <!-- 이미지 zoom --> |
|
| 206 |
- <div class="popup-zoom" data-popuppub="popupZoom"> |
|
| 207 |
- <div class="pop-body"> |
|
| 208 |
- <figure> |
|
| 209 |
- <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본"> |
|
| 210 |
- </figure> |
|
| 211 |
- </div> |
|
| 212 |
- <button type="button" class="pop-close white lg"> |
|
| 213 |
- <span class="txt-hide">팝업닫기</span> |
|
| 214 |
- </button> |
|
| 215 |
- </div> |
|
| 216 | 197 |
</body> |
| 217 | 198 |
</html> |
--- html/onSejong/manager/mystorage/testView.html
+++ html/onSejong/manager/mystorage/testView.html
... | ... | @@ -100,10 +100,6 @@ |
| 100 | 100 |
<div class="q-img"> |
| 101 | 101 |
<figure> |
| 102 | 102 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" /> |
| 103 |
- <div class="img-fnc"> |
|
| 104 |
- <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 105 |
- </button> |
|
| 106 |
- </div> |
|
| 107 | 103 |
</figure> |
| 108 | 104 |
</div> |
| 109 | 105 |
</div> |
... | ... | @@ -124,10 +120,6 @@ |
| 124 | 120 |
<figure> |
| 125 | 121 |
<img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg" |
| 126 | 122 |
alt="이미지"> |
| 127 |
- <div class="img-fnc"> |
|
| 128 |
- <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
|
|
| 129 |
- </button> |
|
| 130 |
- </div> |
|
| 131 | 123 |
</figure> |
| 132 | 124 |
</div> |
| 133 | 125 |
</div> |
... | ... | @@ -179,16 +171,5 @@ |
| 179 | 171 |
<!--popup--> |
| 180 | 172 |
<div class="dim"></div> |
| 181 | 173 |
|
| 182 |
- <!-- 이미지 zoom --> |
|
| 183 |
- <div class="popup-zoom" data-popuppub="popupZoom"> |
|
| 184 |
- <div class="pop-body"> |
|
| 185 |
- <figure> |
|
| 186 |
- <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본"> |
|
| 187 |
- </figure> |
|
| 188 |
- </div> |
|
| 189 |
- <button type="button" class="pop-close white lg"> |
|
| 190 |
- <span class="txt-hide">팝업닫기</span> |
|
| 191 |
- </button> |
|
| 192 |
- </div> |
|
| 193 | 174 |
</body> |
| 194 | 175 |
</html> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?