이화경 이화경 10-21
문항, 평가지 일부 수정
@0dae87ef83c85f913cc8033a89983c1a7bdb78c9
html/onSejong/index.html
--- html/onSejong/index.html
+++ html/onSejong/index.html
@@ -407,8 +407,8 @@
                     Guide
                     <ul>
                         <li>Guide,common/_guide/guide.html</li>
-                        <li class="mod">sub_layout,common/sub/layout.html</li>
-                        <li class="mod">sub_layout_lnb,common/sub/layout_lnb.html</li>
+                        <li>sub_layout,common/sub/layout.html</li>
+                        <li>sub_layout_lnb,common/sub/layout_lnb.html</li>
                         <li>list,common/sub/list.html</li>
                         <li class="before">성취기준 검색,common/sub/achievecode.html</li>
                         <li class="before">Error,common/_guide/error.html</li>
 
html/onSejong/manager/myclass/gradeInput copy.html (added)
+++ html/onSejong/manager/myclass/gradeInput copy.html
@@ -0,0 +1,196 @@
+<!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">
+                            <div class="section-tit-area">
+                                <div class="l-area">
+                                    <h3 class="txt-hide">평가 상세</h3>
+                                </div>
+                                <div class="r-area">
+                                    <p class="msg">
+                                        <i class="required">*<span class="txt-hide">필수</span></i> 필수 입력
+                                    </p>
+                                </div>
+                            </div>
+                            <div class="write-type">
+                                <table>
+                                    <caption>
+                                        평가 상세
+                                    </caption>
+                                    <colgroup>
+                                        <col style="width: 160px" />
+                                        <col />
+                                    </colgroup>
+                                    <tbody>
+                                        <tr>
+                                            <th scope="row">
+                                                평가명<i class="required">*<span class="txt-hide">필수</span></i>
+                                            </th>
+                                            <td>
+                                                <input
+                                                    type="text"
+                                                    title="평가명을 입력하세요."
+                                                    class="q4"
+                                                    placeholder="평가명을 입력하세요."
+                                                />
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <th scope="row">반영비율(%)</th>
+                                            <td>
+                                                <select title="지필 선택">
+                                                    <option>지필</option>
+                                                </select>
+                                                <select title="비율 선택">
+                                                    <option>%</option>
+                                                </select>
+                                            </td>
+                                        </tr>
+                                    </tbody>
+                                </table>
+                            </div>
+                        </section>
+                        <section class="section last">
+                            <div class="fnc-area">
+                                <div class="l-area">
+                                    <h3 class="txt-hide">성적직접관리</h3>
+                                </div>
+                                <div class="l-area">
+                                    <p>총 <em>00</em> 건</p>
+                                </div>
+                                <div class="r-area">
+                                    <fieldset class="search-area">
+                                        <legend>검색</legend>
+                                        <div class="search">
+                                            <input type="text" placeholder="검색어를 입력하세요." title="검색어를 입력하세요.">
+                                            <button class="btn ico-search">검색</button>
+                                        </div>
+                                    </fieldset>
+                                </div>
+                            </div>
+                            <div class="list-type">
+                                <table>
+                                    <caption>
+                                        성적직접관리 상세
+                                    </caption>
+                                    <thead>
+                                        <tr>
+                                            <th scope="col">연번</th>
+                                            <th scope="col">학년</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>3</td>
+                                            <td data-tit="학년">2</td>
+                                            <td data-tit="학교">다정초등학교</td>
+                                            <td data-tit="반">1</td>
+                                            <td data-tit="번호">3</td>
+                                            <td data-tit="이름">김세연</td>
+                                            <td data-tit="점수입력(점)">
+                                                <input type="number" title="점수 입력" />
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>2</td>
+                                            <td data-tit="학년">2</td>
+                                            <td data-tit="학교">다정초등학교</td>
+                                            <td data-tit="반">1</td>
+                                            <td data-tit="번호">2</td>
+                                            <td data-tit="이름">김세연</td>
+                                            <td data-tit="점수입력(점)">
+                                                <input type="number" title="점수 입력" />
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>1</td>
+                                            <td data-tit="학년">2</td>
+                                            <td data-tit="학교">다정초등학교</td>
+                                            <td data-tit="반">1</td>
+                                            <td data-tit="번호">1</td>
+                                            <td data-tit="이름">김세연</td>
+                                            <td data-tit="점수입력(점)">
+                                                <input type="number" title="점수 입력" />
+                                            </td>
+                                        </tr>
+                                    </tbody>
+                                </table>
+                            </div>
+                        </section>
+                        <div class="btn-fnc-cont align-left">
+                            <button class="btn sm danger">삭제</button>
+                        </div>
+                        <div class="btn-cont">
+                            <button class="btn lg">목록</button>
+                            <button type="submit" class="btn lg primary">저장</button>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <footer class="site-footer"></footer>
+        </div>
+        <!-- toast -->
+        <div class="toast"></div>
+        <!--popup-->
+        <div class="dim"></div>
+    </body>
+</html>
html/onSejong/manager/mystorage/quizAnswer.html
--- html/onSejong/manager/mystorage/quizAnswer.html
+++ html/onSejong/manager/mystorage/quizAnswer.html
@@ -85,10 +85,6 @@
                                                     <div class="q-img">
                                                         <figure>
                                                             <img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" />
-                                                            <div class="img-fnc">
-                                                                <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                </button>
-                                                            </div>
                                                         </figure>
                                                     </div>
                                                 </div>
@@ -110,10 +106,6 @@
                                                                     <figure>
                                                                         <img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg"
                                                                         alt="이미지">
-                                                                        <div class="img-fnc">
-                                                                            <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                            </button>
-                                                                        </div>
                                                                     </figure>
                                                                 </div>
                                                             </div>
@@ -165,10 +157,7 @@
                                                 <div class="q-img">
                                                     <figure>
                                                         <img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png"
-                                                            alt="이미지">
-                                                        <div class="img-fnc">
-                                                            <button type="button" class="btn sm circle ico-zoomin overlay" onclick="popupOpenPub('popupZoom');">확대</button>
-                                                        </div> 
+                                                            alt="이미지"> 
                                                     </figure>
                                                 </div>                               
                                             </div>
@@ -196,16 +185,5 @@
         <!--popup-->
         <div class="dim"></div>
 
-        <!-- 이미지 zoom -->
-        <div class="popup-zoom" data-popuppub="popupZoom">
-            <div class="pop-body">
-                <figure>
-                    <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본">
-                </figure>
-            </div>
-            <button type="button" class="pop-close white lg">
-                <span class="txt-hide">팝업닫기</span>
-            </button>
-        </div>
     </body>
 </html>
html/onSejong/manager/mystorage/quizView.html
--- html/onSejong/manager/mystorage/quizView.html
+++ html/onSejong/manager/mystorage/quizView.html
@@ -85,10 +85,6 @@
                                                     <div class="q-img">
                                                         <figure>
                                                             <img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" />
-                                                            <div class="img-fnc">
-                                                                <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                </button>
-                                                            </div>
                                                         </figure>
                                                     </div>
                                                 </div>
@@ -109,10 +105,6 @@
                                                                     <figure>
                                                                         <img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg"
                                                                         alt="이미지">
-                                                                        <div class="img-fnc">
-                                                                            <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                            </button>
-                                                                        </div>
                                                                     </figure>
                                                                 </div>
                                                             </div>
@@ -164,16 +156,5 @@
         <!--popup-->
         <div class="dim"></div>
 
-        <!-- 이미지 zoom -->
-        <div class="popup-zoom" data-popuppub="popupZoom">
-            <div class="pop-body">
-                <figure>
-                    <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본">
-                </figure>
-            </div>
-            <button type="button" class="pop-close white lg">
-                <span class="txt-hide">팝업닫기</span>
-            </button>
-        </div>
     </body>
 </html>
html/onSejong/manager/mystorage/testAnswer.html
--- html/onSejong/manager/mystorage/testAnswer.html
+++ html/onSejong/manager/mystorage/testAnswer.html
@@ -100,10 +100,6 @@
                                                     <div class="q-img">
                                                         <figure>
                                                             <img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" />
-                                                            <div class="img-fnc">
-                                                                <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                </button>
-                                                            </div>
                                                         </figure>
                                                     </div>
                                                 </div>
@@ -125,10 +121,6 @@
                                                                     <figure>
                                                                         <img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg"
                                                                         alt="이미지">
-                                                                        <div class="img-fnc">
-                                                                            <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                            </button>
-                                                                        </div>
                                                                     </figure>
                                                                 </div>
                                                             </div>
@@ -202,16 +194,5 @@
         <!--popup-->
         <div class="dim"></div>
 
-        <!-- 이미지 zoom -->
-        <div class="popup-zoom" data-popuppub="popupZoom">
-            <div class="pop-body">
-                <figure>
-                    <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본">
-                </figure>
-            </div>
-            <button type="button" class="pop-close white lg">
-                <span class="txt-hide">팝업닫기</span>
-            </button>
-        </div>
     </body>
 </html>
html/onSejong/manager/mystorage/testView.html
--- html/onSejong/manager/mystorage/testView.html
+++ html/onSejong/manager/mystorage/testView.html
@@ -100,10 +100,6 @@
                                                     <div class="q-img">
                                                         <figure>
                                                             <img src="../../../../resources/front/site/SITE_00000/images/temp/sample_pic1.png" alt="이미지" />
-                                                            <div class="img-fnc">
-                                                                <button type="button" class="btn sm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                </button>
-                                                            </div>
                                                         </figure>
                                                     </div>
                                                 </div>
@@ -124,10 +120,6 @@
                                                                     <figure>
                                                                         <img src="../../../../resources/front/site/SITE_00000/images/temp/img_q.jpg"
                                                                         alt="이미지">
-                                                                        <div class="img-fnc">
-                                                                            <button type="button" class="btn xsm ico-zoomin overlay circle" onclick="popupOpenPub('popupZoom');">
-                                                                            </button>
-                                                                        </div>
                                                                     </figure>
                                                                 </div>
                                                             </div>
@@ -179,16 +171,5 @@
         <!--popup-->
         <div class="dim"></div>
 
-        <!-- 이미지 zoom -->
-        <div class="popup-zoom" data-popuppub="popupZoom">
-            <div class="pop-body">
-                <figure>
-                    <img src="../../../../resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본">
-                </figure>
-            </div>
-            <button type="button" class="pop-close white lg">
-                <span class="txt-hide">팝업닫기</span>
-            </button>
-        </div>
     </body>
 </html>
Add a comment
List