yanghyo 09-23
퍼블 세팅
@1e24280374f739712c9c0c1d32a23a13047658ba
 
html/cbe2025/_module/achievecode.html (added)
+++ html/cbe2025/_module/achievecode.html
@@ -0,0 +1,51 @@
+<fieldset class="achievecod-section achievecode-type checkradio-area">
+    <legend>교육과정, 테마 선택</legend>
+    <div class="checkradio">
+        <input type="radio" name="achievecodeType" id="achievecodeType-
+        curriculum" checked>
+        <label for="achievecodeType-
+        curriculum">교육과정</label>
+    </div>
+    <div class="checkradio">
+        <input type="radio" name="achievecodeType" id="achievecodeType-
+        theme">
+        <label for="achievecodeType-
+        theme">테마</label>
+    </div>
+</fieldset>
+<ul class="achievecod-section achievecode-sch">
+    <li>
+        <select title="학교급 선택">
+            <option>학교급</option>
+            <option>초등학교</option>
+            <option>중학교</option>
+            <option>고등학교</option>
+        </select>
+    </li>
+    <li class="is-disabled">
+       <select title="학년 선택" disabled>
+            <option>학년</option>
+            <option>1학년</option>
+            <option>2학년</option>
+            <option>3학년</option>
+        </select>
+    </li>
+    <li class="is-disabled">
+        <input type="text" placeholder="과목" class="subject-sch" disabled>
+        <button type="button" class="btn-sch" onclick="popupOpenPub('popup-subject')"  disabled>과목 검색</button>
+    </li>
+    <li class="is-disabled">
+        <input type="text" placeholder="성취기준, 코드검색" class="achievecode-sch"  disabled>
+        <button type="button" class="btn-sch" onclick="popupOpenPub('popup-achievecode')" disabled>과목 검색</button>
+    </li>
+</ul>
+<div class="achievecod-section achievecode-keyword">
+    <strong>최근 선택한 과목</strong>
+    <div class="txt-area">
+        <button type="button">과목1</button>
+        <button type="button">과목2</button>
+        <button type="button">과목3</button>
+        <button type="button">과목4</button>
+        <button type="button">과목5</button>
+    </div>
+</div>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/_module/reply.html (added)
+++ html/cbe2025/_module/reply.html
@@ -0,0 +1,401 @@
+<div class="wrap-sm">
+    <ul class="reply-list">
+        <li>
+            <div class="profile-img-area">
+                <figure>
+                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                </figure>
+            </div>
+            <div class="txt-area">
+                <div class="reply-tit-area">
+                    <div class="l-area">
+                        <strong class="profile-tit">홍길동</strong>
+                        <span class="time">2026-04-14 10:59</span>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group">
+                            <button type="button" class="btn sm circle ghost ico-edit">수정</button>
+                            <button type="button" class="btn sm circle ghost ico-delete">삭제</button>
+                        </div>
+                    </div>
+                </div>
+                <div class="reply-txt-area">
+                    <div class="txt"> 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div>
+                   <div class="img">
+                        <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="">
+                   </div>
+                </div>
+                <div class="reply-fnc-area">
+                    <div class="l-area">
+                        <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button>
+                        <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button>
+                    </div>
+                </div>
+                <div class="reply-re-area">
+                    <ul class="reply-re-list">
+                        <li class="reply-write-area">
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="write">
+                                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea>
+                                    <div class="write-fnc-area">
+                                        <div class="l-area">
+                                            <div class="file-custom">
+                                                <input type="file" title="파일 입력">
+                                                <button type="button" class="ico-img">이미지</button>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <div class="btn-group">
+                                                <button type="submit" class="btn xsm">취소</button>
+                                                <button type="submit" class="btn xsm primary">등록</button>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="reply-tit-area">
+                                    <div class="l-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span class="time">2026-04-14 10:59</span>
+                                    </div>
+                                    <div class="r-area">
+                                        <div class="btn-group">
+                                            <button type="button" class="btn xsm circle ghost ico-edit">수정</button>
+                                            <button type="button" class="btn xsm circle ghost ico-delete">삭제</button>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="reply-txt-area">
+                                    <div class="txt">
+                                        댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용
+                                    </div>
+                                    <div class="img">
+                                        <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="">
+                                   </div>
+                                </div>
+                                <div class="reply-fnc-area">
+                                    <div class="l-area">
+                                        <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button>
+                                        <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                        <!-- <li class="reply-write-area">
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="write">
+                                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea>
+                                    <div class="write-fnc-area">
+                                        <div class="l-area">
+                                            <div class="file-custom">
+                                                <input type="file" title="파일 입력">
+                                                <button type="button" class="ico-img">이미지</button>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <div class="btn-group">
+                                                <button type="button" class="btn xsm">취소</button>
+                                                <button type="button" class="btn xsm primary">등록</button>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </li> -->
+                        <li class="reply-write-area">
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="write">
+                                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea>
+                                    <div class="write-fnc-area">
+                                        <div class="l-area">
+                                            <div class="file-custom">
+                                                <input type="file" title="파일 입력">
+                                                <button type="button" class="ico-img">이미지</button>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <div class="btn-group">
+                                                <button type="button" class="btn xsm">취소</button>
+                                                <button type="button" class="btn xsm primary">등록</button>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="reply-tit-area">
+                                    <div class="l-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span class="time">2026-04-14 10:59</span>
+                                    </div>
+                                    <div class="r-area">
+                                        <div class="btn-group">
+                                            <button type="button" class="btn xsm circle ghost ico-edit">수정</button>
+                                            <button type="button" class="btn xsm circle ghost ico-delete">삭제</button>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="reply-txt-area">
+                                    <div class="txt">
+                                        댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용
+                                    </div>
+                                </div>
+                                <div class="reply-fnc-area">
+                                    <div class="l-area">
+                                        <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button>
+                                        <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                        <li class="reply-write-area">
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="write">
+                                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea>
+                                    <div class="write-fnc-area">
+                                        <div class="l-area">
+                                            <div class="file-custom">
+                                                <input type="file" title="파일 입력">
+                                                <button type="button" class="ico-img">이미지</button>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <div class="btn-group">
+                                                <button type="button" class="btn xsm">취소</button>
+                                                <button type="button" class="btn xsm primary">등록</button>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                    </ul>
+                    <!-- <div class="reply-write-area">
+                        <div class="profile-img-area">
+                            <figure class="">
+                                <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                            </figure>
+                        </div>
+                        <div class="txt-area">
+                            <div class="write">
+                                <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea>
+                                <div class="write-fnc-area">
+                                    <div class="l-area">
+                                        <div class="file-custom">
+                                            <input type="file" title="파일 입력">
+                                            <button type="button" class="ico-img">이미지</button>
+                                        </div>
+                                    </div>
+                                    <div class="r-area">
+                                        <button type="button" class="btn circle sm primary ico-send">입력</button>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </div>   -->
+                </div>
+            </div>
+        </li>
+        <li>
+            <div class="profile-img-area">
+                <figure class="">
+                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                </figure>
+            </div>
+            <div class="txt-area">
+                <div class="reply-tit-area">
+                    <div class="l-area">
+                        <strong class="profile-tit">홍길동</strong>
+                        <span class="time">2026-04-14 10:59</span>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group">
+                            <button type="button" class="btn sm circle ghost ico-edit">수정</button>
+                            <button type="button" class="btn sm circle ghost ico-delete">삭제</button>
+                        </div>
+                    </div>
+                </div>
+                <div class="reply-txt-area">
+                    <div class="txt">
+                        댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용
+                    </div>
+                </div>
+                <div class="reply-fnc-area">
+                    <div class="l-area">
+                        <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button>
+                        <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button>
+                    </div>
+                </div>
+            </div>
+        </li>
+        <!-- 댓글 수정 -->
+        <li class="reply-write-area">
+            <div class="profile-img-area">
+                <figure class="">
+                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                </figure>
+            </div>
+            <div class="txt-area">
+                <div class="reply-tit-area">
+                    <div class="l-area">
+                        <strong class="profile-tit">홍길동</strong>
+                        <span class="time">2026-04-14 10:59</span>
+                    </div>
+                </div>
+                <div class="write">
+                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">댓글 수정</textarea>
+                    <div class="img-add-area">
+                            <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="">
+                            <button class="btn circle xsm overlay ico-delete">삭제</button>
+                    </div>
+                    <div class="write-fnc-area">
+                        <div class="l-area">
+                            <div class="file-custom">
+                                <input type="file" title="파일 입력">
+                                <button type="button" class="ico-img">이미지</button>
+                            </div>
+                        </div>
+                        <div class="r-area">
+                            <div class="btn-group">
+                                <button type="submit" class="btn xsm">취소</button>
+                                <button type="submit" class="btn xsm primary">등록</button>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+                <div class="reply-re-area">
+                    <ul class="reply-re-list">
+                        <li class="reply-write-area">
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="write">
+                                    <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea>
+                                    <div class="write-fnc-area">
+                                        <div class="l-area">
+                                            <div class="file-custom">
+                                                <input type="file" title="파일 입력">
+                                                <button type="button" class="ico-img">이미지</button>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <div class="btn-group">
+                                                <button type="button" class="btn xsm">취소</button>
+                                                <button type="button" class="btn xsm primary">등록</button>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="profile-img-area">
+                                <figure class="">
+                                    <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                </figure>
+                            </div>
+                            <div class="txt-area">
+                                <div class="reply-tit-area">
+                                    <div class="l-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span class="time">2026-04-14 10:59</span>
+                                    </div>
+                                    <div class="r-area">
+                                        <div class="btn-group">
+                                            <button type="button" class="btn xsm circle ghost ico-edit">수정</button>
+                                            <button type="button" class="btn xsm circle ghost ico-delete">삭제</button>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="reply-txt-area">
+                                    <div class="txt">
+                                        댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용
+                                    </div>
+                                </div>
+                                <div class="reply-fnc-area">
+                                    <div class="l-area">
+                                        <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button>
+                                        <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button>
+                                    </div>
+                                </div>
+                            </div>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </li>
+    </ul>
+    <div class="reply-write-area">
+        <div class="profile-img-area">
+            <figure class="">
+                <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+            </figure>
+        </div>
+        <div class="txt-area">
+            <div class="reply-tit-area">
+                <div class="l-area">
+                    <strong class="profile-tit">홍길동</strong>
+                    <span class="time">2026-04-14 10:59</span>
+                </div>
+            </div>
+            <div class="write">
+                <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea>
+                <div class="img-add-area">
+                        <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="">
+                        <button class="btn circle xsm overlay ico-delete">삭제</button>
+                </div>
+                <div class="write-fnc-area">
+                    <div class="l-area">
+                        <div class="file-custom">
+                            <input type="file" title="파일 입력">
+                            <button type="button" class="ico-img">이미지</button>
+                        </div>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group">
+                            <button type="submit" class="btn sm primary">등록</button>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/_guide/error.html (added)
+++ html/cbe2025/common/_guide/error.html
@@ -0,0 +1,64 @@
+<!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-->
+    <!-- //페이지 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 for-teacher">
+        <!-- 통합 헤더 및 네비게이션 -->
+        <header class="INTEGRATION"></header>
+        <div class="CONTENTS-WRAPPER" id="skipToContents">
+            <section class="error-area">
+                <figure>
+                    <img src="/resources/front/site/SITE_00000/images/common/common/img_error.svg" alt="">
+                </figure>
+                <h2>페이지를 찾을 수 없습니다.</h2>
+                <p>존재하지 않는 주소를 입력하셨거나, 사용할 수 없는 페이지입니다.<br>
+                    입력하신 주소가 정확한지 다시 한 번 확인해주세요.</p>
+                <div class="btn-cont">
+                    <a href="#none" class="btn primary">메인으로 돌아가기</a>
+                </div>
+            </section>
+        </div>
+    </div>
+    
+     <!--popup-->
+     <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/_guide/guide.html (added)
+++ html/cbe2025/common/_guide/guide.html
@@ -0,0 +1,3151 @@
+<!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-->
+    <!-- //페이지 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-->
+
+    <link rel="stylesheet" href="/resources/front/site/SITE_00000/css/styleGuide.css">
+    <script>
+        window.onload = () => {
+            const passwordArea = document.querySelector('.input-block');
+            const passwordShowSw = passwordArea.querySelector('label[class*="switch-"] > input');
+            passwordShowSw.onchange = () => {
+                let type = "password";
+                if(event.target.checked) {
+                    type = "text";
+                }
+                passwordArea.querySelector('input.password').type = type;
+            }
+        }
+    </script>
+</head>
+
+<body>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Typography</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Title</h3>
+            <p>Title은 itle-xlg, title-lg, title, title-sm, title-xsm을 사용합니다.</p>
+            <div class="page-tit-area">
+                <h2 class="title-xlg">page-tit-area: title-xlg</h2>
+            </div>
+            <div class="section-tit-area">
+                <div class="l-area dir-col">
+                    <h2 class="title-lg">section-title-area : title-lg</h2>
+                    <p class="txt-sub">타이틀 설명</p>
+                </div>
+                <div class="r-area"><button class="btn cta ico-plus">타이틀버튼</button></div>
+            </div>
+            <div class="tit-area">
+                <div class="l-area dir-col">
+                    <h2 class="title">title-area : title</h2>
+                    <p class="txt-sub">타이틀 설명</p>
+                </div>
+                <div class="r-area"><button class="btn cta ico-plus">타이틀버튼</button></div>
+            </div>
+            <div class="tit-area">
+                <div class="l-area">
+                    <h3 class="title-sm">title-area : title-sm</h3>
+                </div>
+                <div class="r-area"><button class="btn sm cta ico-plus">타이틀버튼</button></div>
+            </div>
+            <div class="tit-area">
+                <div class="l-area">
+                    <h4 class="title-xsm">title-area : title-xsm</h4>
+                </div>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>layout</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>margin</h3>
+            <p>margin은 상하/좌우(top,bottom,left,right)의 지정된 크기(xsm, sm, md, lg, xlg)안에서 사용합니다.</p>
+            <div class="list-type">
+                <table>
+                    <caption>margin</caption>
+                    <thead>
+                        <tr>
+                            <th>Name</th>
+                            <th>Direction</th>
+                            <th>Type</th>
+                            <th>Size</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <th rowspan="5">margin-direction-type<br>(ex: margin-top-xsm)</th>
+                            <td rowspan="5">top<br>bottom<br>left<br>right</td>
+                            <td>xsm</td>
+                            <td>4px</td>
+                        </tr>
+                        <tr>
+                            <td>sm</td>
+                            <td>8px</td>
+                        </tr>
+                        <tr>
+                            <td>md</td>
+                            <td>16px</td>
+                        </tr>
+                        <tr>
+                            <td>lg</td>
+                            <td>24px</td>
+                        </tr>
+                        <tr>
+                            <td>xlg</td>
+                            <td>40px</td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </article>
+        <article>
+            <h3>align</h3>
+            <p>align은 가로정렬, 세로정렬을 사용합니다.</p>
+            <div style="display: flex; flex-direction: column; gap:8px">
+                <p class="align-left">align-left</p>
+                <p class="align-center">align-center</p>
+                <p class="align-right">align-right</p>
+            </div>
+            <div class="list-type">
+                <table>
+                    <caption>valign-top</caption>
+                    <tbody>
+                        <tr>
+                            <td class="valign-top">valign-top</td>
+                            <td class="valign-middle">valign-middle</td>
+                            <td class="valign-bottom">valign-bottom</td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Button</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Button Types</h3>
+            <p>버튼은 Default &lt; Primary &lt; Solid 순의 위계를 갖습니다. 버튼의 위계가 높아질수록 가급적 페이지에서 중복하지 않고 최소한으로 사용하도록 합니다.</p>
+            <ul class="button">
+                <li>
+                    <h5>Default</h5>
+                    <button type="button" class="btn"></button>
+                    <button type="button" class="btn" disabled></button>
+                    <button type="button" class="btn ico-search"></button>
+                    <button type="button" class="btn ico-search back"></button>
+                    <button type="button" class="btn ico-search" disabled></button>
+                    <button type="button" class="btn ico-search circle"></button>
+                    <button type="button" class="btn"><i class="ico-search"></i></button>
+                    <button type="button" class="btn" disabled><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>primary</h5>
+                    <button type="button" class="btn primary"></button>
+                    <button type="button" class="btn primary" disabled></button>
+                    <button type="button" class="btn primary ico-search"></button>
+                    <button type="button" class="btn primary ico-search" disabled></button>
+                    <button type="button" class="btn primary ico-search circle"></button>
+                    <button type="button" class="btn primary"><i class="ico-search"></i></button>
+                    <button type="button" class="btn primary" disabled><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>secondary</h5>
+                    <button type="button" class="btn secondary"></button>
+                    <button type="button" class="btn secondary" disabled></button>
+                    <button type="button" class="btn secondary ico-search"></button>
+                    <button type="button" class="btn secondary ico-search" disabled></button>
+                    <button type="button" class="btn secondary ico-search circle"></button>
+                    <button type="button" class="btn secondary"><i class="ico-search"></i></button>
+                    <button type="button" class="btn secondary" disabled><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>CTA</h5>
+                    <button type="button" class="btn cta"></button>
+                    <button type="button" class="btn cta" disabled></button>
+                    <button type="button" class="btn cta ico-search"></button>
+                    <button type="button" class="btn cta ico-search" disabled></button>
+                    <button type="button" class="btn cta ico-search circle"></button>
+                    <button type="button" class="btn cta"><i class="ico-search"></i></button>
+                    <button type="button" class="btn primary" disabled><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>Danger</h5>
+                    <button type="button" class="btn danger"></button>
+                    <button type="button" class="btn danger" disabled></button>
+                    <button type="button" class="btn danger ico-search"></button>
+                    <button type="button" class="btn danger ico-search" disabled></button>
+                    <button type="button" class="btn danger ico-search circle"></button>
+                    <button type="button" class="btn danger"><i class="ico-search"></i></button>
+                    <button type="button" class="btn danger" disabled><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>Link</h5>
+                    <a href="#none" class="btn-link" title="About Default Link">Default Link</a>
+                    <a href="#none" class="btn-link primary" title="About Solid Link">Solid Link</a>
+                    <a href="#none" class="btn-link secondary" title="About Solid Link">primary Link</a>
+                </li>
+                <li>
+                    <h5>Link Button</h5>
+                    <a href="#none" class="btn">default</a>
+                    <a href="#none" class="btn disabled">default</a>
+                    <a href="#none" class="btn"><i class="ico-search"></i>default</a>
+                    <a href="#none" class="btn primary"><i class="ico-search"></i>default</a>
+                    <a href="#none" class="btn secondary"><i class="ico-search"></i>default</a>
+                    <a href="#none" class="btn danger"><i class="ico-search"></i>default</a>
+                    <a href="#none" class="btn circle"><i class="ico-search"></i>default</a>
+                </li>
+                <li>
+                    <h5>Text Button</h5>
+                    <a href="#none" class="btn-text">바로가기 <i class="ico-fw"></i> <i class="ico-fw primary"></i> <i
+                            class="ico-fw secondary"></i></a>
+                    <a href="#none" class="btn-text primary">solid <i class="ico-edit primary"></i></a>
+                    <a href="#none" class="btn-text">설정 <i class="ico-setting"></i></a>
+                    <a href="#none" class="btn-text">초기화 <i class="ico-refresh"></i></a>
+                    <a href="#none" class="btn-text">도움말 <i class="ico-help"></i></a>
+                </li>
+                <li>
+                    <h5>btn-ico(버튼형 아이콘)</h5>
+                    <button class="btn-ico ico-delete"></button>
+                    <button class="btn-ico ico-edit"></button>
+                </li>
+                <li>
+                    <h5>btn etc</h5>
+                    <button class="btn circle ico-search transparent">투명버튼</button>
+                    <button class="btn-like btn circle">좋아요</button>
+                    <button class="btn-like btn circle btn-like-on">좋아요</button>
+                    <button class="btn-like btn sm">좋아요</button>
+                    <button class="btn-like btn sm btn-like-on">좋아요</button>
+                    <button class="btn ico-favorite toggle is-active" data-toast="좋아요 추가"
+                        data-toast-inactive="좋아요 해제">좋아요(toast)</button>
+                    <button class="btn ico-favorite toggle is-active" data-txt="구독중"
+                        data-txt-inactive="구독하기">구독중(txt)</button>
+                    <button class="btn ico-favorite toggle is-active" data-txt="구독중" data-txt-inactive="구독하기"
+                        data-toast="구독 추가" data-toast-inactive="구독 해제">구독중(toast, txt)</button>
+                </li>
+                <li>
+                    <h5>btn style-none</h5>
+                    <div class="btn-group  order-front">
+                        <button class="btn xsm ico-favorite toggle is-active circle style-none" title="좋아요">좋아요</button>
+                        <button class="btn xsm ico-archive toggle circle style-none" title="담기">담기</button>
+                        <button class="btn xsm ico-share circle style-none" title="공유">공유</button>
+                        <button class="btn xsm ico-comment circle style-none" title="댓글">댓글</button>
+                    </div>
+                </li>
+            </ul>
+        </article>
+        <article>
+            <h3>Button Size</h3>
+            <p>Small은 36px, Medium은 48px, Large는 64px의 높이값을 갖습니다.</p>
+            <ul class="button size">
+                <li>
+                    <h5>Small</h5>
+                    <button type="button" class="btn sm ico-search"></button>
+                    <button type="button" class="btn sm ico-search" disabled></button>
+                    <button type="button" class="btn sm ico-search primary"></button>
+                    <button type="button" class="btn sm ico-search solid"></button>
+                    <button type="button" class="btn sm ico-search danger"></button>
+                    <button type="button" class="btn sm ico-search circle"></button>
+                    <button type="button" class="btn sm"><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>Medium</h5>
+                    <button type="button" class="btn ico-search"></button>
+                    <button type="button" class="btn ico-search" disabled></button>
+                    <button type="button" class="btn ico-search primary"></button>
+                    <button type="button" class="btn ico-search solid"></button>
+                    <button type="button" class="btn ico-search danger"></button>
+                    <button type="button" class="btn ico-search circle"></button>
+                    <button type="button" class="btn"><i class="ico-search"></i></button>
+                </li>
+                <li>
+                    <h5>Large</h5>
+                    <button type="button" class="btn lg ico-search"></button>
+                    <button type="button" class="btn lg ico-search" disabled></button>
+                    <button type="button" class="btn lg ico-search primary"></button>
+                    <button type="button" class="btn lg ico-search solid"></button>
+                    <button type="button" class="btn lg ico-search danger"></button>
+                    <button type="button" class="btn lg ico-search circle"></button>
+                    <button type="button" class="btn lg"><i class="ico-search"></i></button>
+                </li>
+            </ul>
+        </article>
+        <article>
+            <h3>Button group</h3>
+            <fieldset class="btn-group">
+                <legend>버튼그룹</legend>
+                <button type="button" class="btn">버튼 그룹1</button>
+                <button type="button" class="btn">버튼 그룹2</button>
+                <button type="button" class="btn">버튼 그룹3</button>
+            </fieldset>
+            <fieldset class="btn-group dir-col">
+                <legend>버튼그룹 dir-col</legend>
+                <button type="button" class="btn">버튼 그룹1</button>
+                <button type="button" class="btn">버튼 그룹2</button>
+                <button type="button" class="btn">버튼 그룹3</button>
+            </fieldset>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Select &amp; Input</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Dropdown</h3>
+            <div>
+                <select class="small">
+                    <option>small</option>
+                    <option>small option</option>
+                </select>
+                <select title="선택">
+                    <option>medium</option>
+                    <option>medium option</option>
+                </select>
+                <select class="small select-sort">
+                    <option>medium</option>
+                    <option>medium option</option>
+                </select>
+                <select class="select-sort">
+                    <option>medium</option>
+                    <option>medium option</option>
+                </select>
+                <select disabled>
+                    <option>disabled</option>
+                    <option>disabled option</option>
+                </select>
+            </div>
+            <div>
+                <select class="small border-none">
+                    <option>small</option>
+                    <option>small option</option>
+                </select>
+                <select class="border-none">
+                    <option>medium</option>
+                    <option>medium option</option>
+                </select>
+                <select class="small select-sort border-none">
+                    <option>sort sm</option>
+                    <option>sort sm</option>
+                </select>
+                <select class="select-sort border-none" title="정렬 선택">
+                    <option>sort md</option>
+                    <option>sort md</option>
+                </select>
+                <select class="border-none" disabled>
+                    <option>disabled</option>
+                    <option>disabled option</option>
+                </select>
+            </div>
+        </article>
+        <article>
+            <h3>Input Anatomy</h3>
+            <p>Input은 기본적으로 아래와 같은 구조로 이뤄져있습니다. 일부 요소를 제외하고 상황에 따라 필요한 부분만 사용해도 무방합니다.</p>
+            <ul class="input">
+                <li>
+                    <label for="inputAnatomy0" class="input-form">Label</label>
+                    <input type="text" id="inputAnatomy0" placeholder="Text">
+                    <cite>message</cite>
+                </li>
+                <li>
+                    <label for="inputAnatomy1" class="input-form">Label</label>
+                    <input type="email" id="inputAnatomy1" placeholder="Text" class="input ico-mail" required>
+                    <cite>message</cite>
+                </li>
+                <li>
+                    <label for="inputAnatomy2" class="input-form required"><span>Label</span><cite>0/20</cite></label>
+                    <input type="password" id="inputAnatomy2" placeholder="Password" required>
+                    <cite>password는 클래스에 'valid'가 추가되어야만 통과</cite>
+                </li>
+                <li>
+                    <label for="inputAnatomy3" class="input-form search">Search</label>
+                    <fieldset class="search-area">
+                        <legend>검색</legend>
+                        <div class="search-option">
+                            <select title="선택">
+                                <option>search option 1_1</option>
+                                <option>search option 1_2</option>
+                            </select>
+                            <select title="선택">
+                                <option>search option 2_1</option>
+                                <option>search option 2_2</option>
+                            </select>
+                        </div>
+                        <div class="search">
+                            <input type="text" id="inputAnatomy3" placeholder="Enter Search Keyword" title="검색어 입력">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                    <cite>message</cite>
+                </li>
+                <li>
+                    <label for="inputAnatomy4" class="input-form search">Search</label>
+                    <fieldset class="search-area small">
+                        <legend>검색</legend>
+                        <div class="search-option">
+                            <select title="선택">
+                                <option>search option 1_1</option>
+                                <option>search option 1_2</option>
+                            </select>
+                        </div>
+                        <div class="search">
+                            <input type="search" id="inputAnatomy4" placeholder="Enter Search Keyword" title="검색어 입력">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                    <cite>message</cite>
+                </li>
+                <li>
+                    <label class="input-form-block">
+                        <div><span>User Case New</span></div>
+                        <input type="text" placeholder="Text" required>
+                        <cite>message</cite>
+                    </label>
+                </li>
+                <li>
+                    <label class="input-form-block">
+                        <div>
+                            <span>User Case New</span>
+                            <cite>0/10</cite>
+                        </div>
+                        <div class="input-block">
+                            <input type="password" placeholder="Password" class="password" required>
+                            <label class="switch-hide icon-only"><input type="checkbox"><span><i class="ico-"></i>
+                                    icon-only</span></label>
+                            <!-- 표시가 반대인 경우, switch-show 로 변경 -->
+                        </div>
+                        <cite>.input-block은 위와 같은 경우에만 한정 사용</cite>
+                    </label>
+                </li>
+                <li>
+                    <label for="inputDate0" class="input-form">Date</label>
+                    <input type="date" id="inputDate0" class="input">
+                </li>
+                <!-- <li>
+                    <label for="inputDate02" class="input-form">Date</label>
+                    <input type="date" id="inputDate02" class="input icon-only ico-calendar">
+                </li> -->
+                <!-- <li>
+                    <label for="inputDate01" class="input-form">Date</label>
+                    <input type="month" id="inputDate01" placeholder="월 선택" class="input">
+                </li> -->
+                <li>
+                    <label for="inputDate1" class="input-form">Date</label>
+                    <input type="date" id="inputDate1" placeholder="날짜를 선택하세요"
+                        class="input ico-calendar custom-datepicker">
+                </li>
+                <li>
+                    <label for="inputDate1_1" class="input-form">Date</label>
+                    <input type="date" id="inputDate1_1" placeholder="날짜를 선택하세요" value="2023-09-23"
+                        class="input ico-calendar custom-datepicker">
+                </li>
+                <!-- <li>
+                    <label for="inputDate2" class="input-form">Date Time</label>
+                    <input type="datetime-local" id="inputDate2" class="input ico-calendar custom-datepicker" value="2018-06-12T19:30" min="2018-06-07T00:00" max="2018-06-14T00:00">
+                </li>
+                <li>
+                    <label for="inputDate3" class="input-form">Month</label>
+                    <input type="month" id="inputDate3" class="input ico-calendar custom-datepicker">
+                </li>
+                <li>
+                    <label for="inputDate4" class="input-form">Week</label>
+                    <input type="week" id="inputDate4" class="input ico-calendar custom-datepicker">
+                </li>
+                <li>
+                    <label for="inputDate5" class="input-form">Time</label>
+                    <input type="time" id="inputDate5" class="input ico-schedule custom-datepicker">
+                </li> -->
+                <!-- <li style="position: relative;">
+                    <label class="input-form-block">
+                        <div>
+                            <span>Date Period</span>
+                        </div>
+                        <div class="input-block">
+                            <input type="date" class="input ico-calendar date-period custom-datepicker" data-inputset="s0"> ~
+                            <input type="date" class="input ico-calendar date-period custom-datepicker" data-inputset="s0">
+                        </div>
+                        <cite>기간 지정 인풋은 'data-period' 클래스를 주어야하며 data-inputset 어트리뷰트를 추가하고 같은 셋의 속성을 같게 지정해야한다. ex) data-inputset="s0"</cite>
+                    </label>
+                </li>
+                <li>
+                    <label class="input-form-block">
+                        <div>
+                            <span>Date Time Period</span>
+                        </div>
+                        <div class="input-block">
+                            <input type="datetime-local" class="input ico-calendar date-period custom-datepicker" data-inputset="s1"> ~
+                            <input type="datetime-local" class="input ico-calendar date-period custom-datepicker" data-inputset="s1">
+                        </div>
+                        <cite>기간(시간 포함) 지정 인풋은 'data-period' 클래스를 주어야하며 data-inputset 어트리뷰트를 추가하고 같은 셋의 속성을 같게 지정해야한다. ex) data-inputset="s0"</cite>
+                    </label>
+                </li> -->
+            </ul>
+        </article>
+        <article>
+            <h3>Input State</h3>
+            <ul class="input">
+                <li>
+                    <label for="inputState0" class="input-form">Default</label>
+                    <input type="text" id="inputState0" placeholder="Text">
+                </li>
+                <li>
+                    <label for="inputState1" class="input-form">Disabled</label>
+                    <input type="text" id="inputState1" placeholder="Text" disabled>
+                </li>
+                <li>
+                    <label for="inputState2" class="input-form">Readonly</label>
+                    <input type="text" id="inputState2" placeholder="Text" readonly value="read-only text">
+                </li>
+            </ul>
+        </article>
+        <article>
+            <h3>Message</h3>
+            <div>
+                <p class="msg">Message</p>
+                <p class="msg"><i class="ico-info"></i> Message</p>
+                <p class="msg success"><i class="ico-info"></i> Message</p>
+                <p class="msg warning"><i class="ico-info"></i> Message</p>
+                <p class="msg info"><i class="ico-info"></i> Message</p>
+                <p class="msg danger"><i class="ico-info"></i> Message</p>
+            </div>
+        </article>
+        <article>
+            <h3>summary</h3>
+            <div>
+                <div class="summary">
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                        <ul class="bullet">
+                            <li>bullet1</li>
+                            <li>bullet2</li>
+                        </ul>
+                    </div>
+                </div>
+                <div class="summary success">
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                    </div>
+                </div>
+                <div class="summary warning">
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                    </div>
+                </div>
+                <div class="summary info">
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                    </div>
+                </div>
+                <div class="summary danger">
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                    </div>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>summary-img</h3>
+            <div>
+                <div class="summary-page">
+                    <div class="l-area">
+                        <div class="img-area">
+                            <img src="/resources/front/site/SITE_00000/images/common/ico-summary/ico-summary-message.svg" alt="">
+                        </div>
+                        <div class="txt-area">
+                            <strong class="summary-tit">title</strong>
+                            <p>text</p>
+                            <ul class="bullet">
+                                <li>bullet1</li>
+                                <li>bullet2</li>
+                            </ul>
+                        </div>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group"><button class="btn sm ico-help secondary">학교체험 프로그램 Q&amp;A</button>
+                        </div>
+                    </div>
+                </div>
+                <!-- <div class="summary-img">
+                    <div class="img-area"></div>
+                    <div class="txt-area">
+                        <strong class="summary-tit">title</strong>
+                        <p>text</p>
+                        <ul class="bullet">
+                            <li>bullet1</li>
+                            <li>bullet2</li>
+                        </ul>
+                    </div>
+                </div> -->
+            </div>
+        </article>
+        <article>
+            <div class="tooltip">
+                <button type="button" class="btn-tooltip"><i class="ico-info"></i> tooltip info</button>
+                <div class="txt-area"> 내용 내용 내용 내용 내용 </div>
+            </div>
+            <div class="tooltip">
+                <button type="button" class="btn-tooltip"><i class="ico-help"></i> tooltip help</button>
+                <div class="txt-area"> 내용 내용 내용 내용 내용 </div>
+            </div>
+            <div class="tooltip dir-l">
+                <button type="button" class="btn-tooltip"><i class="ico-info"></i> tooltip dir-l</button>
+                <div class="txt-area"> 내용 내용 내용 내용 내용 </div>
+            </div>
+            <div class="tooltip dir-r">
+                <button type="button" class="btn-tooltip"><i class="ico-info"></i> tooltip tootip tootip tootip tootip
+                    dir-r</button>
+                <div class="txt-area"> 내용 내용 내용 내용 내용 </div>
+            </div>
+        </article>
+        <article>
+            <h3>percent-width</h3>
+            <p>width는percent-width1 ~ percent-width10 10단계로 %를 10%단위로 사용합니다. </p>
+            <div style="display:flex; flex-direction:column; gap: 8px;">
+                <input type="text" class="percent-width1" placeholder="percent-width1 : 10%">
+                <input type="text" class="percent-width2" placeholder="percent-width2 : 20%">
+                <input type="text" class="percent-width3" placeholder="percent-width3 : 30%"> ... <input type="text"
+                    class="percent-width9" placeholder="percent-width9 : 90%">
+                <input type="text" class="percent-width10" placeholder="percent-width10 : 100%">
+            </div>
+        </article>
+        <article>
+            <h3>Input ETC</h3>
+            <fieldset class="search-area full margin-bottom-md">
+                <legend>검색</legend>
+                <div class="search-option">
+                    <select title="선택">
+                        <option>search option 1_1</option>
+                        <option>search option 1_2</option>
+                    </select>
+                    <select title="선택">
+                        <option>search option 2_1</option>
+                        <option>search option 2_2</option>
+                    </select>
+                </div>
+                <div class="search">
+                    <input type="text" id="inputAnatomy3" placeholder="Enter Search Keyword" title="검색어 입력">
+                    <button class="btn ico-search">검색</button>
+                </div>
+            </fieldset>
+            <div class="date-box">
+                <input type="date">
+                <span> ~ </span>
+                <input type="date">
+            </div>
+            <div class="flex-box">
+                <input type="text" placeholder="문항ID를 입력해주세요." title="문항ID 입력">
+                <button class="btn secondary">문항 추가</button>
+            </div>
+            <div class="flex-box">
+                <input type="text" placeholder="문항ID를 입력해주세요." class="flex1" title="문항ID 입력">
+                <button class="btn secondary">문항 추가</button>
+            </div>
+            <div class="input-box percent-width10">
+                <input type="text" class="flex1" title="이름 입력"> 선생님
+            </div>
+            <div class="input-box"><input type="number" style="width:64px" class="align-right" title="점수 입력"><span
+                    class="font-color-gray">점</span></div>
+            <div class="input-mum-area">
+                <input type="number" class="input-num" title="점수 입력"> / <span class="total-num">5</span>
+            </div>
+            <div class="count-box">
+                <button class="btn-count-minus">감소</button>
+                <input type="number" value="0">
+                <button class="btn-count-plus">추가</button>
+            </div>
+            <div class="count-box sm">
+                <button class="btn-count-minus">감소</button>
+                <input type="number" value="0">
+                <button class="btn-count-plus">추가</button>
+            </div>
+        </article>
+        <article>
+            <h3>Textarea</h3>
+            <p>Textarea는 기본적으로 5줄까지 표시하며 나머지 구조는 Input과 같습니다.</p>
+            <div>
+                <textarea placeholder="Placeholder" title="텍스트 입력"></textarea>
+            </div>
+            <!-- <div class="txt-count-area">
+                <textarea title="텍스트 입력"></textarea>
+                <div class="txt-count"><strong>0</strong>/<span>15</span>자</div>
+            </div>
+            <div class="txt-count-area">
+                <input type="text" title="텍스트 입력">
+                <div class="txt-count"><strong>0</strong>/<span>15</span>자</div>
+            </div>
+            <div class="txt-count-area">
+                <textarea title="텍스트 입력">textarea 텍스트있음</textarea>
+                <div class="txt-count"><strong>0</strong>/<span>15</span>자</div>
+            </div>
+            <div class="txt-count-area">
+                <input type="text" value="input 텍스트있음" title="텍스트 입력">
+                <div class="txt-count"><strong>0</strong>/<span>15</span>자</div>
+            </div> -->
+        </article>
+        <article>
+            <h3>checkradio</h3>
+            <div>
+                <div class="checkradio">
+                    <input type="checkbox" id="c1">
+                    <label for="c1">체크박스</label>
+                </div>
+                <div class="checkradio">
+                    <input type="radio" name="radio" id="r1" checked title="라디오선택">
+                    <label for="r1">라디오</label>
+                </div>
+                <div class="checkradio">
+                    <input type="checkbox" class="icon-only" id="chkAll">
+                    <label for="chkAll">선택</label>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>Toggle</h3>
+            <div>
+                <label class="toggle"><input type="checkbox" title="선택"><span></span></label>
+                <label class="toggle"><input type="checkbox"><span>Default</span></label>
+                <label class="toggle"><input type="checkbox" checked><span>Checked</span></label>
+                <label class="toggle"><input type="checkbox" disabled><span>Disabled-Default</span></label>
+                <label class="toggle"><input type="checkbox" checked disabled><span>Disabled-Checked</span></label>
+            </div>
+        </article>
+        <article>
+            <h3>Checkradio Area</h3>
+            <div style="display: grid; gap:2.4rem">
+                <div class="checkradio-area">
+                    <div class="checkradio">
+                        <input type="checkbox" id="achievecodeAdd1_1">
+                        <label for="achievecodeAdd1_1">이해</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="achievecodeAdd1_2" checked>
+                        <label for="achievecodeAdd1_2">계산</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="achievecodeAdd1_3">
+                        <label for="achievecodeAdd1_3">추론</label>
+                    </div>
+                </div>
+                <fieldset class="checkradio-custom-area">
+                    <legend>학교급 선택</legend>
+                    <div class="checkradio">
+                        <input type="checkbox" id="sch1_1_1" checked="">
+                        <label for="sch1_1_1">초등</label>
+                    </div>
+                    <div class="checkradio sm">
+                        <input type="checkbox" id="sch1_1_2">
+                        <label for="sch1_1_2">중등</label>
+                    </div>
+                    <div class="checkradio sm">
+                        <input type="checkbox" id="sch1_1_3">
+                        <label for="sch1_1_3">고등</label>
+                    </div>
+                </fieldset>
+                <fieldset class="checkradio-custom-area">
+                    <legend>학교급 선택</legend>
+                    <div class="checkradio primary">
+                        <input type="checkbox" id="sch1_2_1" checked="">
+                        <label for="sch1_2_1">초등</label>
+                    </div>
+                    <div class="checkradio sm primary">
+                        <input type="checkbox" id="sch1_2_2">
+                        <label for="sch1_2_2">중등</label>
+                    </div>
+                    <div class="checkradio sm primary">
+                        <input type="checkbox" id="sch1_2_3">
+                        <label for="sch1_2_3">고등</label>
+                    </div>
+                </fieldset>
+                <fieldset class="checkradio-custom-area">
+                    <legend>학교급 선택</legend>
+                    <div class="checkradio round">
+                        <input type="checkbox" id="sch1_3_1" checked="">
+                        <label for="sch1_3_1">초등</label>
+                    </div>
+                    <div class="checkradio sm round">
+                        <input type="checkbox" id="sch1_3_2">
+                        <label for="sch1_3_2">중등</label>
+                    </div>
+                    <div class="checkradio sm round">
+                        <input type="checkbox" id="sch1_3_3">
+                        <label for="sch1_3_3">고등</label>
+                    </div>
+                </fieldset>
+                <fieldset class="checkradio-custom-area">
+                    <legend>학교급 선택</legend>
+                    <div class="checkradio primary round">
+                        <input type="checkbox" id="sch1_4_1" checked="">
+                        <label for="sch1_4_1">초등</label>
+                    </div>
+                    <div class="checkradio sm primary round">
+                        <input type="checkbox" id="sch1_4_2">
+                        <label for="sch1_4_2">중등</label>
+                    </div>
+                    <div class="checkradio sm primary round">
+                        <input type="checkbox" id="sch1_4_3">
+                        <label for="sch1_4_3">고등</label>
+                    </div>
+                </fieldset>
+                <div class="checkradio-custom-area">
+                    <div class="checkradio sm round primary">
+                        <input type="checkbox" title="차시선택" id="chasi-fnc2">
+                        <label for="chasi-fnc2" class="sm rond"><i class="ico-check sm"></i>전체선택</label>
+                    </div>
+                </div>
+                <fieldset class="checkradio-custom-block-area">
+                    <legend>난이도 선택</legend>
+                    <div class="checkradio black">
+                        <input type="checkbox" id="achievecode1_1" checked>
+                        <label for="achievecode1_1">선택</label>
+                        <div class="txt-area">
+                            <strong class="font-color-red">상</strong> <span>여러 가지 함수의 실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수
+                                있다.</span>
+                        </div>
+                    </div>
+                    <div class="checkradio black">
+                        <input type="checkbox" id="achievecode1_2">
+                        <label for="achievecode1_2">선택</label>
+                        <div class="txt-area">
+                            <strong class="font-color-blue">중</strong> <span>여러 가지 함수의 실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수
+                                있다.</span>
+                        </div>
+                    </div>
+                    <div class="checkradio black">
+                        <input type="checkbox" id="achievecode1_3">
+                        <label for="achievecode1_3">선택</label>
+                        <div class="txt-area">
+                            <strong class="font-color-green">하</strong> <span>여러 가지 함수의 실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수
+                                있다.</span>
+                        </div>
+                    </div>
+                </fieldset>
+                <fieldset class="flex-box col2">
+                    <legend>학교급 선택</legend>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_1" checked>
+                        <label for="filter1_1_1">전체</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_2">
+                        <label for="filter1_1_2">초등학교</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_3" disabled>
+                        <label for="filter1_1_3">중학교</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_4">
+                        <label for="filter1_1_4">고등학교</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_5">
+                        <label for="filter1_1_5">유아</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="filter1_1_6">
+                        <label for="filter1_1_6">특수교육</label>
+                    </div>
+                </fieldset>
+            </div>
+        </article>
+        <article>
+            <h3>fnc-extend-area</h3>
+            <div class="fnc-extend-area">
+                <div class="extend-keyword-area">
+                    <strong class="fnc-tit">추천 키워드</strong>
+                    <div class="txt-area">
+                        <a href="#none">키워드</a>
+                        <a href="#none">키워드</a>
+                        <a href="#none">키워드</a>
+                        <a href="#none">키워드</a>
+                    </div>
+                </div>
+                <div class="extend-default-area">
+                    <div class="l-area">
+                        <p class="total">총 <em>156</em>건</p>
+                    </div>
+                    <div class="r-area">
+                        <select class="select-sort border-none" title="정렬 선택">
+                            <option>최신순</option>
+                        </select>
+                        <select class="border-none">
+                            <option>24개씩 보기</option>
+                        </select>
+                        <fieldset class="search-area">
+                            <legend>검색</legend>
+                            <div class="search-option" title="검색 옵션 선택">
+                                <select title="선택">
+                                    <option>구분</option>
+                                    <option>구분1</option>
+                                </select>
+                                <select title="선택">
+                                    <option>작성자</option>
+                                </select>
+                            </div>
+                            <div class="search">
+                                <input type="text" placeholder="검색어를 입력하세요" title="검색어를 입력하세요">
+                                <button class="btn ico-search">검색</button>
+                            </div>
+                        </fieldset>
+                    </div>
+                </div>
+                <div class="extend-filter-area">
+                    <div class="l-area">
+                        <fieldset class="filter-group">
+                            <legend>필터 선택</legend>
+                            <select title="필터 선택">
+                                <option value="">선택1-1</option>
+                                <option value="">선택1-2</option>
+                            </select>
+                            <select title="필터 선택">
+                                <option value="">선택2-1</option>
+                                <option value="">선택2-2</option>
+                            </select>
+                        </fieldset>
+                        <fieldset class="filter-group">
+                            <legend>필터 선택</legend>
+                            <div class="checkradio">
+                                <input type="checkbox" id="extend-filter0">
+                                <label for="extend-filter0">전체</label>
+                            </div>
+                            <div class="checkradio">
+                                <input type="checkbox" id="extend-filter1">
+                                <label for="extend-filter1">임시저장</label>
+                            </div>
+                            <div class="checkradio">
+                                <input type="checkbox" id="extend-filter3">
+                                <label for="extend-filter3">진행중</label>
+                            </div>
+                        </fieldset>
+                        <fieldset class="filter-group">
+                            <legend>필터 선택</legend>
+                            <label class="chip"><input type="radio" name="chipC" checked><span>전체</span></label>
+                            <label class="chip"><input type="radio" name="chipC"><span>온세종</span></label>
+                            <label class="chip"><input type="radio" name="chipC"><span>기초학력</span></label>
+                        </fieldset>
+                        <fieldset class="filter-group">
+                            <legend>필터 선택</legend>
+                            <strong class="form-tit">추천 키워드</strong>
+                            <div class="form-group">
+                                <label class="chip"><input type="radio" name="chipC" checked><span>전체</span></label>
+                                <label class="chip"><input type="radio" name="chipC"><span>온세종</span></label>
+                                <label class="chip"><input type="radio" name="chipC"><span>기초학력</span></label>
+                            </div>
+                        </fieldset>
+                    </div>
+                    <div class="r-area"></div>
+                </div>
+                <div class="extend-fnc-area">
+                    <div class="l-area">
+                        <div class="checkradio">
+                            <input type="checkbox" id="check-all">
+                            <label for="check-all">전체 선택</label>
+                        </div>
+                        <button class="btn xsm">선택 인쇄</button>
+                        <button class="btn xsm">엑셀 다운로드</button>
+                    </div>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>fnc-list</h3>
+            <ul class="fnc-list">
+                <li>
+                    <i class="ico-info"></i>
+                    <div class="txt-area">
+                        <strong class="fnc-tit">Title</strong>
+                        <p>description</p>
+                    </div>
+                    <div class="fnc">
+                        <label class="toggle"><input type="checkbox" title="선택"><span></span></label>
+                    </div>
+                </li>
+                <li>
+                    <div class="txt-area">
+                        <strong class="fnc-tit">Title</strong>
+                        <p>description</p>
+                    </div>
+                    <div class="fnc">
+                        <label class="toggle"><input type="checkbox" title="선택"><span></span></label>
+                    </div>
+                </li>
+                <li>
+                    <div class="txt-area">
+                        <strong class="fnc-tit">Title</strong>
+                    </div>
+                    <div class="fnc">
+                        <label class="toggle"><input type="checkbox" title="선택"><span></span></label>
+                    </div>
+                </li>
+            </ul>
+        </article>
+        <article>
+            <h3>Chip</h3>
+            <p>정보 입력, 다중 또는 단일항목 선택, 내용 필터링 등의 행동에 사용됩니다.</p>
+            <div>
+                <label class="chip"><input type="checkbox"><span>Default<i class="ico-search"></i></span></label>
+                <label class="chip"><input type="checkbox" checked><span>Checked<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="checkbox" disabled><span>Disabled<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="checkbox" checked disabled><span>Disabled-Checked<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="radio" name="chipE"><span>Default<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="radio" name="chipE" checked><span>Checked<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="radio" name="chipF" disabled><span>Disabled<i
+                            class="ico-search"></i></span></label>
+                <label class="chip"><input type="radio" name="chipF" checked disabled><span>Disabled-Checked<i
+                            class="ico-search"></i></span></label>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Indicators</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Page Controller</h3>
+            <ul class="pagenation">
+                <li class="ppv">
+                    <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
+                </li>
+                <li class="pv">
+                    <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a>
+                </li>
+                <li class="current">
+                    <span title="현재 페이지">1</span>
+                </li>
+                <li>
+                    <a href="#none" title="2번째 목록으로 이동합니다">2</a>
+                </li>
+                <li>
+                    <a href="#none" title="3번째 목록으로 이동합니다">3</a>
+                </li>
+                <li>
+                    <a href="#none" title="4번째 목록으로 이동합니다">4</a>
+                </li>
+                <li>
+                    <a href="#none" title="5번째 목록으로 이동합니다">5</a>
+                </li>
+                <li class="fw">
+                    <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a>
+                </li>
+                <li class="ffw">
+                    <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a>
+                </li>
+            </ul>
+        </article>
+        <article>
+            <h3>Page Indicator</h3>
+            <ol class="page-indicator" data-current="2">
+                <li>
+                    <a href="#none" title="1번째 목록으로 이동합니다">1</a>
+                </li>
+                <li>
+                    <a href="#none" title="2번째 목록으로 이동합니다">2</a>
+                </li>
+                <li>
+                    <a href="#none" title="3번째 목록으로 이동합니다">3</a>
+                </li>
+                <li>
+                    <a href="#none" title="4번째 목록으로 이동합니다">4</a>
+                </li>
+                <li>
+                    <a href="#none" title="5번째 목록으로 이동합니다">5</a>
+                </li>
+            </ol>
+        </article>
+        <article>
+            <h3>Badge</h3>
+            <ul class="badge-ul">
+                <li>Something<span class="badge">4</span></li>
+                <li>Something<span class="badge green">4</span></li>
+                <li>Something<span class="badge orange">4</span></li>
+                <li>Something<span class="badge ico-search">보기</span></li>
+                <li>Something<span class="badge min">badge</span></li>
+            </ul>
+        </article>
+        <article>
+            <h3>Icon</h3>
+            <ul class="icon-wrap">
+                <li>
+                    <h5>ico-search</h5>
+                    <i class="ico-search"></i>
+                </li>
+                <li>
+                    <h5>ico-form-check</h5>
+                    <i class="ico-form-check"></i>
+                </li>
+                <li>
+                    <h5>ico-form-minus</h5>
+                    <i class="ico-form-minus"></i>
+                </li>
+                <li>
+                    <h5>ico-form-plus</h5>
+                    <i class="ico-form-plus"></i>
+                </li>
+                <li>
+                    <h5>ico-form-up</h5>
+                    <i class="ico-form-up"></i>
+                </li>
+                <li>
+                    <h5>ico-form-down</h5>
+                    <i class="ico-form-down"></i>
+                </li>
+                <li>
+                    <h5>ico-ppv</h5>
+                    <i class="ico-ppv"></i>
+                </li>
+                <li>
+                    <h5>ico-pv</h5>
+                    <i class="ico-pv"></i>
+                </li>
+                <li>
+                    <h5>ico-fw</h5>
+                    <i class="ico-fw"></i>
+                </li>
+                <li>
+                    <h5>ico-ffw</h5>
+                    <i class="ico-ffw"></i>
+                </li>
+                <li>
+                    <h5>ico-up</h5>
+                    <i class="ico-up"></i>
+                </li>
+                <li>
+                    <h5>ico-down</h5>
+                    <i class="ico-down"></i>
+                </li>
+                <li>
+                    <h5>ico-lt</h5>
+                    <i class="ico-lt"></i>
+                </li>
+                <li>
+                    <h5>ico-gt</h5>
+                    <i class="ico-gt"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-left</h5>
+                    <i class="ico-arrow-left"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-right</h5>
+                    <i class="ico-arrow-right"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-up</h5>
+                    <i class="ico-arrow-up"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-down</h5>
+                    <i class="ico-arrow-down"></i>
+                </li>
+                <li>
+                    <h5>ico-play</h5>
+                    <i class="ico-play"></i>
+                </li>
+                <li>
+                    <h5>ico-pause</h5>
+                    <i class="ico-pause"></i>
+                </li>
+                <li>
+                    <h5>ico-stop</h5>
+                    <i class="ico-stop"></i>
+                </li>
+                <li>
+                    <h5>ico-archive</h5>
+                    <i class="ico-archive"></i>
+                </li>
+                <li>
+                    <h5>ico-attach</h5>
+                    <i class="ico-attach"></i>
+                </li>
+                <li>
+                    <h5>ico-block</h5>
+                    <i class="ico-block"></i>
+                </li>
+                <li>
+                    <h5>ico-book</h5>
+                    <i class="ico-book"></i>
+                </li>
+                <li>
+                    <h5>ico-bookmark</h5>
+                    <i class="ico-bookmark"></i>
+                </li>
+                <li>
+                    <h5>ico-calendar</h5>
+                    <i class="ico-calendar"></i>
+                </li>
+                <li>
+                    <h5>ico-call</h5>
+                    <i class="ico-call"></i>
+                </li>
+                <li>
+                    <h5>ico-camera</h5>
+                    <i class="ico-camera"></i>
+                </li>
+                <li>
+                    <h5>ico-chart(ico-curation)</h5>
+                    <i class="ico-chart"></i>
+                </li>
+                <li>
+                    <h5>ico-chat</h5>
+                    <i class="ico-chat"></i>
+                </li>
+                <li>
+                    <h5>ico-check</h5>
+                    <i class="ico-check"></i>
+                </li>
+                <li>
+                    <h5>ico-close</h5>
+                    <i class="ico-close"></i>
+                </li>
+                <li>
+                    <h5>ico-comment</h5>
+                    <i class="ico-comment"></i>
+                </li>
+                <li>
+                    <h5>ico-copy</h5>
+                    <i class="ico-copy"></i>
+                </li>
+                <li>
+                    <h5>ico-delete</h5>
+                    <i class="ico-delete"></i>
+                </li>
+                <li>
+                    <h5>ico-document</h5>
+                    <i class="ico-document"></i>
+                </li>
+                <li>
+                    <h5>ico-document-plus</h5>
+                    <i class="ico-document-plus"></i>
+                </li>
+                <li>
+                    <h5>ico-download</h5>
+                    <i class="ico-download"></i>
+                </li>
+                <li>
+                    <h5>ico-move</h5>
+                    <i class="ico-move"></i>
+                </li>
+                <li>
+                    <h5>ico-edit</h5>
+                    <i class="ico-edit"></i>
+                </li>
+                <li>
+                    <h5>ico-favorite</h5>
+                    <i class="ico-favorite"></i>
+                </li>
+                <li>
+                    <h5>ico-favorite-active</h5>
+                    <i class="ico-favorite-active blue"></i>
+                </li>
+                <li>
+                    <h5>ico-file</h5>
+                    <i class="ico-file"></i>
+                </li>
+                <li>
+                    <h5>ico-filter</h5>
+                    <i class="ico-filter"></i>
+                </li>
+                <li>
+                    <h5>ico-folder</h5>
+                    <i class="ico-folder"></i>
+                </li>
+                <li>
+                    <h5>ico-fullscreen-exit</h5>
+                    <i class="ico-fullscreen-exit"></i>
+                </li>
+                <li>
+                    <h5>ico-fullscreen</h5>
+                    <i class="ico-fullscreen"></i>
+                </li>
+                <li>
+                    <h5>ico-headphone</h5>
+                    <i class="ico-headphone"></i>
+                </li>
+                <li>
+                    <h5>ico-help</h5>
+                    <i class="ico-help"></i>
+                </li>
+                <li>
+                    <h5>ico-history</h5>
+                    <i class="ico-history"></i>
+                </li>
+                <li>
+                    <h5>ico-home</h5>
+                    <i class="ico-home"></i>
+                </li>
+                <li>
+                    <h5>ico-hourglass</h5>
+                    <i class="ico-hourglass"></i>
+                </li>
+                <li>
+                    <h5>ico-img</h5>
+                    <i class="ico-img"></i>
+                </li>
+                <!-- <li>
+                    <h5>ico-picture</h5>
+                    <i class="ico-picture"></i>
+                </li> -->
+                <li>
+                    <h5>ico-info</h5>
+                    <i class="ico-info"></i>
+                </li>
+                <li>
+                    <h5>ico-language</h5>
+                    <i class="ico-language"></i>
+                </li>
+                <li>
+                    <h5>ico-layer(ico-group)</h5>
+                    <i class="ico-layer"></i>
+                </li>
+                <li>
+                    <h5>ico-link</h5>
+                    <i class="ico-link"></i>
+                </li>
+                <li>
+                    <h5>ico-location</h5>
+                    <i class="ico-location"></i>
+                </li>
+                <li>
+                    <h5>ico-lock</h5>
+                    <i class="ico-lock"></i>
+                </li>
+                <li>
+                    <h5>ico-login</h5>
+                    <i class="ico-login"></i>
+                </li>
+                <li>
+                    <h5>ico-logout</h5>
+                    <i class="ico-logout"></i>
+                </li>
+                <li>
+                    <h5>ico-mail</h5>
+                    <i class="ico-mail"></i>
+                </li>
+                <li>
+                    <h5>ico-map</h5>
+                    <i class="ico-map"></i>
+                </li>
+                <li>
+                    <h5>ico-menu</h5>
+                    <i class="ico-menu"></i>
+                </li>
+                <li>
+                    <h5>ico-mic</h5>
+                    <i class="ico-mic"></i>
+                </li>
+                <li>
+                    <h5>ico-more-horiz</h5>
+                    <i class="ico-more-horiz"></i>
+                </li>
+                <li>
+                    <h5>ico-mopre-vert</h5>
+                    <i class="ico-more-vert"></i>
+                </li>
+                <li>
+                    <h5>ico-music</h5>
+                    <i class="ico-music"></i>
+                </li>
+                <li>
+                    <h5>ico-openinnew</h5>
+                    <i class="ico-openinnew"></i>
+                </li>
+                <li>
+                    <h5>ico-plus</h5>
+                    <i class="ico-plus"></i>
+                </li>
+                <li>
+                    <h5>ico-people</h5>
+                    <i class="ico-people"></i>
+                </li>
+                <li>
+                    <h5>ico-profile</h5>
+                    <i class="ico-profile"></i>
+                </li>
+                <li>
+                    <h5>ico-phone</h5>
+                    <i class="ico-phone"></i>
+                </li>
+                <li>
+                    <h5>ico-pin</h5>
+                    <i class="ico-pin"></i>
+                </li>
+                <li>
+                    <h5>ico-pin-active</h5>
+                    <i class="ico-pin-active"></i>
+                </li>
+                <li>
+                    <h5>ico-power</h5>
+                    <i class="ico-power"></i>
+                </li>
+                <li>
+                    <h5>ico-print</h5>
+                    <i class="ico-print"></i>
+                </li>
+                <li>
+                    <h5>ico-redo</h5>
+                    <i class="ico-redo"></i>
+                </li>
+                <li>
+                    <h5>ico-remove</h5>
+                    <i class="ico-remove"></i>
+                </li>
+                <li>
+                    <h5>ico-refresh</h5>
+                    <i class="ico-refresh"></i>
+                </li>
+                <li>
+                    <h5>ico-save</h5>
+                    <i class="ico-save"></i>
+                </li>
+                <li>
+                    <h5>ico-schedule</h5>
+                    <i class="ico-schedule"></i>
+                </li>
+                <li>
+                    <h5>ico-send</h5>
+                    <i class="ico-send"></i>
+                </li>
+                <li>
+                    <h5>ico-setting</h5>
+                    <i class="ico-setting"></i>
+                </li>
+                <li>
+                    <h5>ico-share</h5>
+                    <i class="ico-share"></i>
+                </li>
+                <li>
+                    <h5>ico-sound</h5>
+                    <i class="ico-sound"></i>
+                </li>
+                <li>
+                    <h5>ico-star</h5>
+                    <i class="ico-star"></i>
+                </li>
+                <li>
+                    <h5>ico-star-active</h5>
+                    <i class="ico-star-active"></i>
+                </li>
+                <li>
+                    <h5>ico-sun</h5>
+                    <i class="ico-sun"></i>
+                </li>
+                <li>
+                    <h5>ico-thumb-up</h5>
+                    <i class="ico-thumb-up"></i>
+                </li>
+                <li>
+                    <h5>ico-thumb-down</h5>
+                    <i class="ico-thumb-down"></i>
+                </li>
+                <li>
+                    <h5>ico-trophy</h5>
+                    <i class="ico-trophy"></i>
+                </li>
+                <li>
+                    <h5>ico-undo</h5>
+                    <i class="ico-undo"></i>
+                </li>
+                <li>
+                    <h5>ico-unlock</h5>
+                    <i class="ico-unlock"></i>
+                </li>
+                <li>
+                    <h5>ico-update</h5>
+                    <i class="ico-update"></i>
+                </li>
+                <li>
+                    <h5>ico-upload</h5>
+                    <i class="ico-upload"></i>
+                </li>
+                <li>
+                    <h5>ico-video</h5>
+                    <i class="ico-video"></i>
+                </li>
+                <li>
+                    <h5>ico-visibility</h5>
+                    <i class="ico-visibility"></i>
+                </li>
+                <li>
+                    <h5>ico-visibility-off</h5>
+                    <i class="ico-visibility-off"></i>
+                </li>
+                <li>
+                    <h5>ico-warning</h5>
+                    <i class="ico-warning"></i>
+                </li>
+                <li>
+                    <h5>ico-zoomin</h5>
+                    <i class="ico-zoomin"></i>
+                </li>
+                <li>
+                    <h5>ico-zoomout</h5>
+                    <i class="ico-zoomout"></i>
+                </li>
+                <li>
+                    <h5>ico-hamburger</h5>
+                    <i class="ico-hamburger"></i>
+                </li>
+                <li>
+                    <h5>ico-app</h5>
+                    <i class="ico-app"></i>
+                </li>
+                <li>
+                    <h5>ico-notification</h5>
+                    <i class="ico-notification"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-cancle</h5>
+                    <i class="ico-circle-cancle"></i>
+                </li>
+                <li>
+                    <h5>ico-sort</h5>
+                    <i class="ico-sort"></i>
+                </li>
+                <li>
+                    <h5>ico-thumblist</h5>
+                    <i class="ico-thumblist"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-chevron-up</h5>
+                    <i class="ico-circle-chevron-up"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-chevron-down</h5>
+                    <i class="ico-circle-chevron-down"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-chevron-left</h5>
+                    <i class="ico-circle-chevron-left"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-chevron-right</h5>
+                    <i class="ico-circle-chevron-right"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-plus</h5>
+                    <i class="ico-circle-plus"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-minus</h5>
+                    <i class="ico-circle-minus"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-close</h5>
+                    <i class="ico-circle-close"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-check</h5>
+                    <i class="ico-circle-check"></i>
+                </li>
+                <li>
+                    <h5>ico-adjust</h5>
+                    <i class="ico-adjust"></i>
+                </li>
+                <li>
+                    <h5>ico-sound-mute</h5>
+                    <i class="ico-sound-mute"></i>
+                </li>
+                <li>
+                    <h5>ico-link-item</h5>
+                    <i class="ico-link-item"></i>
+                </li>
+                <li>
+                    <h5>ico-shuffle</h5>
+                    <i class="ico-shuffle"></i>
+                </li>
+                <li>
+                    <h5>ico-repeat</h5>
+                    <i class="ico-repeat"></i>
+                </li>
+                <li>
+                    <h5>ico-arrows</h5>
+                    <i class="ico-arrows"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-up-right</h5>
+                    <i class="ico-arrow-up-right"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-up-left</h5>
+                    <i class="ico-arrow-up-left"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-down-right</h5>
+                    <i class="ico-arrow-down-right"></i>
+                </li>
+                <li>
+                    <h5>ico-arrow-down-left</h5>
+                    <i class="ico-arrow-down-left"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-left</h5>
+                    <i class="ico-chevron-left"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-right</h5>
+                    <i class="ico-chevron-right"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-up</h5>
+                    <i class="ico-chevron-up"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-down</h5>
+                    <i class="ico-chevron-down"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-double-left</h5>
+                    <i class="ico-chevron-double-left"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-double-right</h5>
+                    <i class="ico-chevron-double-right"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-double-up</h5>
+                    <i class="ico-chevron-double-up"></i>
+                </li>
+                <li>
+                    <h5>ico-chevron-double-down</h5>
+                    <i class="ico-chevron-double-down"></i>
+                </li>
+                <li>
+                    <h5>ico-caret-left</h5>
+                    <i class="ico-caret-left"></i>
+                </li>
+                <li>
+                    <h5>ico-caret-right</h5>
+                    <i class="ico-caret-right"></i>
+                </li>
+                <li>
+                    <h5>ico-caret-up</h5>
+                    <i class="ico-caret-up"></i>
+                </li>
+                <li>
+                    <h5>ico-caret-down</h5>
+                    <i class="ico-caret-down"></i>
+                </li>
+                <li>
+                    <h5>ico-caret-sort</h5>
+                    <i class="ico-caret-sort"></i>
+                </li>
+                <li>
+                    <h5>ico-sprout</h5>
+                    <i class="ico-sprout"></i>
+                </li>
+                <li>
+                    <h5>ico-clover</h5>
+                    <i class="ico-clover"></i>
+                </li>
+                <li>
+                    <h5>ico-tree</h5>
+                    <i class="ico-tree"></i>
+                </li>
+                <li>
+                    <h5>ico-code-scan</h5>
+                    <i class="ico-code-scan"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-play</h5>
+                    <i class="ico-circle-play"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-pause</h5>
+                    <i class="ico-circle-pause"></i>
+                </li>
+                <li>
+                    <h5>ico-circle-stop</h5>
+                    <i class="ico-circle-stop"></i>
+                </li>
+                <li>
+                    <h5>ico-present</h5>
+                    <i class="ico-present"></i>
+                </li>
+                <li>
+                    <h5>ico-text-scale</h5>
+                    <i class="ico-text-scale"></i>
+                </li>
+                <li>
+                    <h5>ico-siren</h5>
+                    <i class="ico-siren"></i>
+                </li>
+                <li>
+                    <h5>ico-megaphone</h5>
+                    <i class="ico-megaphone"></i>
+                </li>
+                <li>
+                    <h5>ico-mortarboard</h5>
+                    <i class="ico-mortarboard"></i>
+                </li>
+            </ul>
+            <div>
+                <h4>icon 파일</h4>
+                <ul class="icon-wrap">
+                    <li>
+                        <h5>ico-file-</h5>
+                        <i class="ico-file-pdf"></i>
+                    </li>
+                    <li>
+                        <h5>ico-file-hwp</h5>
+                        <i class="ico-file-hwp"></i>
+                    </li>
+                    <li>
+                        <h5>ico-file-doc</h5>
+                        <i class="ico-file-doc"></i>
+                    </li>
+                    <li>
+                        <h5>ico-file-xls</h5>
+                        <i class="ico-file-xls"></i>
+                    </li>
+                </ul>
+            </div>
+        </article>
+        <article>
+            <h3>Profile</h3>
+            <h5>프로필</h5>
+            <div class="profile sm">
+                <div class="img-area">
+                    <figure>
+                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                    </figure>
+                </div>
+                <div class="txt-area">
+                    <strong class="profile-tit">학생명</strong>
+                    <span>25.01.01</span>
+                </div>
+                <div class="fnc">
+                    <button type="button" class="ico-setting">설정</button>
+                </div>
+            </div>
+            <div class="profile">
+                <div class="img-area">
+                    <figure> 
+                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                    </figure>
+                </div>
+                <div class="txt-area">
+                    <strong class="profile-tit">학생명</strong>
+                    <span>25.01.01</span>
+                </div>
+                <div class="fnc">
+                    <button type="button" class="ico-setting">설정</button>
+                </div>
+            </div>
+            <div class="profile lg">
+                <div class="img-area">
+                    <figure>
+                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                    </figure>
+                </div>
+                <div class="txt-area">
+                    <strong class="profile-tit">학생명</strong>
+                    <span>25.01.01</span>
+                </div>
+                <div class="fnc">
+                    <button type="button" class="btn sm circle ico-setting">설정</button>
+                </div>
+            </div>
+            <div class="profile xlg">
+                <div class="img-area">
+                    <figure>
+                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                    </figure>
+                </div>
+                <div class="txt-area">
+                    <strong class="profile-tit">학생명</strong>
+                    <span>25.01.01</span>
+                </div>
+                <div class="fnc">
+                    <button type="button" class="ico-setting">설정</button>
+                </div>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Tabs</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>tabs-nav-lg</h3>
+            <ul class="tabs-nav-lg">
+                <li><a href="#none" class="is-active">tabs1</a></li>
+                <li><a href="#none">tabs2</a></li>
+                <li><a href="#none">tabs3</a></li>
+            </ul>
+            <ul class="tabs-nav-lg">
+                <li><button type="button" class="is-active">tabs1</button></li>
+                <li><button type="button">tabs2</button></li>
+                <li><button type="button">tabs3</button></li>
+            </ul>
+        </article>
+        <article>
+            <h3>tabs-nav</h3>
+            <ul class="tabs-nav">
+                <li><a href="#none" class="is-active">tabs1</a></li>
+                <li><a href="#none">tabs2</a></li>
+                <li><a href="#none">tabs3</a></li>
+            </ul>
+            <ul class="tabs-nav">
+                <li><button type="button" class="is-active">tabs1</button></li>
+                <li><button type="button">tabs2</button></li>
+                <li><button type="button">tabs3</button></li>
+            </ul>
+            <ul class="tabs-nav full">
+                <li><a href="#none" class="is-active">tabs full1</a></li>
+                <li><a href="#none">tabs full2</a></li>
+                <li><a href="#none">tabs full3</a></li>
+            </ul>
+            <ul class="tabs-nav full">
+                <li><button type="button" class="is-active">tabs1</button></li>
+                <li><button type="button">tabs2</button></li>
+                <li><button type="button">tabs3</button></li>
+            </ul>
+        </article>
+        <article>
+            <h3>tabs-nav-sm</h3>
+            <ul class="tabs-nav-sm">
+                <li><a href="#none" class="is-active">tabs1</a></li>
+                <li><a href="#none">tabs2</a></li>
+                <li><a href="#none">tabs3</a></li>
+            </ul>
+            <ul class="tabs-nav-sm">
+                <li><button type="button" class="is-active">tabs1</button></li>
+                <li><button type="button">tabs2</button></li>
+                <li><button type="button">tabs3</button></li>
+            </ul>
+        </article>
+        <article>
+            <h3>tabs-nav-xsm</h3>
+            <ul class="tabs-nav-xsm">
+                <li><a href="#setting1" class="is-active">읽기 <i class="ico-check"></i></a></li>
+                <li><a href="#setting2">쓰기 <i class="ico-check"></i></a></li>
+                <li><a href="#setting3">셈하기</a></li>
+                <li><a href="#setting3">셈하기2</a></li>
+            </ul>
+            <ul class="tabs-nav-xsm">
+                <li><button type="button" class="is-active">tabs1</button></li>
+                <li><button type="button">tabs2</button></li>
+                <li><button type="button">tabs3</button></li>
+            </ul>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Label</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Label</h3>
+            <div class="label-area">
+                <span class="label">label</span>
+                <span class="label info">label info</span>
+                <span class="label success">label success</span>
+                <span class="label warning">label warning</span>
+                <span class="label danger">label danger</span>
+                <span class="label primary">label primary</span>
+                <span class="label secondary">label secondary</span>
+                <span class="label accent">label accent</span>
+            </div>
+            <div class="label-area">
+                <span class="label inverse">label inverse</span>
+                <span class="label info-inverse">label info-inverse</span>
+                <span class="label success-inverse">label success-inverse</span>
+                <span class="label warning-inverse">label warning-inverse</span>
+                <span class="label danger-inverse">label danger-inverse</span>
+                <span class="label primary-inverse">label primary-inverse</span>
+                <span class="label secondary-inverse">label secondary-inverse</span>
+                <span class="label accent-inverse">label accent-inverse</span>
+            </div>
+            <div class="label-area">
+                <button type="button" class="label">label button</button>
+                <button type="button" class="label info">label info button</button>
+                <button type="button" class="label success">label success button</button>
+                <button type="button" class="label warning">label warning button</button>
+                <button type="button" class="label danger">label danger button</button>
+            </div>
+            <div class="label-area">
+                <a href="#none" class="label">label a</a>
+                <a href="#none" class="label info">label info button</a>
+                <a href="#none" class="label success">label success button</a>
+                <a href="#none" class="label warning">label warning button</a>
+                <a href="#none" class="label danger">label danger button</a>
+            </div>
+        </article>
+        <article>
+            <h3>Label Large</h3>
+            <div class="label-area">
+                <span class="label lg">label</span>
+                <span class="label lg blue">label info</span>
+                <span class="label lg green">label success</span>
+                <span class="label lg yellow">label warning</span>
+                <span class="label lg red">label danger</span>
+            </div>
+        </article>
+        <article>
+            <h3>Label state</h3>
+            <div class="label-area">
+                <span class="label-state">대기</span>
+                <span class="label-state blue">진행중</span>
+                <span class="label-state green">승인</span>
+                <span class="label-state yellow">보류</span>
+                <span class="label-state red">반려</span>
+            </div>
+            <div class="label-area">
+                <button type="button" class="label-state">대기</button>
+                <button type="button" class="label-state blue">진행중</button>
+                <button type="button" class="label-state green">승인</button>
+                <button type="button" class="label-state yellow">보류</button>
+                <button type="button" class="label-state red">반려</button>
+            </div>
+            <div class="label-area">
+                <a href="#none" class="label-state">대기</a>
+                <a href="#none" class="label-state blue">진행중</a>
+                <a href="#none" class="label-state green">승인</a>
+                <a href="#none" class="label-state yellow">보류</a>
+                <a href="#none" class="label-state red">반려</a>
+            </div>
+        </article>
+        <article>
+            <h3>Label mark</h3>
+            <div class="label-area">
+                <span class="label-mark">Mark</span>
+                <span class="label-mark info">Update</span>
+                <span class="label-mark accent">N</span>
+            </div>
+            <div class="label-area">
+                <span class="label-mark lg">Mark</span>
+                <span class="label-mark info lg">Update</span>
+                <span class="label-mark accent lg">New</span>
+            </div>
+        </article>
+        <article>
+            <h3>Label cont</h3>
+            <div class="label-area">
+                <span class="label-cont-img">이미지</span>
+                <span class="label-cont-video">영상</span>
+                <span class="label-cont-doc">문서</span>
+                <span class="label-cont-quiz">문항</span>
+                <span class="label-cont-test">평가지</span>
+                <span class="label-cont-pack">수업꾸러미</span>
+                <span class="label-cont-recipe">수업레시피</span>
+                <span class="label-cont-conts">콘텐츠</span>
+                <span class="label-cont-url">URL</span>
+                <span class="label-cont-whiteboard">화이트보드</span>
+                <span class="label-cont-activity">평가지</span>
+            </div>
+        </article>
+        <article>
+            <h3>Label num</h3>
+            <div class="label-area">
+                <span class="label num">1</span>
+                <span class="label num">2</span>
+                <span class="label num">3</span>
+            </div>
+            <div class="label-area">
+                <span class="label num lg">1</span>
+                <span class="label num lg">2</span>
+                <span class="label num lg">3</span>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>accordion</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>accordion</h3>
+            <ul class="accordion-list">
+                <li class="accordion-item">
+                    <div class="accordion-tit-area">
+                        <a href="#none" class="btn-accordion-toggle">열기 닫기</a>
+                        <span class="label info">온세종</span>
+                        <div class="accordion-tit"> 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법
+                            안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 </div>
+                    </div>
+                    <div class="accordion-txt-area"> 내용 내용 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내
+                        사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내
+                        사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내
+                        사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내
+                        사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 사이트 이용방법 안내 </div>
+                </li>
+                <li class="accordion-item">
+                    <div class="accordion-tit-area">
+                        <a href="#none" class="btn-accordion-toggle">열기 닫기</a>
+                        <span class="label info">온세종</span>
+                        <div class="accordion-tit"> 사이트 이용방법 안내 </div>
+                    </div>
+                    <div class="accordion-txt-area"> 내용 내용 </div>
+                </li>
+            </ul>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Table</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>list-type</h3>
+            <div class="fnc-area">
+                <div class="l-area">
+                    <p>Total <strong class="font-color-orange">173</strong></p>
+                </div>
+                <div class="r-area">
+                    <select class="border-none sm" title="보기 개수 선택">
+                        <option>10개씩 보기</option>
+                    </select>
+                    <fieldset class="search-area">
+                        <legend>검색</legend>
+                        <div class="search-option">
+                            <select title="선택">
+                                <option>search option 1</option>
+                                <option>search option 12</option>
+                            </select>
+                        </div>
+                        <div class="search">
+                            <input type="text" placeholder="Enter Search Keyword" title="검색어 입력">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                </div>
+            </div>
+            <div class="list-type">
+                <table>
+                    <caption>리스트타입 목록으로 선택, No, 제목, 첨부, 작성자, 조회수, 등록일로 구성되어있습니다.</caption>
+                    <colgroup>
+                        <col style="width:40px">
+                        <col style="width:80px">
+                        <col>
+                        <col style="width:64px">
+                        <col style="width:120px">
+                        <col style="width:80px">
+                        <col style="width:80px">
+                        <col style="width:120px">
+                        <col style="width:120px">
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col"><label class="checkbox icon-only"><input
+                                        type="checkbox"><span>선택</span></label></th>
+                            <th scope="col">No</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>
+                            <th scope="col">기능</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>
+                                <label class="checkbox icon-only"><input type="checkbox"><span>선택</span></label>
+                            </td>
+                            <td>3</td>
+                            <td class="align-left">
+                                <a href="#none" class="table-title">링크-가나다라마바사아자차카타파하사
+                                    가나다라마바사아자차카타파하사가나다라마바사아자차카타파하사가나다라마바사아자차카타파하사가나다라마바사아자차카타파하사</a>
+                                <span class="table-info"><i class="ico-comment sm"> 댓글</i>4</span>
+                            </td>
+                            <td><i class="ico-attach"><span class="txt-hide">첨부파일</span></i></td>
+                            <td><span class="label-state">대기</span></td>
+                            <td>123,132</td>
+                            <td>관리자</td>
+                            <td>2020-07-23</td>
+                            <td>
+                                <div class="etc-fnc-area">
+                                    <button type="button" class="btn-etc-fnc btn-ico ico-more-vert">더보기</button>
+                                    <ul class="etc-fnc">
+                                        <li><a href="#none">수정</a></li>
+                                        <li><button type="button">삭제</button></li>
+                                        <li><button type="button">복사</button></li>
+                                    </ul>
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <label class="checkbox icon-only"><input type="checkbox"><span>선택</span></label>
+                            </td>
+                            <td>2</td>
+                            <td class="align-left">
+                                <a href="#none" class="table-title">링크-가나다라마바사아자차키타파하</a>
+                                <span class="table-info"><i class="ico-comment sm">댓글</i>4</span>
+                            </td>
+                            <td><i class="ico-attach"><span class="txt-hide">첨부파일</span></i></td>
+                            <td><span class="label-state blue">진행중</span></td>
+                            <td>123,132</td>
+                            <td>관리자</td>
+                            <td>2020-07-23</td>
+                            <td>
+                                <div class="etc-fnc-area">
+                                    <button type="button" class="btn-etc-fnc btn-ico ico-more-vert">더보기</button>
+                                    <ul class="etc-fnc">
+                                        <li><a href="#none">수정</a></li>
+                                        <li><button type="button">삭제</button></li>
+                                        <li><button type="button">복사</button></li>
+                                    </ul>
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <label class="checkbox icon-only"><input type="checkbox"><span>선택</span></label>
+                            </td>
+                            <td>1</td>
+                            <td class="align-left">
+                                <p class="table-title">링크-가나다라마바사아자차키타파하</p>
+                            </td>
+                            <td><i class="ico-attach"><span class="txt-hide">첨부파일</span></i></td>
+                            <td><span class="label-state red">반려</span></td>
+                            <td>123,132</td>
+                            <td>관리자</td>
+                            <td>2020-07-23</td>
+                            <td>
+                                <div class="etc-fnc-area">
+                                    <button type="button" class="btn-etc-fnc btn-ico ico-more-vert">더보기</button>
+                                    <ul class="etc-fnc">
+                                        <li><a href="#none">수정</a></li>
+                                        <li><button type="button">삭제</button></li>
+                                        <li><button type="button">복사</button></li>
+                                    </ul>
+                                </div>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+            <ul class="pagenation">
+                <li class="ppv">
+                    <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
+                </li>
+                <li class="pv">
+                    <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a>
+                </li>
+                <li class="current">
+                    <span title="현재 페이지">1</span>
+                </li>
+                <li>
+                    <a href="#none" title="2번째 목록으로 이동합니다">2</a>
+                </li>
+                <li>
+                    <a href="#none" title="3번째 목록으로 이동합니다">3</a>
+                </li>
+                <li>
+                    <a href="#none" title="4번째 목록으로 이동합니다">4</a>
+                </li>
+                <li>
+                    <a href="#none" title="5번째 목록으로 이동합니다">5</a>
+                </li>
+                <li class="fw">
+                    <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a>
+                </li>
+                <li class="ffw">
+                    <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a>
+                </li>
+            </ul>
+            <div class="btn-flex-cont">
+                <div class="r-area">
+                    <button class="btn danger">삭제</button>
+                    <button class="btn secondary">복제</button>
+                    <button class="btn">수정</button>
+                    <button class="btn primary">글쓰기</button>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>write-type</h3>
+            <ol class="step">
+                <li class="is-active">
+                    <span class="num">1</span>
+                    <p>
+                        <strong>진행완료</strong>
+                    </p>
+                </li>
+                <li class="is-active">
+                    <span class="num">2</span>
+                    <p>
+                        <strong>진행중</strong>
+                    </p>
+                </li>
+                <li class="is-current">
+                    <span class="num">3</span>
+                    <p>
+                        <strong>진행후</strong>
+                    </p>
+                </li>
+                <li>
+                    <span class="num">4</span>
+                    <p>
+                        <strong>진행완료</strong>
+                    </p>
+                </li>
+            </ol>
+            <div class="write-type">
+                <table>
+                    <caption>write-type table</caption>
+                    <colgroup>
+                        <col style="width:240px">
+                        <col>
+                    </colgroup>
+                    <tbody>
+                        <tr>
+                            <th scope="row">셀렉트 유형<i class="required">필수</i></th>
+                            <td>
+                                <select title="셀렉트 타이틀1 선택">
+                                    <option>선택1</option>
+                                </select>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>인풋 q0 <small class="txt-option">(선택)</small></th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q0">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 q1</th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q1">
+                                <input type="text" title="인풋박스" class="q1">
+                                <input type="text" title="인풋박스" class="q1">
+                                <input type="text" title="인풋박스" class="q1">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 q2</th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q2">
+                                <input type="text" title="인풋박스" class="q2">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 q3</th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q3">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 q4</th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q4">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 체크박스<i class="required">필수</i></th>
+                            <td>
+                                <fieldset>
+                                    <legend>인풋라디오</legend>
+                                    <label class="checkbox"><input type="checkbox" name="tblCheckbox"
+                                            checked><span>Default</span></label>
+                                    <label class="checkbox"><input type="checkbox"
+                                            name="tblCheckbox"><span>Default</span></label>
+                                </fieldset>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">인풋 라디오<i class="required">필수</i></th>
+                            <td>
+                                <fieldset>
+                                    <legend>인풋라디오</legend>
+                                    <label class="radio"><input type="radio" name="tblRadio"
+                                            checked><span>Default</span></label>
+                                    <label class="radio"><input type="radio"
+                                            name="tblRadio"><span>Default</span></label>
+                                </fieldset>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">보조텍스트<i class="required">필수</i></th>
+                            <td>
+                                <input type="text" title="인풋박스" class="q2">
+                                <p class="message"><em>보조</em>텍스트</p>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">주소<i class="required">필수</i></th>
+                            <td>
+                                <input type="text" title="우편번호 입력" class="q0">
+                                <button type="button" class="btn secondary">우편번호</button>
+                                <input type="text" title="주소 입력" class="q4">
+                                <input type="text" title="상세주소 입력" class="q4">
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>전화번호</th>
+                            <td>
+                                <select title="전화번호 앞자리 선택">
+                                    <option>010</option>
+                                    <option>011</option>
+                                </select>
+                                <input type="text" title="전화번호 입력" placeholder="‘-‘없이 숫자만 입력하세요.">
+                                <button type="submit" class="btn secondary" disabled>인증번호</button>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>이메일</th>
+                            <td>
+                                <input type="text" title="이메일 입력">
+                                <span>@</span>
+                                <input type="text" title="이메일 입력">
+                                <select title="이메일 선택">
+                                    <option>naver.com</option>
+                                </select>
+                                <button class="btn secondary">중복확인</button>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+            <div class="btn-cont">
+                <button type="submit" class="btn lg primary">확인</button>
+                <button type="submit" class="btn lg">취소</button>
+            </div>
+            <div class="btn-flex-cont">
+                <div class="l-area">
+                    <a href="#none" class="btn lg">이전</a>
+                </div>
+                <div class="r-area">
+                    <button type="submit" class="btn lg">임시저장</button>
+                    <button type="submit" class="btn lg">취소</button>
+                    <button type="submit" class="btn lg primary">저장</button>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>info-type</h3>
+            <div class="info-type">
+                <table>
+                    <caption>종합결과</caption>
+                    <thead>
+                        <tr>
+                            <!-- <th scope="col">이름</th>
+                              <th scope="col">아이디</th> -->
+                            <th scope="col">3R’s (읽기)</th>
+                            <th scope="col">3R’s (쓰기)</th>
+                            <th scope="col">3R’s (셈하기)</th>
+                            <th scope="col">국어</th>
+                            <th scope="col">수학</th>
+                            <th scope="col">전체 맞은 개수</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <!-- <td>초등학생1</td>
+                              <td>abc123@cbe.go.kr</td> -->
+                            <td>15</td>
+                            <td>15</td>
+                            <td>15</td>
+                            <td class="font-color-red">1(미도달)</td>
+                            <td class="font-color-red">1(미도달)</td>
+                            <td>49/100</td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Popup</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>Popup</h3>
+            <div class="dim"></div>
+            <div style="display: flex; gap:.8rem; flex-wrap: wrap;">
+                <button type="button" class="btn" onclick="popupOpenPub('popupmodal')">모달 팝업</button>
+                <div class="popup-modal" data-popuppub="popupmodal">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body">
+                        <button type="button" class="btn" onclick="popupOpenPub('popup')">모달 팝업2</button>
+                    </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>
+                <button type="button" class="btn" onclick="popupOpenPub('popup')">팝업</button>
+                <div class="popup" data-popuppub="popup">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                        <p>Description</p>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupOpenPub('popup-sm')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-sm')">팝업 sm</button>
+                <div class="popup sm" data-popuppub="popup-sm">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup-sm')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupOpenPub('popup-lg')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-lg')">팝업 lg</button>
+                <div class="popup lg" data-popuppub="popup-lg">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup-lg')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupOpenPub('popup-xlg')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-xlg')">팝업 xlg</button>
+                <div class="popup xlg" data-popuppub="popup-xlg">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup-xlg')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupClosePub('popup-xlg')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-xxlg')">팝업 xxlg</button>
+                <div class="popup xxlg" data-popuppub="popup-xxlg">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup-xxlg')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupClosePub('popup-xxlg')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-full')">팝업 full</button>
+                <div class="popup full" data-popuppub="popup-full">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn" onclick="popupClosePub('popup-full')">취소</button>
+                            <button type="button" class="btn primary" onclick="popupClosePub('popup-full')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('popup-double')">이중 팝업</button>
+                <div class="popup" data-popuppub="popup-double">
+                    <div class="pop-header">
+                        <h1>팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                        내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn primary pop-double-open"
+                                onclick="popupOpenPub('pop-double')">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close">팝업닫기</button>
+                </div>
+                <div class="popup sm pop-double" data-popuppub="pop-double">
+                    <div class="pop-header">
+                        <h1>이중 팝업 타이틀</h1>
+                    </div>
+                    <div class="pop-body"> 내용내용<br> 내용내용<br> 내용내용<br>
+                    </div>
+                    <div class="pop-footer">
+                        <div class="pop-btn-cont">
+                            <button type="button" class="btn pop-double-close">취소</button>
+                            <button type="button" class="btn primary pop-double-close">확인</button>
+                        </div>
+                    </div>
+                    <button type="button" class="pop-close pop-double-close">팝업닫기</button>
+                </div>
+                <!-- <button type="button" class="btn" onclick="popupOpenPub('popupZoom')">팝업 이미지 zoom</button>
+                <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> -->
+            </div>
+        </article>
+        <article>
+            <h3>Popup Alert</h3>
+            <div style="display: flex; gap:.8rem; flex-wrap: wrap;">
+                <button type="button" class="btn" onclick="popupOpenPub('alert-popup')">alert 팝업</button>
+                <div class="popup-alert-area" data-popuppub="alert-popup">
+                    <div class="popup-alert">
+                        <div class="pop-header">
+                            <h1>alert 팝업 타이틀</h1>
+                        </div>
+                        <div class="pop-body"> alert 메세지 alert 메세지<br> alert 메세지 alert 메세지 </div>
+                        <div class="pop-footer">
+                            <button type="button" onclick="popupClosePub('alert-popup')">취소</button>
+                            <button type="button" class="primary" onclick="popupClosePub('alert-popup')">확인</button>
+                        </div>
+                    </div>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('alert-popup2')">alert 팝업(타이틀없음)</button>
+                <div class="popup-alert-area" data-popuppub="alert-popup2">
+                    <div class="popup-alert">
+                        <div class="pop-body"> alert 메세지 alert 메세지<br> alert 메세지 alert 메세지 </div>
+                        <div class="pop-footer">
+                            <button type="button" class="primary" onclick="popupClosePub('alert-popup2')">확인</button>
+                        </div>
+                    </div>
+                </div>
+                <button type="button" class="btn" onclick="popupOpenPub('alert-popup3')">alert 팝업(승인, 삭제)</button>
+                <div class="popup-alert-area" data-popuppub="alert-popup3">
+                    <div class="popup-alert">
+                        <div class="pop-header">
+                            <h1>alert 승인, 삭제</h1>
+                        </div>
+                        <div class="pop-body"> alert 메세지 alert 메세지<br> alert 메세지 alert 메세지 </div>
+                        <div class="pop-footer">
+                            <button type="button" class="secondary" onclick="popupClosePub('alert-popup3')">승인</button>
+                            <button type="button" class="danger" onclick="popupClosePub('alert-popup3')">삭제</button>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </article>
+        <!-- <article>
+            <h3>modal</h3>
+            <div style="display: flex; gap:.8rem; flex-wrap: wrap;">
+                <button type="button" class="btn" onclick="modalOpenPub('modal')">모달 팝업</button>
+                <div class="popup-modal-area" data-modalpub="modal">
+                    <div class="popup-modal">
+                        <div class="pop-header">
+                            <h1>팝업 타이틀</h1>
+                        </div>
+                        <div class="pop-body">
+                            <button type="button" class="btn" onclick="modalOpenPub('modal2')">모달 팝업2</button>
+                        </div>
+                        <div class="pop-footer">
+                            <div class="pop-btn-cont">
+                                <button type="button" class="btn" onclick="modalClosePub('modal')">취소</button>
+                                <button type="button" class="btn primary" onclick="modalOpenPub('modal2')">확인</button>
+                            </div>
+                        </div>
+                        <button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button>
+                    </div>
+                    <div class="dim-modal"></div>
+                </div>
+                <div class="popup-modal-area" data-modalpub="modal2">
+                    <div class="popup-modal">
+                        <div class="pop-header">
+                            <h1>팝업 타이틀2</h1>
+                        </div>
+                        <div class="pop-body">
+                            111
+                        </div>
+                        <button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button>
+                    </div>
+                                            <div class="dim-modal"></div>
+                </div>
+            </div>
+            <div class="toast"></div>
+        </article> -->
+        <article>
+            <h3>Toast</h3>
+            <div>
+                <button type="button" class="btn" onclick="toastShow('토스트 메세지 입니다.')">toast</button>
+            </div>
+            <div class="toast"></div>
+        </article>
+    </section>
+    <section class="g-section">
+        <header>
+            <h1>UI Style Guide</h1>
+            <h2>Etc</h2>
+            <em>온세종</em>
+        </header>
+        <article>
+            <h3>bullet</h3>
+            <ul class="bullet">
+                <li>bullet</li>
+                <li>bullet</li>
+                <li>bullet</li>
+            </ul>
+            <ul class="bullet-none">
+                <li>bullet-none</li>
+                <li>bullet-none</li>
+                <li>bullet-none</li>
+            </ul>
+            <ul class="bullet-tit">
+                <li><strong class="tit">bullet-tit</strong> bullet-tit내용</li>
+                <li><strong class="tit">제목입력</strong>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                <li><strong class="tit">제목입력</strong>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+            </ul>
+            <ul class="bullet-dash">
+                <li>bullet-dash</li>
+                <li>bullet-dash</li>
+                <li>bullet-dash</li>
+            </ul>
+            <ul class="bullet-hangul">
+                <li>bullet-hangul</li>
+                <li>bullet-hangul</li>
+                <li>bullet-hangul</li>
+            </ul>
+        </article>
+        <article>
+            <h3>box</h3>
+            <div class="bg-box">
+                <h3 class="title-sm">box 타이틀</h3>
+                <ul class="bullet">
+                    <li>bullet</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-tit">
+                    <li><strong class="tit">bullet-tit</strong> bullet-tit내용</li>
+                    <li><strong class="tit">제목입력</strong>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li><strong class="tit">제목입력</strong>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-dash">
+                    <li>bullet-dash</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+            </div>
+            <div class="border-box">
+                <h3 class="title-sm">border-box</h3>
+                <ul class="bullet">
+                    <li>bullet</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-tit">
+                    <li><strong class="tit">bullet-tit</strong> bullet-tit내용</li>
+                    <li><strong class="tit">제목입력</strong>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li><strong class="tit">제목입력</strong>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-dash">
+                    <li>bullet-dash</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+            </div>
+            <div class="border-box bg sm">
+                <h3 class="title-sm">border-box bg sm</h3>
+                <ul class="bullet">
+                    <li>bullet</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-tit">
+                    <li><strong class="tit">bullet-tit</strong> bullet-tit내용</li>
+                    <li><strong class="tit">제목입력</strong>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li><strong class="tit">제목입력</strong>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-dash">
+                    <li>bullet-dash</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+            </div>
+            <div class="bg-box">
+                <h3 class="title-sm">box 타이틀</h3>
+                <ul class="bullet">
+                    <li>bullet</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-tit">
+                    <li><strong class="tit">bullet-tit</strong> bullet-tit내용</li>
+                    <li><strong class="tit">제목입력</strong>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li><strong class="tit">제목입력</strong>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+                <ul class="bullet-dash">
+                    <li>bullet-dash</li>
+                    <li>회원 종류에 따라 가입절차에 차이가 있으며 반드시 본인이 해당하는 경우를 선택해주셔야 합니다.</li>
+                    <li>기업회원으로 가입하시기 위해서는 사업자 등록번호 확인 절차를 반드시 거치셔야 합니다.</li>
+                </ul>
+            </div>
+            <div class="flex-box border-box">
+                <div class="flex1">
+                    <div class="label-area">
+                        <span class="label">초등 1,2,3학년</span>
+                        <span class="label">말하고 읽기</span>
+                        <span class="label">순서배열형</span>
+                        <span class="label danger">어려움</span>
+                        <i class="ico-layer" title="세트문항"></i>
+                        <!-- <button class="label"><i class="ico-plus sm"></i>9과15-01 외 7건</button> -->
+                    </div>
+                    <div class="txt-area">
+                        <div class="editor-cont"> ①의 경우 왜냐하면 이하를 먼저 해석하여 아이들이 TV영향을 쉽게 받는다를 유추할 수 있고 ②의 경우는 "말다툼"이 핵심
+                        </div>
+                    </div>
+                </div>
+                <div class="box-fnc">
+                    <button class="btn sm secondary">미리보기</button>
+                    <button class="btn sm ico-delete circle danger">삭제</button>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>hr</h3>
+            <hr class="solid">
+            <hr class="dashed">
+        </article>
+        <article>
+            <h3>info</h3>
+            <h4>info-block</h4>
+            <dl class="info-block">
+                <dt>info-block 타이틀1</dt>
+                <dd>
+                    <input type="text" class="percent-width10" title="텍스트 입력">
+                </dd>
+                <dt>info-block 타이틀2</dt>
+                <dd>
+                    <select class="percent-width10">
+                        <option>클래스 선택</option>
+                        <option>클래스</option>
+                    </select>
+                </dd>
+            </dl>
+            <h4>info-list</h4>
+            <ul class="info-list">
+                <li>
+                    <strong class="info-tit">콘텐츠 명</strong>
+                    <div class="txt-area"> 조선시대 사람들도 연립방정식을 활용했을까? </div>
+                </li>
+                <li>
+                    <strong class="info-tit"> 내용 </strong>
+                    <div class="txt-area"> 미지수가 2개인 연립일차방정식을 활용하여 다양한 실생활 문제를 해결할 수 있다. </div>
+                </li>
+                <li>
+                    <strong class="info-tit">키워드</strong>
+                    <div class="txt-area">
+                        <div class="tag-area">
+                            <a href="#" class="tag">키워드</a>
+                            <a href="#" class="tag">키워드</a>
+                            <a href="#" class="tag">키워드</a>
+                        </div>
+                    </div>
+                </li>
+                <li>
+                    <strong class="info-tit">주제 차시</strong>
+                    <div class="txt-area">
+                        <ul class="bullet-none">
+                            <li>[중등 수학 (2-1)]일차부등식과 연립일차방정식(81~82)</li>
+                            <li>[중등 수학 (2-1)]일차부등식과 연립일차방정식(81~82)</li>
+                            <li>[중등 수학 (2-1)]일차부등식과 연립일차방정식(81~82)</li>
+                        </ul>
+                    </div>
+                </li>
+                <li>
+                    <strong class="info-tit">붙임자료</strong>
+                    <div class="txt-area">
+                        <ul class="file-down-list">
+                            <li><a href="#none">연립일차방정식 활용교재.pdf<small>46KB</small></a></li>
+                            <li><a href="#none">연립일차방정식 활용교재.pdf<small>46KB</small></a></li>
+                        </ul>
+                    </div>
+                </li>
+                <li>
+                    <strong class="info-tit">작성자</strong>
+                    <div class="txt-area">김톡톡 선생님</div>
+                </li>
+            </ul>
+            <h4>info-block-list</h4>
+            <ul class="info-block-list">
+                <li>
+                    <strong class="info-tit">학습과정</strong>
+                    <div class="txt-area"> 학습과정 내용 </div>
+                </li>
+                <li>
+                    <strong class="info-tit">활동명</strong>
+                    <div class="txt-area"> 활동명 내용 </div>
+                </li>
+            </ul>
+            <h4>info-inline-list</h4>
+            <ul class="info-inline-list">
+                <li>
+                    <strong class="info-tit">학습과정 u-block</strong>
+                    <div class="txt-area"> 학습과정 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <strong class="info-tit">제목</strong>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+            </ul>
+            <ul class="info-inline-list u-block">
+                <li>
+                    <strong class="info-tit">학습과정 u-block</strong>
+                    <div class="txt-area"> 학습과정 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <strong class="info-tit">제목</strong>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+            </ul>
+            <ul class="info-inline-list no-style">
+                <li>
+                    <strong class="info-tit">no-style</strong>
+                    <div class="txt-area"> 학습과정 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <strong class="info-tit"> 제목</strong>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+                <li>
+                    <i class="ico-calendar sm"></i>
+                    <div class="txt-area"> 내용 </div>
+                </li>
+            </ul>
+            <h4>info-box-list</h4>
+            <ul class="info-box-list">
+                <li>
+                    <strong><i class="ico-calendar"></i>제목</strong>
+                    <div class="txt-area">
+                        <em>26</em>
+                        <small>/100점 만점</small>
+                    </div>
+                </li>
+                <li>
+                    <strong>최고 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>최저 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>평균응시시간</strong>
+                    <div class="txt-area">
+                        <em>5분 24초</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>참여인원</strong>
+                    <div class="txt-area">
+                        <em>17</em>
+                        <small>/20명</small>
+                    </div>
+                </li>
+            </ul>
+            <ul class="info-box-list col3">
+                <li>
+                    <strong>info-box-list</strong>
+                    <div class="txt-area">
+                        <em>col3</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>최고 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>최저 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>평균응시시간</strong>
+                    <div class="txt-area">
+                        <em>5분 24초</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>참여인원</strong>
+                    <div class="txt-area">
+                        <em>17</em>
+                        <small>/20명</small>
+                    </div>
+                </li>
+            </ul>
+            <h4>tag</h4>
+            <div class="tag-area">
+                <a href="#" class="tag">키워드</a>
+                <a href="#" class="tag">키워드</a>
+                <a href="#" class="tag">키워드</a>
+            </div>
+        </article>
+        <article>
+            <h3>file</h3>
+            <div class="url-add-area">
+                <label>
+                    <input type="text" placeholder="URL로 콘텐츠를 추가해주세요." title="텍스트 입력">
+                </label>
+                <button class="btn">추가</button>
+            </div>
+            <div class="file-add-area">
+                <div class="file-custom">
+                    <input type="file" class="input-file" title="파일찾기">
+                    <button type="button" class="btn">파일 찾기</button>
+                </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>
+            <div class="file-add-txt-area">
+                <div class="file-custom">
+                    <input type="file" class="input-file" title="파일찾기">
+                    <button type="button" class="btn">파일 찾기</button>
+                    <input type="text" placeholder="파일로 콘텐츠를 추가해주세요." readonly title="파일추가">
+                </div>
+                <button class="btn">추가</button>
+            </div>
+            <!-- <ul class="file-list">
+                <li><a href="#none"><i class="ico-file-hwp"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-pdf"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-img"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-ppt"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-excel"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-down"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+                <li><a href="#none"><i class="ico-file-etc"></i><span>첨부파일.PDF</span><span>2,000 KB</span></a><button class="btn-close sm"><span class="txt-hide">삭제</span></button></li>
+            </ul> -->
+            <ul class="file-down-list">
+                <li><a href="#none">연립일차방정식 활용교재.pdf <small>124kb</small></a></li>
+                <li><a href="#none">연립일차방정식 활용교재.pdf <small>124kb</small></a></li>
+            </ul>
+            <div class="item-list-box">
+                <div class="item">
+                    <div class="txt-area">
+                        <i class="ico-attach"></i>
+                        <p class="txt"> 첨부파일명.pdf </p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+                <div class="item">
+                    <div class="txt-area">
+                        <i class="ico-attach"></i>
+                        <p class="txt">첨부파일명.pdf</p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+                <div class="item">
+                    <div class="txt-area">
+                        <i class="ico-attach"></i>
+                        <p class="txt">첨부파일명.pdf</p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+            </div>
+            <div class="item-list-inline-box">
+                <div class="item">
+                    <div class="txt-area">
+                        <p class="txt"> 첨부파일명.pdf </p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+                <div class="item">
+                    <div class="txt-area">
+                        <p class="txt">첨부파일명.pdf</p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+                <div class="item">
+                    <div class="txt-area">
+                        <p class="txt">첨부파일명.pdf</p>
+                        <small>124kb</small>
+                    </div>
+                    <div class="item-fnc-area">
+                        <a href="#none" class="btn-ico ico-download"><span class="txt-hide">다운로드</span></a>
+                        <button type="button" class="btn-ico ico-delete"><span class="txt-hide">삭제</span></button>
+                    </div>
+                </div>
+            </div>
+            <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>
+                </div>
+            </div>
+        </article>
+        <article>
+            <h3>txt-none</h3>
+            <div class="txt-none">
+                <p>검색어를 입력해주세요.</p>
+            </div>
+            <div class="txt-none">
+                <figure>
+                    <img src="/resources/front/site/SITE_00000/images/common/common/txt-none.svg" alt="콘텐츠 없음">
+                </figure>
+                <p>검색결과가 없습니다.</p>
+                <div class="btn-area">
+                    <a href="#none" class="btn sm ico-arrow-left">이전으로</a>
+                    <a href="#none" class="btn sm ico-arrow-left">목록으로</a>
+                    <a href="#none" class="btn sm ico-refresh">다시검색</a>
+                    <a href="#none" class="btn sm ico-home">메인으로</a>
+                </div>
+            </div>
+            <div class="txt-none">
+                <figure>
+                    <img src="/resources/front/site/SITE_00000/images/common/common/txt-none.svg" alt="콘텐츠 없음">
+                </figure>
+                <p>콘텐츠가 없습니다.</p>
+                <div class="btn-area">
+                    <a href="#none" class="btn sm ico-arrow-left">이전으로</a>
+                </div>
+            </div>
+        </article>
+    </section>
+</body>
+
+</html>     (파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/_guide/loading.html (added)
+++ html/cbe2025/common/_guide/loading.html
@@ -0,0 +1,57 @@
+<!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-->
+    <!-- //페이지 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-->
+
+    <style type="text/css">
+        .body { padding: 0 50px; }
+        .body h1 { margin: 80px 0 20px; font-size: 24px; font-weight: 500; }
+        .body .gtit { font-weight: 600; font-size: 40px; border-bottom: 1px solid #111; padding-bottom: 30px; }
+    </style>
+</head>
+<body>
+    <div class="body">
+        <h1 class="gtit">Loading</h1>
+        <div class="loading">
+            Loading
+            <strong><span>100</span> %</strong>
+            <p>
+                현재 콘텐츠는 변화중 입니다.<br>
+                변환 완료후 이용 가능합니다.
+            </p>
+        </div>
+    </div>
+     <!--popup-->
+     <div class="dim"></div>
+</body>
+</html>
 
html/cbe2025/common/empty/analyticsClass.html (added)
+++ html/cbe2025/common/empty/analyticsClass.html
@@ -0,0 +1,424 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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">
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">클래스별 학습분석</h2>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-none spacing-none">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <em>수업 이수율</em>
+                                        <strong>수업 게시판을 이용해보세요.</strong>
+                                        <p>클래스의 활동을 분석해드려요.</p>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>0%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                        <div class="loading-layer is-loading">
+                            Loading
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-none spacing-none">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <em>수업 이수율</em>
+                                        <strong>수업 게시판을 이용해보세요.</strong>
+                                        <p>클래스의 활동을 분석해드려요.</p>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>0%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                        <div class="loading-layer is-loading">
+                            Loading
+                            <strong>100%</strong>
+                            <p>
+                                데이터를 불러오는 중입니다.
+                            </p>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-none spacing-none">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <em>수업 이수율</em>
+                                        <strong>수업 게시판을 이용해보세요.</strong>
+                                        <p>클래스의 활동을 분석해드려요.</p>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>0%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav">
+                        <li><a href="#none" class="is-active">수업</a></li>
+                        <li><a href="#none">과제</a></li>
+                        <li><a href="#none">평가</a></li>
+                        <li><a href="#none">커뮤니티</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">수업 이수율</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>활동 및 분석 데이터가 없습니다.</p>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업  이해도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <strong>활동 데이터가 없습니다.</strong>
+                                    <p>학생들의 수업에 대한 피드백이 필요합니다.</p>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업 집중도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <strong>활동 데이터가 없습니다.</strong>
+                                    <p>학생들의 수업에 대한 피드백이 필요합니다.</p>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <div class="txt-none spacing-sm">
+                                            <figure>
+                                                <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                            </figure>
+                                            <strong>수업 게시판을 이용해보세요.</strong>
+                                            <p>클래스의 활동을 분석해드려요.</p>
+                                        </div>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <div class="box-body">
+                                            <div class="txt-none spacing-sm">
+                                                <figure>
+                                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                                </figure>
+                                                <strong>수업 게시판을 이용해보세요.</strong>
+                                                <p>클래스의 활동을 분석해드려요.</p>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            // createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 0, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: ['01-01(1)', '01-02(2)', '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-032', '01-031',
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 100, 50, 87, 30, 100, 20, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100, 0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100
+                ],
+            };
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                const datasetIndex = elements[0].datasetIndex;
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];
+                const value = data[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%`);
+            }
+
+            window.classStudyClick = classStudyClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/common/empty/analyticsClass_loading.html (added)
+++ html/cbe2025/common/empty/analyticsClass_loading.html
@@ -0,0 +1,277 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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">
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">클래스별 학습분석</h2>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                   
+                    <ul class="tabs-nav">
+                        <li><a href="#none" class="is-active">수업</a></li>
+                        <li><a href="#none">과제</a></li>
+                        <li><a href="#none">평가</a></li>
+                        <li><a href="#none">커뮤니티</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">수업 이수율</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>활동 및 분석 데이터가 없습니다.</p>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업  이해도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <strong>활동 데이터가 없습니다.</strong>
+                                    <p>학생들의 수업에 대한 피드백이 필요합니다.</p>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업 집중도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <strong>활동 데이터가 없습니다.</strong>
+                                    <p>학생들의 수업에 대한 피드백이 필요합니다.</p>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <div class="txt-none spacing-sm">
+                                            <figure>
+                                                <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                            </figure>
+                                            <strong>수업 게시판을 이용해보세요.</strong>
+                                            <p>클래스의 활동을 분석해드려요.</p>
+                                        </div>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <div class="box-body">
+                                            <div class="txt-none spacing-sm">
+                                                <figure>
+                                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                                </figure>
+                                                <strong>수업 게시판을 이용해보세요.</strong>
+                                                <p>클래스의 활동을 분석해드려요.</p>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            // createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 0, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: ['01-01(1)', '01-02(2)', '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-032', '01-031',
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 100, 50, 87, 30, 100, 20, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100, 0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100
+                ],
+            };
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                const datasetIndex = elements[0].datasetIndex;
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];
+                const value = data[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%`);
+            }
+
+            window.classStudyClick = classStudyClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/common/empty/classHome.html (added)
+++ html/cbe2025/common/empty/classHome.html
@@ -0,0 +1,185 @@
+<!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-->
+    <!-- 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>
+    <!-- //페이지 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="class-top">
+                <div class="wrap">
+                    <div class="class-tit-area">
+                        <select title="선택">
+                            <option value="">클래스명</option>
+                            <option value="">클래스명1</option>
+                            <option value="">클래스명2</option>
+                        </select>
+                    </div>
+                    <nav class="class-nav">
+                        <ul>
+                            <li><a href="#noe">수업</a></li>
+                            <li><a href="#noe" class="is-active" title="선택됨">과제</a></li>
+                            <li><a href="#noe">평가</a></li>
+                            <li><a href="#noe">알림장</a></li>
+                            <li><a href="#noe">자유게시판</a></li>
+                            <li><a href="#noe">감정출석부</a></li>
+                            <li><a href="#noe">설문</a></li>
+                        </ul>
+                    </nav>
+                </div>
+            </div>
+            <div class="wrap">
+                <h2 class="txt-hide">홈</h2>
+                <div class="class-home">
+                    <section class="mn-section class-home-top">
+                        <div class="txt-area">
+                            <h3 class="title-lg">클래스명</h3>
+                            <div class="label-area">
+                                <span class="label lg">개설자: 홍길동</span>
+                                <span class="label lg">멤버: 60명</span>
+                            </div>
+                            <div class="txt">클래스 설명이 표시되는 영역, 설명을 입력하지 않은 경우 해당 영역 비노출</div> 
+                        </div>
+                        <div class="fnc">
+                            <div class="btn-group">
+                                <button type="button" class="btn ico-setting">클래스 설정</button>
+                                <button type="button" class="btn ico-code-scan">QR코드</button>
+                                <button type="button" class="btn ico-people">멤버관리</button>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="mn-section class-home-currentactivity">
+                        <header class="tit-area">
+                            <div class="l-area dir-col">
+                                <h3 class="title-lg">최근 활동 분석</h3>
+                                <p>1/13(월) ~1/19 (일)</p>
+                            </div>
+                        </header>
+                        <div class="txt-none custom spacing-sm">
+                            <figure>
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg" alt="콘텐츠 없음" aria-hidden="true">
+                            </figure>
+                            <strong>수업/과제/평가 게시판을 이용해보세요.</strong>
+                            <p>클래스의 최근활동을 분석해드려요.</p>
+                        </div>
+                    </section>
+                    <section class="mn-section class-home-quick">
+                        <h3 class="txt-hide">바로가기</h3>
+                       <ul>
+                            <li>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-blackboard.svg" alt="" aria-hidden="true">
+                                    <strong>수업만들기</strong>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg" alt="" aria-hidden="true">
+                                    <strong>과제만들기</strong>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg" alt="" aria-hidden="true">
+                                    <strong>평가만들기</strong>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-megaphone.svg" alt="" aria-hidden="true">
+                                    <strong>알림장쓰기</strong>
+                                </a>
+                            </li>
+                       </ul>
+                    </section>
+                    <div class="row">
+                        <section class="mn-section box class-home-today">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">오늘의 일정</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>등록된 수업/과제/평가/알림장/설문의 일정이 없습니다.</p>
+                            </div>
+                        </section>
+                        <section class="mn-section box class-home-activity">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">클래스 활동 분석</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none custom">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>수업/과제/평가 게시판을 이용해보세요.</strong>
+                                <p>클래스의 활동을 분석해드려요.</p>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+        });
+    </script>
+</body>
+
+</html> (파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/classHome_member.html (added)
+++ html/cbe2025/common/empty/classHome_member.html
@@ -0,0 +1,197 @@
+<!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-->
+    <!-- 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>
+    <!-- //페이지 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="class-top">
+                <div class="wrap">
+                    <div class="class-tit-area">
+                        <select title="선택">
+                            <option value="">클래스명</option>
+                            <option value="">클래스명1</option>
+                            <option value="">클래스명2</option>
+                        </select>
+                    </div>
+                    <nav class="class-nav">
+                        <ul>
+                            <li><a href="#noe">수업</a></li>
+                            <li><a href="#noe" class="is-active" title="선택됨">과제</a></li>
+                            <li><a href="#noe">평가</a></li>
+                            <li><a href="#noe">알림장</a></li>
+                            <li><a href="#noe">자유게시판</a></li>
+                            <li><a href="#noe">감정출석부</a></li>
+                            <li><a href="#noe">설문</a></li>
+                        </ul>
+                    </nav>
+                </div>
+            </div>
+            <div class="wrap">
+                <h2 class="txt-hide">홈</h2>
+                <div class="class-home">
+                    <section class="mn-section class-home-top">
+                        <div class="txt-area">
+                            <h3 class="title-lg">클래스명</h3>
+                            <div class="label-area">
+                                <span class="label lg">개설자: 홍길동</span>
+                                <span class="label lg">멤버: 60명</span>
+                            </div>
+                            <div class="txt">클래스 설명이 표시되는 영역, 설명을 입력하지 않은 경우 해당 영역 비노출</div> 
+                        </div>
+                        <div class="fnc">
+                            <div class="btn-group">
+                                <button type="button" class="btn ico-setting">클래스 설정</button>
+                                <button type="button" class="btn ico-code-scan">QR코드</button>
+                                <button type="button" class="btn ico-people">멤버관리</button>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="mn-name mn-section box">
+                        <p>활기찬 하루가 되길 바래요~ <strong>김채움</strong>님</p>
+                    </div>
+                    <section class="mn-section class-home-currentactivity">
+                        <header class="tit-area">
+                            <div class="l-area dir-col">
+                                <h3 class="title-lg">최근 활동 분석</h3>
+                                <p>1/13(월) ~1/19 (일)</p>
+                            </div>
+                        </header>
+                        <div class="txt-none custom">
+                            <figure>
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg" alt="콘텐츠 없음" aria-hidden="true">
+                            </figure>
+                            <strong>수업/과제/평가 게시판을 이용해보세요.</strong>
+                            <p>클래스의 최근활동을 분석해드려요.</p>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <div class="col-group">
+                            <section class="mn-section box class-home-emotion">
+                                <h3 class="txt-hide">감정체크</h3>
+                                <div class="txt-area">
+                                    <p class="font-color-default-secondary">선택한 감정이 없어요.</p>
+                                    <div class="fnc">
+                                        <a href="#none" class="btn sm primary">감정 선택하기</a>
+                                    </div>
+                                </div>
+                            </section>
+                            <section class="mn-section box bg class-home-survey">
+                                <h3 class="txt-hide">설문</h3>
+                                <img src="/resources/front/site/SITE_00000//images/common/ico-img/ico-img-vote.svg" alt="" aria-hidden="true" class="is-disabled">
+                                <p class="font-color-default-tertiary">참여할 설문이 없어요.</p>
+                            </section>
+                        </div>
+                        <section class="mn-section box col2">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">최근 게시물</h3>
+                                </div>
+                                <div class="r-area">
+                                    <div class="legend-area">
+                                        <span class="legend"><i class="ico-document"></i> 게시물</span>
+                                        <span class="legend"><i class="ico-comment"></i> 댓글</span>
+                                        <span class="legend"><i class="ico-chat"></i> 답글</span>
+                                    </div>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>최근 게시물이 없어요.</p>
+                            </div>
+                        </section>
+                    </div>
+                    <div class="row">
+                        <section class="mn-section box class-home-today">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">오늘의 일정</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg"" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>등록된 수업/과제/평가/알림장/설문의 일정이 없습니다.</p>
+                            </div>
+                        </section>
+                        <section class="mn-section box class-home-activity">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">클래스 활동 분석</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none custom">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>수업/과제/평가 게시판을 이용해보세요.</strong>
+                                <p>클래스의 활동을 분석해드려요.</p>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/classMain.html (added)
+++ html/cbe2025/common/empty/classMain.html
@@ -0,0 +1,703 @@
+<!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-->
+    <!-- //페이지 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>
+                <div class="class-mn">
+                    <div class="row class-mn-top">
+                        <section class="mn-section box">
+                            <h3 class="txt-hide">클래스 일정</h3>
+                            <article class="calendar-area">
+                                <header class="calendar-header">
+                                    <button type="button" class="btn sm circle 
+                                    ico-pv">이전</button>
+                                    <h4 class="calendar-tit">2024년 9월</h4>
+                                    <button type="button" class="btn sm circle 
+                                    ico-fw">다음</button>
+                                </header>
+                                <table class="calendar-tbl">
+                                    <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>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">1</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">2</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td class="is-today">
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date" aria-label="오늘">3</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">4</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">5</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">6</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">7</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">8</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">9</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">10</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">11</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">12</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">13</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">14</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">15</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">16</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">17</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">18</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">19</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">20</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">21</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">22</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">23</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">24</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">25</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">26</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">27</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">28</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">29</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">30</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">31</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">1</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">2</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">3</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                            <td>
+                                                <button type="button" class="lnk-full">선택</button>	
+                                                <strong class="date">4</strong>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                    </div>
+                                                </div>
+                                            </td>
+                                        </tr>
+                                    </tbody>
+                                </table>
+                            </article>
+                        </section>
+                        <section class="mn-section box bg class-mn-shortcut">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">클래스 바로가기</h3>
+                                </div>
+                                <div class="r-area">
+                                    <select class="border-none sm"  title="클래스 상태 선택">
+                                        <option>전체보기</option>
+                                        <option>활성 클래스</option>
+                                        <option>보관 클래스</option>
+                                    </select>
+                                </div>
+                            </header>
+                            <div class="txt-none custom">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-class.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>개설하거나 가입한 클래스가 없어요.</strong>
+                                <p>클래스 찾기로 원하는 클래스를 찾아보세요.<br>원하는 클래스가 없다면 클래스 만들기로 클래스를 개설해보세요.<br>클래스를 개설하면 클래스 현황 및 멤버들의 활동내역을 볼 수 있어요.</p>
+                            </div>
+                            <div class="shortcut-fnc">
+                                <div class="l-area">
+                                    <button type="button" class="btn-txt">클래스 관리 <i class="ico-setting" aria-hidden="true"></i></button>
+                                </div>
+                                <div class="r-area">
+                                    <div class="btn-group">
+                                        <button type="button" class="btn sm">클래스 찾기</button>
+                                        <button type="button" class="btn sm ico-plus primary">클래스 만들기</button>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="mn-section class-mn-emotion">
+                        <header class="tit-area">
+                            <div class="l-area">
+                                <h3 class="title-lg">클래스 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <select title="날짜 선택">
+                                    <option>2024년 9월</option>
+                                </select>
+                                <select title="클래스 상태 선택">
+                                    <option>내가 개설한 전체 클래스</option>
+                                </select>
+                            </div>
+                        </header>
+                        <div class="emotion-area">
+                            <article class="emotion-attendance">
+                                <header>
+                                    <h4>TODAY 감정출석부</h4>
+                                    <p>6명 중 <em class="accent">3명</em> 체크완료</p>
+                                </header>
+                                <div class="attendance-chart-area">
+                                    <div class="legend-area">
+                                        <div><img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-grinningface.svg" alt="" aria-hidden="true"> 긍정감정 <strong class="font-color-success">0명</strong></div>
+                                        <div><img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-pensiveface.svg" alt="" aria-hidden="true"> 부정감정 <strong class="font-color-danger">0명</strong></div>
+                                    </div>
+                                    <div class="chart-bar-stack">
+                                        <span class="bar positive" style="width:0%;">긍정감정 0%</span>
+                                        <span class="bar negative" style="width:0%;">부정감정 0%</span>
+                                    </div>
+                                </div>
+                            </article>
+                            <article>
+                                <header>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-blackboard.svg" alt="" aria-hidden="true">
+                                    <h4>수업이수율</h4>
+                                    <p><strong>3개</strong> 수업게시물 중<em class="accent"> 0%</em></p>
+                                </header>
+                                <div class="chart-bar-stack">
+                                    <span class="bar primary" style="width:5%;">수업이수율 0%</span>
+                                </div>
+                            </article>
+                            <article>
+                                <header>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg" alt="" aria-hidden="true">
+                                    <h4>과제제출률</h4>
+                                    <p><strong>5개</strong> 과제게시물 중<em class="accent"> 0%</em></p>
+                                </header>
+                                <div class="chart-bar-stack">
+                                    <span class="bar accent" style="width:5%;">과제제출률 0%</span>
+                                </div>
+                            </article>
+                            <article>
+                                <header>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg" alt="" aria-hidden="true">
+                                    <h4>평가진행률</h4>
+                                    <p><strong>10개</strong> 평가게시물 중<em class="accent"> 0%</em></p>
+                                </header>
+                                <div class="chart-bar-stack">
+                                    <span class="bar secondary" style="width:5%;">평가진행률 0%</span>
+                                </div>
+                            </article>
+                        </div>
+                    </section>
+                    <section class="mn-section class-mn-activity">
+                        <header class="tit-area">
+                            <div class="l-area">
+                                <h3 class="title-lg">활동 내역</h3>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 상태 선택">
+                                    <option>내가 개설한 전체 클래스</option>
+                                </select>
+                            </div>
+                        </header>
+                        <div class="tabs-area tabs-normal">
+                            <ul class="tabs-nav-lg">
+                                <li><a href="#activityAll" class="is-active" title="선택됨">전체보기</a></li>
+                                <li><a href="#activityStudent">학생별보기</a></li>
+                            </ul>
+                            <div class="tabs-cont" id="activityAll">
+                                <h4 class="txt-hide">전체보기</h4>
+                                <div class="fnc-area">
+                                    <div class="l-area">
+                                       <select title="분류 선택">
+                                            <option value="">전체 분류</option>
+                                        </select>
+                                        <fieldset class="filter-group">
+                                            <legend>기간 선택</legend>
+                                            <input type="date" title="시작일자 선택">
+                                            <span>~</span>
+                                            <input type="date" title="종료일자 선택">
+                                        </fieldset>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <strong>활동 데이터가 없습니다.</strong>
+                                    <p>클래스에서 게시물을 작성해보세요.</p>
+                                </div>
+                            </div>
+                            <div class="tabs-cont" id="activityStudent">
+                                <h4 class="txt-hide">전체보기</h4>
+                                <div class="fnc-area">
+                                    <div class="l-area">
+                                       <select title="학생 선택">
+                                            <option value="">홍길동</option>
+                                        </select>
+                                        <fieldset class="filter-group">
+                                            <legend>기간 선택</legend>
+                                            <input type="date" title="시작일자 선택">
+                                            <span>~</span>
+                                            <input type="date" title="종료일자 선택">
+                                        </fieldset>
+                                    </div>
+                                </div>
+                                <div class="list-type">
+                                    <table>
+                                        <caption>활동 내역 목록으로 분류, 클래스명, 제목, 기간(날짜), 현황(전체인원/완료인원)으로 구성되어 있습니다.</caption>
+                                        <colgroup>
+                                            <col style="width:12%">
+                                            <col>
+                                            <col>
+                                            <col>
+                                            <col style="width:16%">
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <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 data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                            <tr>
+                                                <td data-tit="분류">수업</td>
+                                                <td data-tit="클래스명">24년 1학년 수학보충_수요일</td>
+                                                <td data-tit="제목">일상속에서 생활속의 분수 찾기</td>
+                                                <td data-tit="기간(날짜)">2024. 10. 01 ~ 2024. 10. 21</td>
+                                                <td data-tit="현황(전체인원/완료인원)">12명/00명</td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                                <ul class="pagenation">
+                                    <li class="ppv">
+                                        <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
+                                    </li>
+                                    <li class="pv">
+                                        <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a>
+                                    </li>
+                                    <li class="current">
+                                        <span title="현재 페이지">1</span>
+                                    </li>
+                                    <li>
+                                        <a href="#none" title="2번째 목록으로 이동합니다">2</a>
+                                    </li>
+                                    <li>
+                                        <a href="#none" title="3번째 목록으로 이동합니다">3</a>
+                                    </li>
+                                    <li>
+                                        <a href="#none" title="4번째 목록으로 이동합니다">4</a>
+                                    </li>
+                                    <li>
+                                        <a href="#none" title="5번째 목록으로 이동합니다">5</a>
+                                    </li>
+                                    <li class="fw">
+                                        <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a>
+                                    </li>
+                                    <li class="ffw">
+                                        <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a>
+                                    </li>
+                                </ul>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="mn-section box class-mn-board">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">새로 올라온 글</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>개설하거나 가입한 클래스가 없어요.</strong>
+                                <p>내가 개설하거나 가입한 클래스의 새로 올라온 글을 확인할 수 있어요.</p>
+                            </div>
+                        </section>
+                        <section class="mn-section box class-mn-board">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">인기글</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>개설하거나 가입한 클래스가 없어요.</strong>
+                                <p>내가 개설하거나 가입한 클래스의 인기글 을 확인할 수 있어요.</p>
+                            </div>
+                        </section>
+                        <section class="mn-section box bg class-mn-board">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">설문</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none custom">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-vote.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <strong>개설하거나 가입한 클래스가 없어요.</strong>
+                                <p>내가 개설하거나 가입한 클래스의 설문을 확인할 수 있어요.</p>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/guidance.html (added)
+++ html/cbe2025/common/empty/guidance.html
@@ -0,0 +1,82 @@
+<!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 -->
+    <!-- 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="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-sm">
+                <div class="txt-none custom">
+                    <figure>
+                        <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-page.svg" alt="콘텐츠 없음" aria-hidden="true">
+                    </figure>
+                    <em>접근 안내</em>
+                    <strong>우리반 성장기록은 담임 선생님만 접근이 가능한 페이지입니다.</strong>
+                </div>
+                <div class="summary">
+                    <i class="ico-help"></i> 
+                    <div class="txt-area">
+                        <strong class="summary-tit">담임선생님이시라면?</strong>
+                        <p>프로필에서 담임선생님으로 설정한 후 시스템 관리자가 승인하면 담임선생님으로 설정이 완료됩니다.</p>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/main_student.html (added)
+++ html/cbe2025/common/empty/main_student.html
@@ -0,0 +1,429 @@
+<!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>
+    <!-- //페이지 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="student-mn">
+                <div class="student-mn-cont">
+                    <div class="student-mn-cont-banner">
+                        <div class="wrap">
+                            <div class="swiper-fnc-static">
+                                <button type="button" class="swiper-button-prev">이전</button>
+                                <button type="button" class="swiper-button-next">다음</button>
+                                <button type="button" class="swiper-btn-playstop-toggle">중지</button>
+                            </div>
+                            <div class="swiper">
+                                <div class="swiper-wrapper">
+                                    <div class="swiper-slide">
+                                        <div class="txt">텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력텍스트만 입력</div>
+                                    </div>
+                                    <div class="swiper-slide">
+                                        <div class="txt">2번입니다.</div>
+                                    </div>
+                                </div>
+                            </div>
+                            <button type="button" class="ico-close">닫기</button>
+                        </div>
+                    </div>
+                    <div class="student-mn-cont-body">
+                        <section class="wrap student-mn-today">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h2 class="title-lg">오늘의 학습</h2>
+                                </div>
+                                <div class="r-area">
+                                    <div class="legend-area">
+                                        <span class="legend"><i class="primary" aria-label="학교공부 범례"></i> 학교공부</span>
+                                        <span class="legend"><i class="secondary" aria-label="핵심개념 범례"></i> 핵심개념</span>
+                                        <span class="legend"><i class="accent" aria-label="오답노트 범례"></i> 오답노트</span>
+                                    </div>
+                                    <button type="button" class="btn sm ico-setting">학습목표설정</button>
+                                </div>
+                            </header>
+                            <div class="today-date-area">
+                                <div class="fnc">
+                                    <button type="button" class="btn circle ico-pv">이전</button>
+                                    <button type="button" class="btn circle ico-fw" disabled>다음</button>
+                                </div>
+                                <ul>
+                                    <li>
+                                        <button type="button" class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <div class="txt-area">
+                                                <span>오늘</span>
+                                                <strong>월</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study" role="img" aria-label="학교공부 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core" role="img" aria-label="핵심개념 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note" role="img" aria-label="오답노트 비활성"></use>
+                                            </svg>
+                                        </div>
+                                    </li>
+                                    <li class="is-active" aria-current="true">
+                                        <button type="button" class="lnk-full" aria-label="선택됨">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study-active" role="img" aria-label="학교공부 활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core-active" role="img" aria-label="핵심개념 활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note-active-gold" role="img" aria-label="오답노트 활성(오답 없음)"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>화</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study-active" role="img" aria-label="학교공부 활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core-active" role="img" aria-label="핵심개념 활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note-active" role="img" aria-label="오답노트 활성"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>수</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study" role="img" aria-label="학교공부 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core" role="img" aria-label="핵심개념 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note" role="img" aria-label="오답노트 비활성"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>목</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study" role="img" aria-label="학교공부 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core" role="img" aria-label="핵심개념 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note" role="img" aria-label="오답노트 비활성"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>금</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study" role="img" aria-label="학교공부 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core" role="img" aria-label="핵심개념 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note" role="img" aria-label="오답노트 비활성"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>토</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button class="lnk-full">선택</button>
+                                        <div class="item">
+                                            <svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#study" role="img" aria-label="학교공부 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#core" role="img" aria-label="핵심개념 비활성"></use>
+                                                <use xlink:href="/resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg#note" role="img" aria-label="오답노트 비활성"></use>
+                                            </svg>
+                                            <div class="txt-area">
+                                                <strong>일</strong>
+                                                <small>11월 25일</small>
+                                            </div>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                            <div class="today-area">
+                                <h3 class="txt-hide">11월 15일(월)</h3>
+                                <div class="col-group">
+                                    <div class="sticky">
+                                        <article class="box accent">
+                                            <header class="box-header accent">
+                                                <div class="l-area">
+                                                    <h3>
+                                                        <i class="ico-mortarboard" aria-hidden="true"></i>
+                                                        AI 맞춤학습(수학)
+                                                    </h3>
+                                                </div>
+                                                <div class="r-area">
+                                                    <div class="point-area">
+                                                        <i class="ico-img-point sm">땅콩 포인트</i>
+                                                        <strong class="point">80</strong> 
+                                                    </div>
+                                                </div>
+                                            </header>
+                                            <div class="box-body">
+                                                <div class="txt-none sm spacing-none">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                                    </figure>
+                                                    <p>점검 및 학습할 내용이 없습니다.</p>
+                                                </div>
+                                            </div>
+                                        </article>
+                                        <article class="box secondary">
+                                            <header class="box-header">
+                                                <div class="l-area">
+                                                    <h3>
+                                                        <i class="ico-book" aria-hidden="true"></i>
+                                                        오답노트
+                                                    </h3>
+                                                </div>
+                                                <div class="r-area">
+                                                    <div class="point-area">
+                                                        <i class="ico-img-point sm">땅콩 포인트</i>
+                                                        <strong class="point">80</strong> 
+                                                    </div>
+                                                </div>
+                                            </header>
+                                            <div class="box-body">
+                                                <div class="txt-none sm spacing-none">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                                    </figure>
+                                                    <p>학습할 내용이 없습니다.</p>
+                                                </div>
+                                            </div>
+                                        </article>
+                                    </div>
+                                </div>
+                                <article class="col">
+                                    <h3 class="txt-hide">학습 콘텐츠</h3>
+                                    <div class="txt-none custom">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <strong>오늘은 학습할 내용이 없습니다.</strong>
+                                    </div>
+                                    <div class="txt-none custom">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <strong>학습목표설정 후 이용해 주세요.</strong>
+                                        <div class="btn-area">
+                                            <button type="button" class="btn sm ico-setting cta">학습목표설정</button>
+                                        </div>
+                                    </div>
+                                </article>
+                            </div>
+                        </section>
+                    </div>
+                    <div class="student-mn-quick wrap">
+                         <button type="button" class="btn-quick-toggle">민간/공공 에듀테크 서비스</button>
+                         <menu class="quick-area">
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-book.svg" alt="" aria-hidden="true">
+                                <strong>AI디지털 교과서</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-calculation.svg" alt="" aria-hidden="true">
+                                <strong>수학</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-coding.svg" alt="" aria-hidden="true">
+                                <strong>코딩</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-crescentmoon.svg" alt="" aria-hidden="true">
+                                <strong>ZZZ</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg" alt="" aria-hidden="true">
+                                <strong>채움책방</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-class.svg" alt="" aria-hidden="true">
+                                <strong>수업</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg" alt="" aria-hidden="true">
+                                <strong>학습심리검사</strong>
+                            </a>
+                            <a href="#none">
+                                <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-lightBulb.svg" alt="" aria-hidden="true">
+                                <strong>충북정보올림피아드 (COI)</strong>
+                            </a>
+                        </menu>
+                    </div>
+                </div>
+                <aside class="student-mn-aside">
+                    <div class="cont">
+                        <div class="aside-header">
+                            <h2 class="txt-hide">학생정보</h2>
+                            <div class="profile">
+                                <div class="img-area">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                    </figure>
+                                </div>
+                                <div class="txt-area">
+                                    <strong class="profile-tit">학생명 <small>(idididididid)</small></strong>
+                                    <span>충북초등학교 3-4</span>
+                                </div>
+                            </div>
+                        </div>
+                        
+                        <div class="aside-body">
+                            <div class="aside-section aside-learn">
+                                <h3 class="aside-tit">이번주 진행현황</h3>
+                                <ul class="learn-list">
+                                    <li>
+                                        <button type="button" class="btn-learn-toggle"><strong>완료한 학교공부</strong> <span class="label primary">5회</span></button>
+                                        <div class="learn-cont">
+                                            <ul>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="btn-learn-toggle"><strong>학습한 핵심개념</strong> <span class="label primary">5회</span></button>
+                                        <div class="learn-cont">
+                                            <ul>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                                <li>
+                                                    <strong><span>국어</span> 1단원 1차시</strong>
+                                                    <p>작품을 읽고 추구하는 파악하기</p>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                            <div class="aside-section aside-point">
+                                <div class="txt-area">
+                                    <strong>내가 모은 땅콩</strong>
+                                    <em class="accent">123개</em>
+                                </div>
+                            </div>
+                            <menu class="aside-section aside-menu">
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/custom/menu/menu-emotion.svg" alt="" aria-hidden="true">
+                                    <strong>감정체크</strong>
+                                </a>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/custom/menu/menu-class.svg" alt="" aria-hidden="true">
+                                    <strong>나의클래스</strong>
+                                </a>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/custom/menu/menu-analysis.svg" alt="" aria-hidden="true">
+                                    <strong>나의성장기록</strong>
+                                </a>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/custom/menu/menu-book.svg" alt="" aria-hidden="true">
+                                    <strong>채움책방</strong>
+                                </a>
+                                <a href="#none">
+                                    <img src="/resources/front/site/SITE_00000/images/custom/menu/menu-test.svg" alt="" aria-hidden="true">
+                                    <strong>기초학력 진단·보정</strong>
+                                </a>
+                            </menu>
+                        </div>
+                    </div>           
+                </aside>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).on('click', '.btn-learn-toggle',function() {
+            // $('.learn-cont').removeClass('is-active');
+            $(this).next('.learn-cont').toggleClass('is-active');
+        });
+
+        $(document).on('click', '.student-mn-cont-banner .ico-close',function() {
+            $('.student-mn-cont-banner').toggleClass('is-inactive');
+        });
+
+        $(document).on('click', '.btn-quick-toggle',function() {
+            $('.student-mn-quick').toggleClass('is-inactive');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/myStorage.html (added)
+++ html/cbe2025/common/empty/myStorage.html
@@ -0,0 +1,407 @@
+<!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-->
+    <!-- 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>
+    <!-- //페이지 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>
+                <ul class="snb">
+                    <li><a href="#none">내 자료</a></li>
+                    <li><a href="#none">담은자료</a></li>
+                    <li><a href="#none">내 교과서</a></li>
+                </ul>
+                <div class="mystorage">
+                    <div class="mystorage-header">
+                        <div class="my-info">
+                            <div class="profile xlg">
+                                <a href="#none" class="lnk-full">상세보기</a>
+                                <div class="img-area">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                    </figure>
+                                </div>
+                                <div class="txt-area">
+                                    <strong class="profile-tit">홍길동</strong>
+                                </div>
+                            </div>
+                            <div class="btn-group dir-col">
+                                <a href="#none" class="btn sm">나의 구독리스트 <strong>0</strong></a>
+                                <a href="#none" class="btn sm">구독자 <em class="accent">123</em></a>
+                            </div>
+                        </div>
+                        <ul class="contents-info">
+                            <li>
+                                <strong>수업재료</strong>
+                                <ul>
+                                    <li class="item">
+                                        <figure class="img-area">
+                                            <figcaption>영상, 이미지, 문서</figcaption>
+                                            <img src="/resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-contents.svg" alt="" aria-hidden="true">
+                                        </figure>
+                                        <div class="txt-area">
+                                            <ul class="txt-list">
+                                                <li>
+                                                    <strong>등록자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                                <li>
+                                                    <strong>담은자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </li>
+                                    <li class="item">
+                                        <figure class="img-area">
+                                            <figcaption>문항</figcaption>
+                                            <img src="/resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-quiz.svg" alt="" aria-hidden="true">
+                                        </figure>
+                                        <div class="txt-area">
+                                            <ul class="txt-list">
+                                                <li>
+                                                    <strong>등록자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                                <li>
+                                                    <strong>담은자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </li>
+                                    <li class="item">
+                                        <figure class="img-area">
+                                            <figcaption>평가지</figcaption>
+                                            <img src="/resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-test.svg" alt="" aria-hidden="true">
+                                        </figure>
+                                        <div class="txt-area">
+                                            <ul class="txt-list">
+                                                <li>
+                                                    <strong>등록자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                                <li>
+                                                    <strong>담은자료</strong>
+                                                    <em>9,994</em>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </li>
+                            <li class="item">
+                                <figure class="img-area">
+                                    <figcaption>수업꾸러미</figcaption>
+                                    <img src="/resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-package.svg" alt="" aria-hidden="true">
+                                </figure>
+                                <div class="txt-area">
+                                    <ul class="txt-list">
+                                        <li>
+                                            <strong>등록자료</strong>
+                                            <em>9,994</em>
+                                        </li>
+                                        <li>
+                                            <strong>담은자료</strong>
+                                            <em>9,994</em>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </li>
+                            <li class="item">
+                                <figure class="img-area">
+                                    <figcaption>수업레시피</figcaption>
+                                    <img src="/resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-recipe.svg" alt="" aria-hidden="true">
+                                </figure>
+                                <div class="txt-area">
+                                    <ul class="txt-list">
+                                        <li>
+                                            <strong>등록자료</strong>
+                                            <em>9,994</em>
+                                        </li>
+                                        <li>
+                                            <strong>담은자료</strong>
+                                            <em>9,994</em>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </li>
+                        </ul>
+                    </div>
+                    <div class="row">
+                        <section class="section border-box">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">내가 많이 담은 자료의 선생님</h3>
+                                </div>
+                            </header>
+                            <div class="txt-none">
+                                <figure>
+                                    <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                </figure>
+                                <p>아직 담은 자료가 없어요.</p>
+                            </div>
+                        </section>
+                        <section class="section col2 border-box">
+                            <header class="tit-area">
+                                <div class="l-area dir-col">
+                                    <h3 class="title-lg">나의 콘텐츠 활동</h3>
+                                    <p>집계기간 : 2024-10-01~2024-10-31</p>
+                                </div>
+                            </header>
+                            <div class="chart-area h-auto">
+                                <div class="chart-legend">
+                                    <div class="l-area">
+                                        <small>횟수(건)</small>
+                                    </div>
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary"></i> 수업재료</span>
+                                            <span class="legend"><i class="secondary"></i>수업꾸러미</span>
+                                            <span class="legend"><i class="accent"></i> 수업레시피</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="txt-none">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                    </figure>
+                                    <p>아직 활동이 없어요.</p>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section mystorage-best">
+                        <header class="tit-area">
+                            <div class="l-area dir-col">
+                                <h3 class="title-lg">인기 채널 Best</h3>
+                                <p>집계기간 : 2024-10-01~2024-10-31</p>
+                            </div>
+                        </header>
+                        <ul>
+                            <li>
+                                <span class="label-img">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank1.svg" alt="1">
+                                </span>
+                                <div class="profile xlg">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span>구독자료 <strong>100</strong>건</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <button class="btn sm ico-favorite toggle is-active" data-txt="구독중"  data-txt-inactive="구독하기">구독</button>
+                                </div>
+                            </li>
+                            <li>
+                                <span class="label-img">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank2.svg" alt="2">
+                                </span>
+                                <div class="profile xlg">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span>구독자료 <strong>100</strong>건</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <button class="btn sm ico-favorite toggle is-active" data-txt="구독중"  data-txt-inactive="구독하기">구독</button>
+                                </div>
+                            </li>
+                            <li>
+                                <span class="label-img">
+                                    <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank3.svg" alt="3">
+                                </span>
+                                <div class="profile xlg">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="img-area">
+                                        <div class="img-area">
+                                            <figure>
+                                                <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                            </figure>
+                                        </div>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span>구독자료 <strong>100</strong>건</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <button class="btn sm ico-favorite toggle is-active" data-txt="구독중"  data-txt-inactive="구독하기">구독</button>
+                                </div>
+                            </li>
+                            <li>
+                                <span class="label num lg">4</span>
+                                <div class="profile xlg">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span>구독자료 <strong>100</strong>건</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <button class="btn sm ico-favorite toggle is-active" data-txt="구독중"  data-txt-inactive="구독하기">구독</button>
+                                </div>
+                            </li>
+                            <li>
+                                <span class="label num lg">5</span>
+                                <div class="profile xlg">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">홍길동</strong>
+                                        <span>구독자료 <strong>100</strong>건</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <button class="btn sm ico-favorite toggle is-active" data-txt="구독중"  data-txt-inactive="구독하기">구독</button>
+                                </div>
+                            </li>
+                        </ul>
+                    </section>
+                    <div class="row">
+                        <section class="section">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">나의 인기자료</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">내자료 바로가기</a>
+                                </div>
+                            </header>
+                            <div class="tabs-normal tabs-area">
+                                <ul class="tabs-nav-lg">
+                                    <li><a href="#tabs1-1" class="is-active" title="선택됨">수업자료</a></li>
+                                    <li><a href="#tabs1-2">수업꾸러미&수업레시피</a></li>
+                                </ul>
+                                <h4 class="txt-hide">수업자료</h4>
+                                <div class="tabs-cont" id="tabs1-1">
+                                    <div class="txt-none">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <p>아직 업로드한 자료가 없어요.</p>
+                                    </div>
+                                </div>
+                                <div class="tabs-cont" id="tabs1-2">2</div>
+                            </div>
+                        </section>
+                        <section class="section">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-lg">최신 담은자료</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">담은자료 바로가기</a>
+                                </div>
+                            </header>
+                            <div class="tabs-normal tabs-area">
+                                <ul class="tabs-nav-lg">
+                                    <li><a href="#tabs2-1" class="is-active" title="선택됨">수업자료</a></li>
+                                    <li><a href="#tabs2-2">수업꾸러미&수업레시피</a></li>
+                                </ul>
+                                <h4 class="txt-hide">수업자료</h4>
+                                <div class="tabs-cont" id="tabs2-1">
+                                    <div class="txt-none">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
+                                        </figure>
+                                        <p>아직 담은 자료가 없어요.</p>
+                                    </div>
+                                </div>
+                                <div class="tabs-cont" id="tabs2-2">2</div>
+                            </div>
+                        </section>
+                    </div>         
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->  
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //나의콘텐츠 활동
+            createChartContActivity('chartContActivity', 
+                ['조회수', '공유수', '담은수', '댓글'],
+                [
+                    ['수업재료', [100, 20, 30, 40], gradientColorPrimary],
+                    ['수업꾸러미', [20, 30, 40, 50], gradientColorSecondary],
+                    ['수업레시피', [100, 100, 100, 150], gradientColorAccent]
+                ]
+            );
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/empty/searchResult.html (added)
+++ html/cbe2025/common/empty/searchResult.html
@@ -0,0 +1,221 @@
+<!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-->
+    <!-- //페이지 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="total-search-area">
+                    <fieldset class="search-area">
+                        <legend>검색</legend>
+                        <div class="search">
+                            <input type="text" placeholder="저작자명, 콘텐츠 키워드로 검색하세요." title="검색어 입력">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                    <div class="btn-group">
+                        <a href="none" class="btn">조건검색</a>
+                    </div>
+                </div>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">"<em class="accent">키워드</em>" 검색결과</h2>
+                    </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>
+                <section class="section">
+                    <div class="tit-area">
+                        <div class="l-area">
+                            <h2 class="title">검색 조건</h2>
+                        </div>
+                    </div>
+                    <div class="chip-area">
+                        <span class="chip-tag primary">
+                            평가지
+                            <button type="button" class="ico-delete">삭제</button>
+                        </span>
+                        <span class="chip-tag primary">
+                            이미지
+                            <button type="button" class="ico-delete">삭제</button>
+                        </span>
+                        <span class="chip-tag primary">
+                            문서
+                            <button type="button" class="ico-delete">삭제</button>
+                        </span>
+                    </div>
+                    <div class="item-list-box drag-file-list">
+                        <div class="item">
+                            <div class="txt-area">
+                                <strong>6수01-01</strong>
+                                <ul class="info-inline-list">
+                                    <li>
+                                         <strong class="info-tit">영역</strong>
+                                        <div class="txt-area">
+                                            수와연산
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">성취기준</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻을 알고, 자연수를 소인수분해 할 수 있다.
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">내용요소1</strong>
+                                        <div class="txt-area">
+                                            소인수분해
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">내용요소2</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                            <div class="item-fnc-area">
+                                <button type="button" class="ico-delete">삭제</button>
+                            </div>
+                        </div>
+                        <div class="item">
+                            <div class="txt-area">
+                                <strong>6수01-01</strong>
+                                <ul class="info-inline-list">
+                                    <li>
+                                         <strong class="info-tit">영역</strong>
+                                        <div class="txt-area">
+                                            수와연산
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">성취기준</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻을 알고, 자연수를 소인수분해 할 수 있다.
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">내용요소1</strong>
+                                        <div class="txt-area">
+                                            소인수분해
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">내용요소2</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                            <div class="item-fnc-area">
+                                <button type="button" class="ico-delete">삭제</button>
+                            </div>
+                        </div>
+                        <div class="item">
+                            <div class="txt-area">
+                                <strong>6수01-01</strong>
+                                <ul class="info-inline-list">
+                                    <li>
+                                         <strong class="info-tit">영역</strong>
+                                        <div class="txt-area">
+                                            수와연산
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">성취기준</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻을 알고, 자연수를 소인수분해 할 수 있다.
+                                        </div>
+                                    </li>
+                                    <li>
+                                         <strong class="info-tit">내용요소1</strong>
+                                        <div class="txt-area">
+                                            소인수분해
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <strong class="info-tit">내용요소2</strong>
+                                        <div class="txt-area">
+                                            소인수분해의 뜻
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                            <div class="item-fnc-area">
+                                <button type="button" class="ico-delete">삭제</button>
+                            </div>
+                        </div>
+                    </div>
+                </section>
+                <div class="txt-none custom">
+                    <figure>
+                        <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg" alt="콘텐츠 없음">
+                    </figure>
+                    <strong>검색결과가 없습니다.</strong>
+                    <ul class="bullet align-left">
+                        <li>검색어의 단어 수를 줄이거나, 보다 일반적인 단어로 검색해 보세요.</li>
+                        <li>두 단어 이상의 키워드로 검색 하신 경우, 정확하게 띄어쓰기를 한 후 검색해 보세요.</li>
+                        <li>키워드에 있는 특수문자를 뺀 후에 검색해 보세요.</li>
+                        <li>검색 조건을 재설정해보세요.</li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/sub/sub.html (added)
+++ html/cbe2025/common/sub/sub.html
@@ -0,0 +1,240 @@
+<!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-->
+    <!-- //페이지 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">
+            <div class="header-top">
+                <div class="wrap">
+                    <div class="l-area">
+                        <h1 class="logo"><a href="#none">다채움</a><a href="#none" class="txt">채움클래스</a></h1>
+                    </div>
+                    <div class="r-area pc-flex">
+                        <ul class="util">
+                            <li>
+                                <a href="#none" title="알림" class="util-noti">
+                                    <span>알림</span>
+                                    <span class="badge min">새 알림</span>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none" title="쪽지" class="util-note">
+                                    <span>쪽지</span>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none" title="바로가기" class="util-shortcut">
+                                    <span>바로가기</span>
+                                </a>
+                            </li>
+                        </ul>
+                        <div class="user-area">
+                            <div class="profile">
+                                <div class="img-area">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                    </figure>
+                                </div>
+                                <div class="txt-area">
+                                    <strong class="profile-tit"><em>학생명</em> 학생</strong>
+                                    <span>닉네임</span>
+                                </div>
+                                <div class="fnc">
+                                    <button type="button" class="btn-user-fnc-toggle">열기</button>
+                                </div>
+                            </div>
+                            <ul class="user-fnc-list">
+                                <li>
+                                    <a href="#none"><i class="ico-profile" aria-hidden="true"></i>프로필</a>
+                                </li>
+                                <li>
+                                    <button type="button"><i class="ico-logout" aria-hidden="true"></i>로그아웃</button>
+                                </li>
+                            </ul>
+                        </div>
+                    </div>
+                    <div class="r-area tamo-flex">
+                        <button type="button" class="btn-site-menu-open"> 메뉴 </button>
+                        <div class="site-menu-area">
+                            <nav class="site-menu">
+                                <!--로그인 전-->
+                                <div class="menu-header">
+                                    <div class="menu-info">
+                                        <div class="l-area">
+                                            <a href="#none" class="btn-login">로그인을 해주세요.</a>
+                                        </div>
+                                    </div>
+                                    <!-- 로그인 후 -->
+                                    <div class="menu-info">
+                                        <div class="l-area">
+                                            <div class="profile lg">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong class="profile-tit"><em>학생명</em> 학생</strong>
+                                                    <span>닉네임</span>
+                                                </div>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <a href="#none" class="ico-profile">마이페이지</a>
+                                            <a href="#none" class="ico-logout">로그아웃</a>
+                                        </div>
+                                    </div>
+                                    <div class="menu-util">
+                                        <ul class="util">
+                                            <li>
+                                                <a href="#none" title="알림" class="util-noti" onclick=" popupOpenPub('popupmodal');">
+                                                    <span>알림</span>
+                                                    <span class="badge min">새 알림</span>
+                                                </a>
+                                            </li>
+                                            <li>
+                                                <a href="#none" title="쪽지" class="util-note">
+                                                    <span>쪽지</span>
+                                                </a>
+                                            </li>
+                                            <li>
+                                                <a href="#none" title="바로가기" class="util-shortcut">
+                                                    <span>바로가기</span>
+                                                </a>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </div>
+                                <div class="menu-body">
+                                    <ul class="menu">
+                                        <li>
+                                            <a href="#none">1depth</a>
+                                            <ul>
+                                                <li class="is-active">
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li>
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li><a href="#none">2depth</a></li>
+                                            </ul>
+                                        </li>
+                                        <li>
+                                            <a href="#none">1depth</a>
+                                            <ul>
+                                                <li>
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li><a href="#none">2depth</a></li>
+                                                <li><a href="#none">2depth</a></li>
+                                            </ul>
+                                        </li>
+                                    </ul>
+                                </div>
+                                <button type="button" class="btn-site-menu-close">메뉴 닫기</button>
+                            </nav>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="header-etc">
+                <div class="wrap">
+                    <div class="l-area">
+                        <nav class="gnb">
+                            <ul>
+                                <li>
+                                    <button type="button">나의 클래스</button>
+                                    <ul>
+                                        <li><a href="#none">클래스 모아보기</a></li>
+                                        <li><a href="#none">내가 개설한 클래스 학습분석</a></li>
+                                    </ul>
+                                </li>
+                                <li><a href="#none">우리반 성장기록</a></li>
+                                <li>
+                                    <button type="button">채움 콘텐츠</button>
+                                    <ul>
+                                        <li><a href="#none">추천 콘텐츠</a></li>
+                                        <li><a href="#none">공개 콘텐츠</a></li>
+                                        <li><a href="#none">수업레시피</a></li>
+                                        <li><a href="#none">나의 보관함</a></li>
+                                    </ul>
+                                </li>
+                            </ul>
+                        </nav>
+                    </div>
+                </div>
+            </div>
+            <script>
+                $(document).ready(function () {
+                    $(document).on("click", ".util a", function (e) {
+                        $(".btn-site-menu-close").trigger("click");
+                    });
+                });
+            </script>
+        </header>
+
+        <div class="site-body" id="skipToContents">
+            
+        </div>
+    </div>
+     <!-- toast -->  
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/common/sub/subGnbNone.html (added)
+++ html/cbe2025/common/sub/subGnbNone.html
@@ -0,0 +1,213 @@
+<!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-->
+    <!-- //페이지 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">
+            <div class="header-top">
+                <div class="wrap">
+                    <div class="l-area">
+                        <h1 class="logo"><a href="#none">다채움</a><a href="#none" class="txt">채움클래스</a></h1>
+                    </div>
+                    <div class="r-area pc-flex">
+                        <ul class="util">
+                            <li>
+                                <a href="#none" title="알림" class="util-noti">
+                                    <span>알림</span>
+                                    <span class="badge min">새 알림</span>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none" title="쪽지" class="util-note">
+                                    <span>쪽지</span>
+                                </a>
+                            </li>
+                            <li>
+                                <a href="#none" title="바로가기" class="util-shortcut">
+                                    <span>바로가기</span>
+                                </a>
+                            </li>
+                        </ul>
+                        <div class="user-area">
+                            <div class="profile">
+                                <div class="img-area">
+                                    <figure>
+                                        <img src="/resources/front/site/SITE_00000/images/common/profile/e/profile.svg" alt="프로필 썸네일">
+                                    </figure>
+                                </div>
+                                <div class="txt-area">
+                                    <strong class="profile-tit"><em>학생명</em> 학생</strong>
+                                    <span>닉네임</span>
+                                </div>
+                                <div class="fnc">
+                                    <button type="button" class="btn-user-fnc-toggle">열기</button>
+                                </div>
+                            </div>
+                            <ul class="user-fnc-list">
+                                <li>
+                                    <a href="#none"><i class="ico-profile" aria-hidden="true"></i>프로필</a>
+                                </li>
+                                <li>
+                                    <button type="button"><i class="ico-logout" aria-hidden="true"></i>로그아웃</button>
+                                </li>
+                            </ul>
+                        </div>
+                    </div>
+                    <div class="r-area tamo-flex">
+                        <button type="button" class="btn-site-menu-open"> 메뉴 </button>
+                        <div class="site-menu-area">
+                            <nav class="site-menu">
+                                <!--로그인 전-->
+                                <div class="menu-header">
+                                    <div class="menu-info">
+                                        <div class="l-area">
+                                            <a href="#none" class="btn-login">로그인을 해주세요.</a>
+                                        </div>
+                                    </div>
+                                    <!-- 로그인 후 -->
+                                    <div class="menu-info">
+                                        <div class="l-area">
+                                            <div class="profile lg">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong class="profile-tit"><em>학생명</em> 학생</strong>
+                                                    <span>닉네임</span>
+                                                </div>
+                                            </div>
+                                        </div>
+                                        <div class="r-area">
+                                            <a href="#none" class="ico-profile">마이페이지</a>
+                                            <a href="#none" class="ico-logout">로그아웃</a>
+                                        </div>
+                                    </div>
+                                    <div class="menu-util">
+                                        <ul class="util">
+                                            <li>
+                                                <a href="#none" title="알림" class="util-noti" onclick=" popupOpenPub('popupmodal');">
+                                                    <span>알림</span>
+                                                    <span class="badge min">새 알림</span>
+                                                </a>
+                                            </li>
+                                            <li>
+                                                <a href="#none" title="쪽지" class="util-note">
+                                                    <span>쪽지</span>
+                                                </a>
+                                            </li>
+                                            <li>
+                                                <a href="#none" title="바로가기" class="util-shortcut">
+                                                    <span>바로가기</span>
+                                                </a>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </div>
+                                <div class="menu-body">
+                                    <ul class="menu">
+                                        <li>
+                                            <a href="#none">1depth</a>
+                                            <ul>
+                                                <li class="is-active">
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li>
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li><a href="#none">2depth</a></li>
+                                            </ul>
+                                        </li>
+                                        <li>
+                                            <a href="#none">1depth</a>
+                                            <ul>
+                                                <li>
+                                                    <a href="#none">2depth</a>
+                                                    <ul>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                        <li><a href="#none">3depth</a></li>
+                                                    </ul>
+                                                </li>
+                                                <li><a href="#none">2depth</a></li>
+                                                <li><a href="#none">2depth</a></li>
+                                            </ul>
+                                        </li>
+                                    </ul>
+                                </div>
+                                <button type="button" class="btn-site-menu-close">메뉴 닫기</button>
+                            </nav>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <script>
+                $(document).ready(function () {
+                    $(document).on("click", ".util a", function (e) {
+                        $(".btn-site-menu-close").trigger("click");
+                    });
+                });
+            </script>
+        </header>
+
+        <div class="site-body" id="skipToContents">
+            
+        </div>
+    </div>
+     <!-- toast -->  
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/index.html (added)
+++ html/cbe2025/index.html
@@ -0,0 +1,869 @@
+<html>
+<head>
+    <title>publish list</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <style>
+        body {
+            padding: 0;
+            margin: 0;
+            overflow-y: scroll;
+            font: 11px/1.2em "나눔고딕", NanumGothic, "맑은 고딕", "Malgun Gothic", Apple Gothic, "돋움", Dotum, "굴림", Gulim, sans-serif;
+        }
+        h1, h2 {
+            margin: 5px;
+            font-family: tahoma, sans-serif;
+            font-size: 16px;
+            font-weight: bold;
+            text-transform: capitalize; /*capitalize | uppercase | lowercase | none*/
+        }
+        h2 {
+            font-size: 12px;
+        }
+        a {
+            text-decoration: none;
+            color: #aaa;
+        }
+        a.newWin {
+            width: 6px;
+            height: 6px;
+            display: inline-block;
+            text-indent: -9999px;
+            border: 1px solid #777;
+            margin: 0 5px;
+            vertical-align: middle;
+            position: relative;
+        }
+        a.newWin:before {
+            content: '';
+            width: 6px;
+            height: 6px;
+            position: absolute;
+            left: 1px;
+            bottom: 1px;
+            border: 1px solid #777;
+            background: #fff;
+        }
+        h1 a {
+            color: #000;
+        }
+        ul, li {
+            margin: 0;
+            padding: 0;
+            list-style: none;
+        }
+        body > ul {
+            border-bottom: 1px #555 solid;
+            display: none;
+        }
+        li {
+            display: block;
+            padding: 8px 0 0 0;
+            background-repeat: no-repeat;
+            position: relative;
+        }
+        li a:hover { text-decoration:underline; }
+        li:before {
+            content: '';
+            position: absolute;
+            width: 2px;
+            height: 2px;
+            background: #555;
+            top: 13px;
+        }
+        li span {
+            display: block;
+            color: #888;
+            margin-top: -5px;
+            padding-bottom: 8px;
+            font-size:10px;
+        }
+        li {
+            background-color: #aaa;
+            border-top: 1px #555 solid;
+        }
+        li li {
+            background-color: #ddd;
+            border-top: 1px #777 dotted;
+        }
+        li li li {
+            background-color: #e9e9e9;
+            border-top: 1px #999 dotted;
+        }
+        li li li li {
+            background-color: #eee;
+            border-top: 1px #bbb dotted;
+        }
+        li li li li li {
+            background-color: #f3f3f3;
+            border-top: 1px #ddd dotted;
+        }
+        li li li li li li {
+            background-color: #fff;
+            border-top: 1px #eee dotted;
+        }
+        li:before {
+            left: 10px;
+        }
+        li li:before {
+            left: 20px;
+        }
+        li li li:before {
+            left: 30px;
+        }
+        li li li li:before {
+            left: 40px;
+        }
+        li li li li li:before {
+            left: 50px;
+        }
+        li li li li li li:before {
+            left: 60px;
+        }
+        li a {
+            margin-bottom: 8px;
+            display: inline-block;
+        }
+        li span,
+        li a {
+            margin-left: 15px;
+        }
+        li li span,
+        li li a {
+            margin-left: 25px;
+        }
+        li li li span,
+        li li li a {
+            margin-left: 35px;
+        }
+        li li li li span,
+        li li li li a {
+            margin-left: 45px;
+        }
+        li li li li li span,
+        li li li li li a {
+            margin-left: 55px;
+        }
+        li li li li li li span,
+        li li li li li li a {
+            margin-left: 65px;
+        }
+        li.on:after,
+        li.off:after {
+            content: '';
+            position: absolute;
+            right: 10px;
+            top: 8px;
+            font-size:14px;
+            width:10px;
+            text-align:center;
+        }
+        li.on:after {
+            content: '+'
+        }
+        li.off:after {
+            content: '-'
+        }
+        li.off ul {
+            display: none;
+        }
+
+        .ready, .ready a { color: #000; } 
+        .mod, .mod a { color: red; }
+        .design, .design a { color: pink; }
+        .working, .working a { color: blue; }
+        .add, .add a { color: green; }
+        .temp, li.temp a { color: #ff6600; }
+        .before, .before a { color: #aaa; }
+        .x, .x a {
+            color: #aaa;
+            cursor: default;
+            text-decoration: line-through;
+        }
+        
+        .guide {
+            display: block;
+            margin: 10px;
+            font-size: 11px;
+        }
+        .guide span {
+            line-height: 1.5em;
+        }
+
+        li time {
+            color: #555;
+        }
+        li.highlight {
+            background-color: #ffffaa
+        }
+        li.highlight li {
+           /*  background-color: #ffffee */
+        }
+        
+        .pubList {
+            float: left;
+            width: 320px;
+            height: 100vh;
+            overflow-y: scroll;
+        }
+        .iframe-wrap {
+            float: right;
+            width: calc(100% - 320px);
+            padding: 0;
+        }
+        .iframe-wrap iframe {
+            width: 100%;
+            border: 0;
+            margin: 0;
+            padding: 0;
+            height: 100vh;
+            overflow: auto;
+        }
+        .cb {
+            clear: both;
+        }
+
+        /********design : 디자인 요청, mod : 변경, ready : 작업완료, temp : 임시파일, x : 삭제대상 ********/
+    </style>
+    <script>
+        window.onload = function () {
+            var body = document.body;
+            var obj = body.getElementsByTagName("ul")[0];
+            obj.style.display = "block";
+            writeLink(obj.getElementsByTagName("li"));
+        }
+
+        function writeLink(obj) {
+            for (var i = 0; i < obj.length; i++) {
+                var nm, lk, sp, date, dateArr;
+                if (obj[i].innerHTML.split("<")[0].search(",") != -1) {
+                    nm = obj[i].innerHTML.split(",")[0];
+                    lk = obj[i].innerHTML.split(",")[1].split("<")[0];
+                    if (obj[i].innerHTML.split(",").length > 2) {
+                        date = obj[i].innerHTML.split(",").slice(obj[i].innerHTML.split(",").length - 1, obj[i].innerHTML.split(",").length).join();
+                        dateArr = obj[i].innerHTML.split(",").slice(2, obj[i].innerHTML.split(",").length).join();
+                        sp = nm + "," + lk + "," + obj[i].innerHTML.split(",").slice(2, obj[i].innerHTML.split(",").length).join();
+                    } else {
+                        date = "";
+                        sp = nm + "," + lk;
+                    }
+                    lk = lk;
+                } else {
+                    nm = obj[i].innerHTML.split("<")[0];
+                    lk = "#none"
+                    sp = nm;
+                }
+                var child = obj[i].innerHTML.split(sp)[1];
+
+                if (lk == "javascript:;" || lk == "#none") {
+                    obj[i].innerHTML = "<a href='" + lk + "' onclick='fncHighlight(this);'>" + nm + "</a>" + child;
+                } else {
+                    obj[i].innerHTML = "<a href='" + lk + "' target='pubView' onclick='fncHighlight(this);'>" + nm + "</a>" + "<a href='" + lk + "' class='newWin' target='preview' title='open new window' onclick='fncHighlight(this);'>new window</a>" + "<time title='" + dateArr + "'>" + date + "</time>" + "<span>" + lk + "</span>" + child;
+                }
+
+                if (child !== "") {
+                    var link = obj[i].getElementsByTagName("a")[0];
+                    link.addEventListener('click', switchOnOff, false);
+
+                    var li = obj[i];
+                    if (!li.classList.contains('off')) {
+                        li.classList.add('on');
+                    }
+                }
+            }
+        }
+
+        function switchOnOff(event) {
+            var target = event.target;
+            var parent = target.closest('li');
+            if (parent.classList.contains('on')) {
+                parent.classList.add('off');
+                parent.classList.remove('on');
+            } else {
+                parent.classList.add('on');
+                parent.classList.remove('off');
+            }
+        }
+
+        function switchOnOffAll(event) {
+            var target = event.target;
+            if (target.innerHTML.indexOf("펼치기") !== -1) {
+                target.innerHTML = target.innerHTML.replace("펼치기", "닫기");
+                var offItems = document.querySelectorAll('.off');
+                offItems.forEach(function(item) {
+                    item.classList.remove('off');
+                    item.classList.add('on');
+                });
+            } else {
+                target.innerHTML = target.innerHTML.replace("닫기", "펼치기");
+                var onItems = document.querySelectorAll('.on');
+                onItems.forEach(function(item) {
+                    item.classList.remove('on');
+                    item.classList.add('off');
+                });
+            }
+        }
+
+        function fncHighlight(obj) {
+            var highlighted = document.querySelectorAll('.highlight');
+            highlighted.forEach(function(item) {
+                item.classList.remove('highlight');
+            });
+            var closestLi = obj.closest('li');
+            closestLi.classList.add('highlight');
+        }
+    </script>
+</head>
+
+<body>
+    <div class="pubList">
+        <h1><a href="index.html" target="_parent">publish list</a></h1>
+        <h2>publish</h2>
+
+        <div class="guide">
+            <span class="ready">■ 검은색 - 퍼블리싱 완료</span><br>
+            <span class="before">■ 회색 - 작업전</span><br>
+            <span class="working">■ 파란색 - 작업중</span><br>
+            <span class="design">■ 분홍색 - 기획 확인 필요</span><br>
+            <span class="mod">■ 빨간색 - 수정됨</span><br>
+            <span class="add">■ 초록색 - 추가</span><br><br>
+            <span class="x">■ 작업안함</span><br><br>
+            <a href="#none" title="전체 목록 토글" onclick="switchOnOffAll(event);">전체 펼치기</a>
+        </div>
+        <ul class="ready">
+            <li>
+                Guide
+                <ul>
+                    <li>Guide,common/_guide/guide.html</li>
+                    <li>sub_layout 선생님,manager/sub/layout.html</li>
+                    <li>list,manager/sub/list.html</li>
+                    <li>성취기준 검색,manager/sub/achievecode.html</li>
+                    <li>Error,common/_guide/error.html</li>
+                    <li>loading,common/_guide/loading.html</li>
+                    <li>sub,common/sub/sub.html</li>
+                    <li>sub_gnb_none,common/sub/subGnbNone.html</li>
+                </ul>
+            </li>
+            <li class="off">
+                데이터 없음
+                <ul>
+                    <li>선생님
+                        <ul>
+                            <li>클래스메인,common/empty/classMain.html</li>
+                            <li>클래스홈,common/empty/classHome.html</li>
+                            <li>클래스별 학습분석,common/empty/analyticsClass.html</li>
+                            <li>접근안내,common/empty/guidance.html</li>
+                            <li>검색결과,common/empty/searchResult.html</li>
+                            <li>나의보관함,common/empty/myStorage.html</li>
+                        </ul>
+                    </li>
+                    <li>
+                        멤버
+                        <ul>
+                            <li>클래스홈,common/empty/classHome_member.html</li>
+                        </ul>
+                    </li>
+                    <li>
+                        학생
+                        <ul>
+                            <li>메인,common/empty/main_student.html</li>
+                        </ul>
+                    </li>
+                </ul>
+            </li>
+            <!-- <l i>메인,main/main.html</l> -->
+            <li>
+                선생님
+                <ul>
+                    <li>
+                        유틸
+                        <ul>
+                            <li>
+                                알림
+                                <ul>
+                                    <li>[팝업]알림,manager/util/pop_notification.html</li>
+                                    <li>[팝업]알림설정,manager/util/pop_notification_setting.html</li>
+                                </ul>
+                            </li>
+                            <li>쪽지,manager/util/message.html</li>
+                            <li>바로가기
+                                <ul>
+                                    <li>바로가기,manager/util/pop_bookmark.html</li>
+                                    <li>바로가기 추가,manager/util/pop_bookmarkAdd.html</li>
+                                    <li>바로가기 수정,manager/util/pop_bookmarkEdit.html</li>
+                                </ul>
+                            </li>
+                            <li>채움포인트
+                                <ul>
+                                    <li>배지 아이템,manager/util/pop_profileDeco.html</li>
+                                    <li>포인트 내역,manager/util/pop_pointHistory.html</li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                    <li>
+                        클래스
+                        <ul>
+                            <li>
+                                나의클래스
+                                <ul>
+                                    <li>클래스메인,manager/class/classMain.html</li>
+                                    <li>클래스홈,manager/class/classHome.html</li>
+                                    <li>[팝업]클래스 소개,manager/class/pop_classInfo.html</li>
+                                    <li>[팝업]일정보기,manager/class/pop_schedule.html</li>
+                                    <li>[팝업]클래스찾기,manager/class/pop_classFind.html</li>
+                                    <li>클래스 만들기,manager/class/classAdd.html</li>
+                                    <li>[팝업]게시판 추가하기(설정),manager/class/pop_boardSetting.html</li>
+                                    <li>[팝업]학생찾기/멤버 검색,manager/class/pop_memberFind.html</li>
+                                    <li>[팝업]학생찾기/멤버 검색(클래스),manager/class/pop_memberFind_class.html</li>
+                                    <li>클래스 관리,manager/class/classManage.html</li>
+                                    <li>[팝업]클래스 가입코드,manager/class/pop_classCode.html</li>
+                                    <li>클래스 수정,manager/class/classEdit.html</li>
+                                    
+                                    <li>
+                                        멤버관리
+                                        <ul>
+                                            <li>상태관리,manager/class/memberManage_state.html</li>
+                                            <li>[팝업]초대하기,manager/class/pop_invite.html</li>
+                                            <li>[새창]초대 수락,manager/class/popWin_invite.html</li>
+                                            <li>[팝업]내보내기이력,manager/class/pop_exportHistory.html</li>
+                                            <li>권한관리,manager/class/memberManage_auth.html</li>
+                                            <li>
+                                                모둠관리
+                                                <ul>
+                                                    <li>모둠관리,manager/class/memberManage_group.html</li>
+                                                    <li>모둠 만들기,manager/class/memberManage_groupWrite.html</li>
+                                                    <li>[팝업]인원수 선택,manager/class/pop_groupNum.html</li>
+                                                </ul>
+                                            </li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        수업
+                                        <ul>
+                                            <li>수업,manager/class/class.html</li>
+                                            <li>수업 상세보기,manager/class/classView.html</li>
+                                            <li>[팝업]학습완료 리스트,manager/class/pop_classSubmit.html</li>
+                                            <li>
+                                                문제풀이 결과
+                                                <ul>
+                                                    <li>멤버별 보기,manager/class/solveResult.html</li>
+                                                    <li>문항별 보기
+                                                        <ul>
+                                                            <li>단순선택형,manager/class/solveResult_quiz.html</li>
+                                                            <li>주관식,manager/class/solveResult_quiz_essay.html</li>
+                                                            <li>세트문항,manager/class/solveResult_quiz_group.html</li>
+                                                            <li>만료된 문항,manager/class/solveResult_quiz_expire.html</li>
+                                                        </ul>
+                                                    </li>
+                                                </ul>
+                                            </li>
+                                            <li>
+                                                [고도화]문제풀이 결과
+                                                <ul>
+                                                    <li>문제풀이결과,manager/class/solveResult_new.html</li>
+                                                    <li>채점하기,manager/class/solveResult_quiz_essay_new.html</li>
+                                                    <li>개별 문제풀이결과,manager/class/solveResult_each_new.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>
+                                                수업꾸러미 만들기
+                                                <ul>
+                                                    <li>수업꾸러미 만들기,manager/classViewer/classViewer.html</li>
+                                                    <li>수업꾸러미 만들기_판서,manager/classViewer/classViewer_painter.html</li>
+                                                    <li>수업꾸러미 만들기_문서,manager/classViewer/classViewer_painter_doc.html</li>
+                                                    <li>수업꾸러미 만들기_퀴즈,manager/classViewer/classViewer_quiz.html</li>
+                                                    <li>수업꾸러미 만들기_URL,manager/classViewer/classViewer_url.html</li>
+                                                    <li class="add">수업꾸러미 만들기_웹오피스,manager/classViewer/classViewer_weboffice.html</li>
+                                                    <li>수업꾸러미 만들기_제출완료,manager/classViewer/classViewer_test_done.html</li>
+                                                    <li>[팝업]파일 업로드,manager/classViewer/pop_addFile.html</li>
+                                                    <li>[팝업]링크추가,manager/classViewer/pop_addLink.html</li>
+                                                    <li>[팝업]나의 보관함에서 추가,manager/classViewer/pop_addArchive.html</li>
+                                                    <li>[팝업]콘텐츠에서 검색,manager/classViewer/pop_searchContents.html</li>
+                                                    <li>[팝업]새로 만들기,manager/classViewer/pop_addNewWrite.html</li>
+                                                    <li>[팝업]북마크,manager/classViewer/pop_bookmark.html</li>
+                                                    <li>[팝업]저장,manager/classViewer/pop_savePackage.html</li>
+                                                    <li>[고도화][팝업]저장,manager/classViewer/pop_savePa   ckage_new.html</li>
+                                                    <li>[팝업]채팅,manager/classViewer/pop_chat.html</li>
+                                                    <!-- <li class="before">
+                                                        콘텐츠
+                                                        <ul>
+                                                            <li>영상</li>
+                                                            <li>이미지</li>
+                                                            <li>문서</li>
+                                                            <li>문항
+                                                                <ul>
+                                                                    <li>수업용</li>
+                                                                    <li>cbt</li>
+                                                                </ul>
+                                                            </li>
+                                                            <li>웹오피스</li>
+                                                            <li>url</li> 
+                                                            <li>화이트보드</li>
+                                                        </ul>
+                                                    </li> -->
+                                                    <li>[팝업]타이머,manager/classViewer/pop_timer.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>수업꾸러미 튜토리얼,manager/tutorial/tutorial_classViewer1.html</li>
+                                        </ul>
+                                    </li>
+                                    <li class="add">
+                                        웹오피스
+                                        <ul>
+                                            <li>[팝업]웹오피스에서 추가,manager/class/pop_weboffice.html</li>
+                                            <li>[팝업]웹오피스 추가,manager/class/pop_webofficeAdd.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>과제
+                                        <ul>
+                                            <li>과제,manager/class/homewrork.html</li>
+                                            <li class="mod">과제 상세,manager/class/homewrorkView.html</li>
+                                            <li>[팝업]제출 완료 리스트,manager/class/pop_homeworkSubmit.html</li>
+                                            <li>제출 과제보기,manager/class/homewrorkSubmit.html</li>
+                                            <li>[팝업]과제물 조회/평가,manager/class/pop_homewrorkSubmitView.html</li>
+                                            <li class="mod">[팝업]과제물 조회/평가_과제,manager/class/pop_homewrorkSubmitView_form.html</li>
+                                            <li>학생별 보기,manager/class/homewrorkSubmit_student.html</li>
+                                            <li class="mod">과제만들기,manager/class/homewrorkWrite.html</li>
+                                            <li>[인쇄]과제,manager/class/print_homework.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        평가
+                                        <ul>
+                                            <li>평가,manager/class/assessment.html</li>
+                                            <li>상세보기,manager/class/assessmentView.html</li>
+                                            <li>[팝업]풀이완료 리스트,manager/class/pop_assessmentSubmit.html</li>
+                                            <li>[뷰어]평가지 보기,manager/class/assessmentViewer.html</li>
+                                            <li>평가지 만들기,manager/class/assessmentWrite.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        알림장
+                                        <ul>
+                                            <li>알림장,manager/class/agendar.html</li>
+                                            <li class="mod">[새창]알림장 상세(슬라이드),manager/class/popWin_agendarView.html</li>
+                                            <li>[새창]알림장 상세,manager/class/popWin_agendarView2.html</li>
+                                            <li class="mod">알림장 글쓰기,manager/class/agendarWrite.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        자유게시판
+                                        <ul>
+                                            <li>자유게시판,manager/class/board.html</li>
+                                            <li class="mod">상세보기,manager/class/boardView.html</li>
+                                            <li class="mod">글쓰기,manager/class/boardWrite.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>감정 출석부,manager/class/emotionCalendar.html</li>
+                                    <li>
+                                        설문
+                                        <ul>
+                                            <li>설문,manager/class/survey.html</li>
+                                            <li>설문 만들기,manager/class/surveyWrite.html</li>
+                                            <li>설문 결과,manager/class/surveyViewResult.html</li>
+                                            <li>설문 결과 개별응답,manager/class/surveyViewResult_each.html</li>
+                                            <li>[새창]설문상세,manager/class/surveyView_popWin.html</li>
+                                            <li class="before">[팝업]설문조사</li>
+                                        </ul>
+                                    </li>
+                                    <li>[고도화]채움 클래스 둘러보기,manager/class/classSearch.html</li>
+                                    <li>[고도화][팝업]클래스 소개,manager/class/pop_classInfo.html</li>
+                                    <li>
+                                        활동내역 보기
+                                        <ul>
+                                            <li>내가 개설한 클래스_클래스별,manager/class/activityHis.html</li>
+                                            <li>내가 개설한 클래스_학생별,manager/class/activityHis_student.html</li>
+                                            <li>내가 가입한 클래스,manager/class/activityHis_member.html</li>
+                                        </ul>
+                                    </li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                    <li>
+                        우리반 성장 기록
+                        <ul>
+                            <li>우리반 학습분석
+                                <ul>
+                                    <li>
+                                        멀티클래스(담임)
+                                        <ul>
+                                            <li>우리반 요약,manager/analytics/analyticsMyClass_summary.html</li>
+                                            <li>교과목별 분석,manager/analytics/analyticsMyClass_subject.html</li>
+                                            <li>[팝업]성취기준별 성취율,manager/analytics/pop_achievecode.html</li>
+                                            <li>
+                                                스스로채움 학습분석
+                                                <ul>
+                                                    <li>스스로채움 학습분석,manager/analytics/analyticsMyClass_dkStudy.html</li>
+                                                    <li>[팝업]학습 상태별 학생 현황,manager/analytics/pop_studentHistory.html</li>
+                                                    <li>[팝업]오늘의 학습 시간 상세,manager/analytics/pop_todayView_time.html</li>
+                                                    <li>[팝업]오늘의 학습 완료율 상세,manager/analytics/pop_todayStudy.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>채움책방·기초학력진단·진로진학,manager/analytics/analyticsMyClass_basictest.html</li >
+                                            <li>콘텐츠 활용 현황,manager/analytics/analyticsMyClass_contents.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        멀티클래스(담임) 학생별
+                                        <ul>
+                                            <li>학생별 보기,manager/analytics/analyticsMyClass_student.html</li>
+                                            <li>학생별 보기_교과목별 분석,manager/analytics/analyticsMyClass_student_subject.html</li>
+                                            <li>[팝업]학부모 표시 설정,manager/analytics/pop_parentViewSet.html</li>
+                                            <li>[팝업]인쇄설정,manager/analytics/pop_printSet.html</li>
+                                            <li>[팝업]성취기준별 성취율,manager/analytics/pop_achievecode.html</li>
+                                            <li>[인쇄]학생별 보기,manager/analytics/print_analyticsMyClass_student.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        싱글클래스(클래스장)
+                                        <ul>
+                                            <li>[팝업]수업설문,manager/analytics/pop_lessonSurvey.html</li>
+                                            <li>수업
+                                                <ul>
+                                                    <li>수업,manager/analytics/analyticsClass.html</li>
+                                                    <li>[팝업]수업이수율 상세 보기,manager/analytics/pop_lessonCompRate.html</li>
+                                                    <li>[팝업]수업이해도 상세 보기,manager/analytics/pop_lessonUnderstand.html</li>
+                                                    <li>[팝업]수업 학습 상태별 학생 현황,manager/analytics/pop_studentHistory_lesson.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>과제
+                                                <ul>
+                                                    <li>과제,manager/analytics/analyticsClass_homework.html</li>
+                                                    <li>[팝업]과제 평가 리포트 상세,manager/analytics/pop_homework.html</li>
+                                                    <li>[팝업]과제 학습 상태별 학생 현황,manager/analytics/pop_studentHistory_homework.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>평가
+                                                <ul>
+                                                    <li>평가,manager/analytics/analyticsClass_test.html</li>
+                                                    <li>[팝업]교과목별 정답률 상세,manager/analytics/pop_subjectAnswer.html</li>
+                                                    <li>[팝업]평가 학습 상태별 학생 현황,manager/analytics/pop_studentHistory_test.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>커뮤니티,manager/analytics/analyticsClass_community.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>학생 오답노트,manager/analytics/wrongNote.html</li>
+                                </ul>
+                            </li>
+                            <li>
+                                학생 포인트
+                                <ul>
+                                    <li>포인트 지급회수,manager/analytics/point.html</li>
+                                    <li>포인트 지급회수 이력,manager/analytics/pointHistory.html</li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                    <li>
+                        콘텐츠
+                        <ul>
+                            <li>
+                                추천콘텐츠
+                                <ul>
+                                    <li>추천 콘텐츠,manager/contents/recommend.html</li>
+                                    <li>[팝업]맞춤설정,manager/contents/pop_contentsSet.html</li>
+                                    <li>[팝업]조건 검색,manager/contents/pop_conditionSearch.html</li>
+                                    <li>검색결과,manager/contents/searchResult.html</li>
+                                </ul>
+                            </li>
+                            <li>
+                                공개콘텐츠
+                                <ul>
+                                    <li>공개 콘텐츠,manager/contents/contents.html</li>
+                                    <li>공개 콘텐츠-문항,manager/contents/contents_quiz.html</li>
+                                    <li>[팝업]새로 만들기,manager/contents/pop_newContents.html</li>
+                                    <li>유저별 콘텐츠,manager/contents/userContents.html</li>
+                                    <li>콘텐츠 상세,manager/contents/contentsView.html</li>
+                                    <li>콘텐츠 상세-문항,manager/contents/contentsView_quiz.html</li>
+                                    <li>콘텐츠 상세-평가지,manager/contents/contentsView_test.html</li>
+                                    <li>콘텐츠 만들기,manager/contents/contentsWrite.html</li>
+                                    <li>[고도화]콘텐츠 만들기,manager/contents/contentsWrite_new.html</li>
+                                    <li>[팝업]저작권 안내,manager/contents/pop_copyright.html</li>
+                                    <li>문항 만들기-단일,manager/contents/quizWrite.html</li>
+                                    <li>문항 만들기-세트,manager/contents/quizWrite_set.html</li>
+                                    <li>
+                                        [고도화]문항만들기
+                                        <ul>
+                                            <li>문항만들기1,manager/contents/quizWrite1_new.html</li>
+                                            <li>문항만들기2,manager/contents/quizWrite2_new.html</li>
+                                        </ul>
+                                    </li>
+                                    <!-- <li>문항 만들기2,manager/contents/quizWrite2.html</li> -->
+                                    <li>평가지 만들기-직접구성,manager/contents/testWrite.html</li>
+                                    <li>평가지 만들기-자동구성,manager/contents/testWrite_auto.html</li>
+                                    <li>
+                                        [고도화]평가지만들기
+                                        <ul>
+                                            <li>평가지 만들기-직접구성1,manager/contents/testWrite1_new.html</li>
+                                            <li>평가지 만들기-직접구성2,manager/contents/testWrite2_new.html</li>
+                                            <li>평가지 만들기-자동구성1,manager/contents/testWrite1_auto_new.html</li>
+                                            <li>뷰어 미리보기,manager/contents/testViewer_new.html</li>
+                                        </ul>
+                                    </li>
+                                </ul>
+                            </li>
+                            <li>
+                                수업레시피
+                                <ul>
+                                    <li>수업레시피,manager/contents/recipe.html</li>
+                                    <li>수업레시피 상세,manager/contents/recipeView.html</li>
+                                    <li>수업레시피 만들기,manager/contents/recipeWrite.html</li>
+                                    <li>[고도화]수업레시피 만들기,manager/contents/recipeWrite_new.html</li>
+                                </ul>
+                            </li>
+                            <li>
+                                나의 보관함
+                                <ul>
+                                    <li>나의 보관함,manager/contents/myStorage.html</li>
+                                    <li>[팝업]나의 구독 리스트,manager/contents/pop_mySubscription.html</li>
+                                    <li>[팝업]구독자 리스트,manager/contents/pop_subscriber.html</li>
+                                    <li>내 자료,manager/contents/myContents.html</li>
+                                    <li>[팝업]좋아요 리스트,manager/contents/pop_favoriteUser.html</li>
+                                    <li>[팝업]댓글,manager/contents/pop_comment.html</li>
+                                    <li>휴지통,manager/contents/trash.html</li>
+                                    <li>담은 자료,manager/contents/archiveContents.html</li>
+                                    <li>내 교과서,manager/contents/myTextbook.html</li>
+                                    <li>[팝업]교과서 찾기,manager/contents/pop_searchTextbook.html</li>
+                                </ul>
+                            </li>
+                            <li>
+                                [2024]뷰어
+                                <ul>
+                                    <li>
+                                        사용 타입
+                                        <ul>
+                                            <li>[2024]뷰어,manager/viewer/viewer.html</li>
+                                            <li>[2024]문항,manager/viewer/quizViewer.html</li>
+                                            <li>문항_검수단,manager/viewer/quizViewer_check.html,23-04-27</li>
+                                            <li>[2024]평가지,manager/viewer/testViewer.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        콘텐츠 타입
+                                        <ul>
+                                            <li>비디오,manager/viewer/viewer_video.html</li>
+                                            <li>pdf,manager/viewer/viewer_pdf.html</li>
+                                            <li>pdf custom,manager/viewer/viewer_pdfCus.html</li>
+                                            <li>
+                                                문항
+                                                <ul>
+                                                    <li>단순선택형,manager/viewer/viewer_quiz.html</li>
+                                                    <li>단순선택형 정답,manager/viewer/viewer_quizAnswer.html</li>
+                                                    <li>단순선택형_세트,manager/viewer/viewer_quiz_group.html</li>
+                                                    <li>단답형,manager/viewer/viewer_quizShort.html</li>
+                                                    <li>단답형 정답,manager/viewer/viewer_quizShortAnswer.html</li>
+                                                </ul>
+                                            </li>
+                                            <li>텍스트,manager/viewer/viewer_msg.html</li>
+                                            <li>[2024]수업자료,manager/viewer/viewer_classdata.html</li>
+                                        </ul> 
+                                    </li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                    <li>[교과서뷰어],manager/textbookViewer/textbookViewer.html</li>
+                </ul>
+            </li>
+            <li>
+                멤버
+                <ul>
+                    <li>
+                        나의클래스
+                        <ul>
+                            <li>홈,member/class/classHome.html</li>
+                            <li>수업
+                                <ul>
+                                    <li>수업,member/class/class.html</li>
+                                </ul>
+                            </li>
+                            <li>과제
+                                <ul>
+                                    <li class="mod">과제 제출하기,member/class/homeworkWrite.html</li>
+                                </ul>
+                            </li>
+                            <li>자유게시판
+                                <ul>
+                                    <li>상세보기,member/class/boardView.html</li>
+                                </ul>
+                            </li>
+                            <li>감정출석부
+                                <ul>
+                                    <li>감정체크,member/class/emotionCheck.html</li>
+                                    <li>[팝업]감정출석부,member/class/pop_emotionCalendar.html</li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                </ul>
+            </li>
+            <li>
+                학생
+                <ul>
+                    <li>스스로 채움
+                        <ul>
+                            <li>오늘의 학습
+                                <ul>
+                                    <li>오늘의 학습,student/main/main.html</li>
+                                    <!-- <li>
+                                        AI 맞춤학습
+                                        <ul>
+                                            <li>[팝업]스스로진단,student/main/pop_ai_self.html</li>
+                                            <li>[팝업]맞춤형 학습,student/main/pop_ai.html</li>
+                                        </ul>
+                                    </li> -->
+                                    <li>[팝업]학습 목표 설정,student/main/pop_todayStudyGoal.html</li>
+                                </ul>
+                            </li>
+                            <li>
+                                AI 맞춤학습
+                                <ul>
+                                    <li>AI 맞춤학습,student/study/aiGate.html</li>
+                                    <li>
+                                        스스로 진단
+                                        <ul>
+                                            <li>[팝업]스스로진단,student/study/pop_ai_self.html</li>
+                                            <li>스스로 진단 결과보서,student/study/aiResult.html</li>
+                                            <li>[팝업]스스로 학습 출발점 선택,student/study/pop_ai_self_start.html</li>
+                                            <li>[팝업]학습목록,student/study/pop_studyList.html</li>
+                                            <li>[팝업]스스로학습 결과,student/study/pop_ai_selfResult.html</li>
+                                        </ul>
+                                    </li>
+                                    <li>나만의 맞춤형 AI 학습 목록,student/study/ai.html</li>
+                                </ul>
+                            </li>
+                            <li>오답노트
+                                <ul>
+                                    <li>오답노트_평가지,student/study/wrongNote.html</li>
+                                    <li>오답노트_문항,student/study/wrongNote_quiz.html</li>
+                                    <li>문제풀이 결과,student/study/solveResult.html</li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </li>
+                </ul>
+            </li>
+            <li>
+                학부모
+                <ul>
+                    <li>
+                        내 아이 성장기록
+                        <ul>
+                            <li>내 아이 성장기록,parents/analytics/analytics.html</li>
+                            <li>내 아이 성장기록 교과목별,parents/analytics/analytics_subject.html</li>
+                            <li>[팝업]성취기준별 성취율,parents/analytics/pop_achievecode.html</li>
+                        </ul>
+                    </li>
+                </ul>
+            </li>
+        </ul>
+    </div>
+    <div class="iframe-wrap">
+        <iframe id="pubView" name="pubView"></iframe>
+    </div>
+    <div class="cb"></div>
+</body>
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/_layout/header.html (added)
+++ html/cbe2025/manager/_layout/header.html
@@ -0,0 +1,213 @@
+<div class="header-common">
+    <div class="wrap">
+        <div class="l-area">
+            <ul class="common-lnk">
+                <li><a href="#none" class="is-active">온세종학교</a></li>
+                <li><a href="#none">캠퍼스공동교육과정</a></li>
+            </ul>
+        </div>
+        <div class="r-area">
+            <ul class="common-util">
+                <li>
+                    <i class="ico-language sm"></i>
+                    <select title="언어 선택" class="border-none sm caret">
+                        <option>한국어</option>
+                    </select>
+                </li>
+            </ul>
+        </div>
+    </div>
+</div>
+<div class="header-top">
+    <div class="wrap">
+        <div class="l-area">
+            <h1 class="logo"><a href="#none">온세종학교</a></h1>
+        </div>
+        <div class="r-area pc-flex">
+            <ul class="util">
+                <li>
+                    <a href="#none" title="K-MOOC">
+                        <i class="ico-util-kmooc"></i>
+                        <span>K-MOOC</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="바로가기">
+                        <i class="ico-util-contents"></i>
+                        <span>콘텐츠은행</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="시설예약">
+                        <i class="ico-util-facility"></i>
+                        <span>시설예약</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="MY">
+                        <i class="ico-util-my"></i>
+                        <span>MY</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="쪽지">
+                        <i class="ico-util-message"></i>
+                        <span>쪽지</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="로그아웃">
+                        <i class="ico-util-logout"></i>
+                        <span>로그아웃</span>
+                    </a>
+                </li>
+                <li>
+                    <a href="#none" title="로그인">
+                        <i class="ico-util-login"></i>
+                        <span>로그인</span>
+                    </a>
+                </li>
+            </ul>
+        </div>
+        <div class="r-area tamo-flex">
+            <button type="button" class="btn-site-menu-open">
+                메뉴
+            </button>
+            <div class="site-menu-area">
+                <nav class="site-menu">
+                    <!--로그인 전-->
+                    <div class="menu-header">
+                        <div class="menu-info">
+                            <div class="l-area">
+                                <a href="#none" class="btn-login">로그인을 해주세요.</a>
+                            </div>
+                        </div>
+                        <!-- 로그인 후 -->
+                        <div class="menu-info">
+                            <div class="l-area">
+                                <div class="profile lg">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure> 
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit"><em>학생명</em> 학생</strong>
+                                        <span>닉네임</span>
+                                    </div>
+                                </div>
+                            </div>
+                            <div class="r-area">
+                                <a href="#none" class="ico-profile">마이페이지</a>
+                                <a href="#none" class="ico-logout">로그아웃</a>
+                            </div>
+                        </div>
+                        <div class="menu-util">
+                            <ul class="util">
+                                <li>
+                                    <a href="#none" title="알림" class="util-noti" onclick=" popupOpenPub('popupmodal');">
+                                        <span>알림</span>
+                                        <span class="badge min">새 알림</span>
+                                    </a>
+                                </li>
+                                <li>
+                                    <a href="#none" title="쪽지" class="util-note">
+                                        <span>쪽지</span>
+                                    </a>
+                                </li>
+                                <li>
+                                    <a href="#none" title="바로가기" class="util-shortcut">
+                                        <span>바로가기</span>
+                                    </a>
+                                </li>
+                            </ul>
+                        </div>   
+                    </div>
+                    <div class="menu-body">
+                        <ul class="menu">
+                            <li>
+                                <a href="#none">1depth</a>
+                                <ul>
+                                    <li class="is-active">
+                                        <a href="https://www.naver.com">2depth</a>
+                                        <ul>
+                                            <li><a href="https://www.naver.com">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                        </ul>
+                                    </li>
+                                    <li>
+                                        <a href="#none">2depth</a>
+                                        <ul>
+                                            <li><a href="#none">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                        </ul>
+                                    </li>
+                                    <li><a href="https://www.naver.com">2depth</a></li>
+                                </ul>
+                            </li>
+                            <li>
+                                <a href="#none">1depth</a>
+                                <ul>
+                                    <li>
+                                        <a href="#none">2depth</a>
+                                        <ul>
+                                            <li><a href="#none">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                            <li><a href="#none">3depth</a></li>
+                                        </ul>
+                                    </li>
+                                    <li><a href="#none">2depth</a></li>
+                                    <li><a href="#none">2depth</a></li>
+                                </ul>
+                            </li>
+                        </ul>
+                    </div>
+                    <button type="button" class="btn-site-menu-close">메뉴 닫기</button>
+                </nav>
+            </div>
+        </div> 
+    </div>
+</div>
+<div class="header-etc">
+    <div class="wrap">
+        <div class="l-area">
+            <nav class="gnb">
+                <ul>
+                    <li>
+                        <button type="button">학교안내</button>
+                        <ul>
+                            <li><a href="#none">인사말</a></li>
+                            <li><a href="#none">교육목표</a></li>
+                            <li><a href="#none">학교상징</a></li>
+                            <li><a href="#none">학교현황</a></li>
+                            <li><a href="#none">오시는길</a></li>
+                        </ul>
+                    </li>
+                    <li>
+                        <button type="button">알림마당</button>
+                        <ul>
+                            <li><a href="#none">공지사항</a></li>
+                            <li><a href="#none">가정통신문</a></li>
+                            <li><a href="#none">학사일정</a></li>
+                            <li><a href="#none">채용공고</a></li>
+                            <li><a href="#none">행사일정</a></li>
+                        </ul>
+                    </li>
+                    <li><a href="#none">수강신청</a></li>
+                    <li>
+                        <button type="button">정보공개</button>
+                        <ul>
+                            <li><a href="#none">재정운영공개</a></li>
+                            <li><a href="#none">정보목록공개</a></li>
+                            <li><a href="#none">비공개대상세부목록공개</a></li>
+                        </ul>
+                    </li>
+                </ul>
+            </nav>
+        </div>   
+    </div>
+</div>
+
+
 
html/cbe2025/manager/analytics/analyticsClass.html (added)
+++ html/cbe2025/manager/analytics/analyticsClass.html
@@ -0,0 +1,539 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">클래스별 학습분석</h3>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>수업 이수율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity1"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav">
+                        <li><a href="#none" class="is-active">수업</a></li>
+                        <li><a href="#none">과제</a></li>
+                        <li><a href="#none">평가</a></li>
+                        <li><a href="#none">커뮤니티</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">수업 이수율</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="classStudy" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업  이해도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <ul class="chart-block-list scroll-y" style="height: 320px;">
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">수업 집중도</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="r-area">
+                                        <div class="legend-area">
+                                            <span class="legend"><i class="primary5"></i>매우쉬움</span>
+                                            <span class="legend"><i class="primary4"></i>쉬움</span>
+                                            <span class="legend"><i class="primary3"></i>보통</span>
+                                            <span class="legend"><i class="primary2"></i>어려움</span>
+                                            <span class="legend"><i class="primary1"></i>매우어려움</span>
+                                            <span class="legend"><i></i>미참여</span>
+                                        </div>
+                                    </div>
+                                </div>
+                                <ul class="chart-block-list scroll-y" style="height: 320px;">
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                       <strong>02-10(1)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <button type="button" class="lnk-full">상세보기</button>
+                                        <strong>02-10(2)</strong>
+                                        <div class="chart-bar-stack">
+                                            <span class="bar primary5" style="width:30%;">매우쉬움 30%</span>
+                                            <span class="bar primary4" style="width:20%;">쉬움 20%</span>
+                                            <span class="bar primary3" style="width:30%;">보통 30%</span>
+                                            <span class="bar primary2" style="width:10%;">어려움 10%</span>
+                                            <span class="bar primary1" style="width:5%;">매우어려움 20%</span>
+                                            <span class="bar" style="width:5%;">과학 20%</span>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num success">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">수업 이수율이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num danger">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: [
+                    '01-01', '01-02', '01-03', '01-04', '01-05','01-06', '01-07', '01-08', '01-09', '01-10','01-11', '01-12', '01-13', '01-14', '01-15','01-16', '01-17', '01-18', '01-19', '01-20', '01-01', '01-02', '01-03', '01-04', '01-05','01-06', '01-07', '01-08', '01-09', '01-10','01-11', '01-12', '01-13', '01-14', '01-15','01-16', '01-17', '01-18', '01-19', '01-20'
+                ],
+                ids: [  
+                    'item-1', 'item-2', 'item-3', 'item-4', 'item-5', 'item-6', 'item-7', 'item-8', 'item-9', 'item-10',  'item-11', 'item-12', 'item-13', 'item-14', 'item-15', 'item-16', 'item-17', 'item-18', 'item-19', 'item-20','item-31', 'item-32', 'item-33', 'item-34', 'item-35', 'item-36', 'item-37', 'item-38', 'item-39', 'item-40',  'item-41', 'item-42', 'item-43', 'item-44', 'item-45', 'item-46', 'item-47', 'item-48', 'item-49', 'item-50'
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 60, 70, 80, 90, 100,10, 50, 87, 30, 100, 60, 70, 80, 90, 100, 10, 50, 87, 30, 100, 60, 70, 80, 90, 100,10, 50, 87, 30, 100, 60, 70, 80, 90, 100
+                ],
+            };
+            
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                if (elements.length === 0) return;
+
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];  
+                const value = data[dataIndex];
+                const id = classStudyData.ids[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%\nid: ${id}`);
+            }
+
+            window.classStudyClick = classStudyClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsClass_community.html (added)
+++ html/cbe2025/manager/analytics/analyticsClass_community.html
@@ -0,0 +1,382 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">클래스별 학습분석</h3>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>수업 이수율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity1"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">수업</a></li>
+                        <li><a href="#none">과제</a></li>
+                        <li><a href="#none">평가</a></li>
+                        <li><a href="#none" class="is-active">커뮤니티</a></li>
+                    </ul>
+                    <div class="tit-area">
+                        <div class="l-area">
+                            <h3 class="title-lg">커뮤니티 활동 분석</h3>
+                        </div>
+                    </div>
+                    <div class="row">
+                        <section class="section-box bg">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">게시글 반응</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <ul class="fnc-list box">
+                                    <li>
+                                        <div class="txt-area">
+                                            <strong class="fnc-tit">찜</strong>
+                                        </div>
+                                        <div class="fnc">
+                                            <i class="ico-favorite lg">찜</i>
+                                            <strong class="font-size-xlg"> 45</strong>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <strong class="fnc-tit">댓글</strong>
+                                        </div>
+                                        <div class="fnc">
+                                            <i class="ico-comment lg">댓글</i>
+                                            <strong class="font-size-xlg"> 45</strong>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <strong class="fnc-tit">조회수</strong>
+                                        </div>
+                                        <div class="fnc">
+                                            <i class="ico-visibility lg">조회수</i>
+                                            <strong class="font-size-xlg"> 45</strong>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                        <section class="section-box col2">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">게시판 활동 TOP5</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="info-type">
+                                    <table>
+                                        <caption>순위, 학습자, 참여현황으로 구성된 게시판활동 순위표입니다.</caption>
+                                        <colgroup>
+                                            <col style="width: 48px">
+                                            <col style="width: 28%">
+                                            <col>
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <th scope="col">순위</th>
+                                                <th scope="col">학습자</th>
+                                                <th scope="col">참여 현황</th>
+                                            </tr>
+                                        </thead>
+                                        <tbody>
+                                            <tr>
+                                                <td>
+                                                    <span class="label-num-img lg num1">1</span>
+                                                </td>
+                                                <td>홍길동</td>
+                                                <td>
+                                                    <ul class="info-inline-list no-style">
+                                                        <li>
+                                                            <i class="ico-comment">댓글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                        <li>
+                                                            <i class="ico-edit">게시글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>
+                                                    <span class="label-num-img lg num2">2</span>
+                                                </td>
+                                                <td>홍길동</td>
+                                                <td>
+                                                    <ul class="info-inline-list no-style">
+                                                        <li>
+                                                            <i class="ico-comment">댓글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                        <li>
+                                                            <i class="ico-edit">게시글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>
+                                                    <span class="label-num-img lg num3">3</span>
+                                                </td>
+                                                <td>홍길동</td>
+                                                <td>
+                                                    <ul class="info-inline-list no-style">
+                                                        <li>
+                                                            <i class="ico-comment">댓글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                        <li>
+                                                            <i class="ico-edit">게시글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>4</td>
+                                                <td>홍길동</td>
+                                                <td>
+                                                    <ul class="info-inline-list no-style">
+                                                        <li>
+                                                            <i class="ico-comment">댓글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                        <li>
+                                                            <i class="ico-edit">게시글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>5</td>
+                                                <td>홍길동</td>
+                                                <td>
+                                                    <ul class="info-inline-list no-style">
+                                                        <li>
+                                                            <i class="ico-comment">댓글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                        <li>
+                                                            <i class="ico-edit">게시글 수</i>
+                                                            <div class="txt-area">
+                                                                32
+                                                            </div>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: ['01-01(1)', '01-02(2)', '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-032', '01-031',
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 100, 50, 87, 30, 100, 20, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100, 0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100
+                ],
+            };
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                const datasetIndex = elements[0].datasetIndex;
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];
+                const value = data[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%`);
+            }
+
+            window.classStudyClick = classStudyClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsClass_homework.html (added)
+++ html/cbe2025/manager/analytics/analyticsClass_homework.html
@@ -0,0 +1,307 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">클래스별 학습분석</h3>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>수업 이수율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity1"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">수업</a></li>
+                        <li><a href="#none" class="is-active">과제</a></li>
+                        <li><a href="#none">평가</a></li>
+                        <li><a href="#none">커뮤니티</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">과제 이수율</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="classStudy" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">과제 제출률이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num success">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">과제 제출률이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num danger">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: ['01-01(1)', '01-02(2)', '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-032', '01-031',
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 100, 50, 87, 30, 100, 20, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100, 0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100
+                ],
+            };
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                const datasetIndex = elements[0].datasetIndex;
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];
+                const value = data[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%`);
+            }
+
+            window.classStudyClick = classStudyClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsClass_test.html (added)
+++ html/cbe2025/manager/analytics/analyticsClass_test.html
@@ -0,0 +1,579 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none" class="is-active">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">클래스별 학습분석</h3>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="클래스 선택">
+                                    <option>클래스명</option>
+                                </select>
+                            </div>
+                        </div>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">클래스 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-section-area dir-row">
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>수업 이수율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity1"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>과제 제출율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity2"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                                <div class="chart-section">
+                                    <a href="#none" class="lnk-full">상세보기</a>
+                                    <div class="txt-area">
+                                        <h4>평가 풀이율</h4>
+                                        <p>45%</p>
+                                    </div>
+                                    <div class="chart-area">
+                                        <div class="chart">
+                                            <canvas id="chartActivity3"></canvas>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">수업</a></li>
+                        <li><a href="#none">과제</a></li>
+                        <li><a href="#none" class="is-active">평가</a></li>
+                        <li><a href="#none">커뮤니티</a></li>
+                    </ul>
+                    <ul class="tabs-nav-sm">
+                        <li><a href="#none" class="is-active">국어</a></li>
+                        <li><a href="#none">영어</a></li>
+                        <li><a href="#none">수학</a></li>
+                        <li><a href="#none">과학</a></li>
+                        <li><a href="#none">사회</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">과목별 정답률</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="classStudy" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">문항 난이도별 정답률</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-area">
+                                    <div class="chart">
+                                        <canvas id="quizLevel"></canvas>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">제일 많이 틀린문항</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">오답노트 바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <ul class="item-txt-list">
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>#1234) 무엇인지 맞춰보세요 무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요무엇인지 맞춰보세요</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>#1234) 문항명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>#1234) 문항명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>#1234) 문항명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>#1234) 문항명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">평가 정답률이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num success">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">평가 정답률이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num danger">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <div class="popup lg" data-popuppub="popup">
+        <div class="pop-header">
+            <h1>교과별 정답률 상세</h1>
+        </div>
+        <div class="pop-body">
+            <h2 class="title-sm"><span class="label">수학</span> 두 원의 교점을 지나는 직선/원의 방정식</h2>
+            <ul class="info-box-list">
+                <li>
+                    <strong>평균 점수</strong>
+                    <div class="txt-area">
+                        <em>26</em>
+                        <small>/100점 만점</small>
+                    </div>
+                </li>
+                <li>
+                    <strong>최고 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>최저 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>평균응시시간</strong>
+                    <div class="txt-area">
+                        <em>5분 24초</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>참여인원</strong>
+                    <div class="txt-area">
+                        <em>17</em>
+                        <small>/20명</small>
+                    </div>
+                </li>
+            </ul>
+            <div class="section-box">
+                <div class="chart-area">
+                    <div class="chart">
+                        <canvas id="subjectAnswer" style="max-height: 24rem;"></canvas>
+                    </div>
+                </div>
+            </div>
+            <div class="info-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>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </div>
+        <div class="pop-footer">
+            <div class="pop-btn-cont">
+                <button type="button" class="btn">닫기</button>
+            </div>
+        </div>
+        <button type="button" class="pop-close">닫기</button>
+    </div>
+    
+    <script>
+        $(document).ready(function () {
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //수업이수율
+            const classStudyData = {
+                labels: ['01-01(1)', '01-02(2)', '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-04', '01-05',
+                '01-03', '01-04', '01-05', '01-01', '01-02', '01-03', '01-032', '01-031',
+                ],
+                data: [
+                    10, 50, 87, 30, 100, 100, 50, 87, 30, 100, 20, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100, 0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100,
+                    0, 50, 87, 30, 100,0, 50, 87, 30, 100,0, 50, 87, 30, 100
+                ],
+            };
+            createChartBarWidthauto('classStudy', classStudyData.labels, classStudyData.data, classStudyClick, 40);
+
+            function classStudyClick(event, elements, labels, data) {
+                // const datasetIndex = elements[0].datasetIndex;
+                // const dataIndex = elements[0].index;
+                // const label = labels[dataIndex];
+                // const value = data[dataIndex];
+                // alert(`클릭한 항목: ${label}\n값: ${value}%`);
+                popupOpenPub('popup');
+                const subjectAnswerData = {
+                    labels: ['많은 노력 필요', '노력 필요', '적정', '훌륭', '매우 훌륭'],
+                    data: [0, 50, 87, 30, 100],
+                };
+                createChartBar('subjectAnswer', subjectAnswerData.labels, subjectAnswerData.data);
+            }
+
+            window.classStudyClick = classStudyClick;
+
+            //문항 난이도별 정답률
+            const quizLevelData = {
+                labels: ['매우쉬움', '쉬움', '보통', '어려움', '매우어려움'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('quizLevel', quizLevelData.labels, quizLevelData.data);
+            
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_basictest.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_basictest.html
@@ -0,0 +1,296 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h4 class="title-lg">충북초등학교 6학년 3반</h4>
+                    </div>
+                    <div class="r-area">
+                        <a href="#none" class="btn secondary ico-people">학생별로 보기</a>
+                    </div>
+                </div>
+                <div class="summary">
+                    <i class="ico-info" aria-hidden="true"></i> 
+                    <div class="txt-area">
+                        <p>
+                            우리반 성장 기록은 다채움 플랫폼에서 학생들의 학습활동을 바탕으로 빅데이터 분석을 활용하여 제공합니다.<br>
+                            온라인상에서의 활동을 중심으로 활동한 내용으로 실제 학급에서의 행동이 같을 수도 있고, 다소 차이가 있을 수도 있습니다.<br>
+                            신뢰성있는 데이타 분석을 위해 학생들에게 플랫폼 활용을 장려해주 시고, 학급에서의 생활은 학생별로 보기에서 자율적으로 피드백을 남겨보세요.
+                        </p>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">우리반 요약</a></li>
+                        <li><a href="#none">교과목별 분석</a></li>
+                        <li><a href="#none">스스로채움 학습분석</a></li>
+                        <li><a href="#none" class="is-active">채움책방·기초학력진단·진로진학</a></li>
+                        <li><a href="#none">콘텐츠 활용 현황</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기초학력진단 과목별 도달율</h3>
+                            </div>
+                            <div class="r-area">
+                                <a href="#none" class="btn-link">바로가기</a>
+                                <select title="기초학력 선택">
+                                    <option>기초학력명</option>
+                                </select>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="basictestSubject" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">                      
+                        <section class="section-box bg">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">채움책방</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="box-row">
+                                    <article class="article-box">
+                                        <header class="box-header">
+                                            <div class="l-area">
+                                                <h4 class="article-tit">우리반 학생들이 많이 읽은 책</h4>
+                                            </div>
+                                        </header>
+                                        <div class="box-body">
+                                            <div class="book-item">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt="">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong>책제목책제목책제목책제목책제목책제목</strong>
+                                                    <small>정완상</small>
+                                                </div>
+                                            </div>
+                                        </div>
+                                    </article>
+                                    <article class="article-box">
+                                        <header class="box-header">
+                                            <div class="l-area">
+                                                <h4 class="article-tit">우리반 독서왕</h4>
+                                            </div>
+                                        </header>
+                                        <div class="box-body">
+                                            <div class="user-item">
+                                                <div class="profile xlg">
+                                                    <i class="ico-img-master lg" aria-hidden="true"></i>
+                                                    <div class="img-area">
+                                                        <figure>
+                                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                                        </figure>
+                                                    </div>
+                                                    <div class="txt-area">
+                                                        <strong class="profile-tit">학생명</strong>
+                                                    </div>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <em class="user-item-tit">5권</em>
+                                                </div>
+                                            </div>
+                                        </div>
+                                    </article>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">진로학습 상담신청 이력 결과보기</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="list-type sm">
+                                    <table>
+                                        <caption>진로학습 상담신청 이력으로 번호, 학생, 상태, 날짜로 구성되어 있습니다.</caption>
+                                        <colgroup>
+                                            <col style="width: 12%;">
+                                            <col style="width: 28%;">
+                                            <col>
+                                            <col style="width: 24%;">
+                                            <col>                                          
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <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>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state success">상담완료</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td>
+                                                    <div class="btn-tbl-cont">
+                                                        <a href="#none" class="btn sm primary">결과보기</a>
+                                                    </div>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state success">상담완료</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td>
+                                                    <div class="btn-tbl-cont">
+                                                        <a href="#none" class="btn sm primary">결과보기</a>
+                                                    </div>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //기초학력진단 과목별 도달율
+            const basictestSubjectData = {
+                labels: ['국어(가형)', '영어(가형)', '수학(가형)', '사회(가형)', '과학(나형)'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('basictestSubject', basictestSubjectData.labels, basictestSubjectData.data);  
+    
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_contents.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_contents.html
@@ -0,0 +1,429 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h4 class="title-lg">충북초등학교 6학년 3반</h4>
+                    </div>
+                    <div class="r-area">
+                        <a href="#none" class="btn secondary ico-people">학생별로 보기</a>
+                    </div>
+                </div>
+                <div class="summary">
+                    <i class="ico-info" aria-hidden="true"></i> 
+                    <div class="txt-area">
+                        <p>
+                            우리반 성장 기록은 다채움 플랫폼에서 학생들의 학습활동을 바탕으로 빅데이터 분석을 활용하여 제공합니다.<br>
+                            온라인상에서의 활동을 중심으로 활동한 내용으로 실제 학급에서의 행동이 같을 수도 있고, 다소 차이가 있을 수도 있습니다.<br>
+                            신뢰성있는 데이타 분석을 위해 학생들에게 플랫폼 활용을 장려해주시고, 학급에서의 생활은 학생별로 보기에서 자율적으로 피드백을 남겨보세요.
+                        </p>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">우리반 요약</a></li>
+                        <li><a href="#none">교과목별 분석</a></li>
+                        <li><a href="#none">스스로채움 학습분석</a></li>
+                        <li><a href="#none">채움책방·기초학력진단·진로진학</a></li>
+                        <li><a href="#none" class="is-active">콘텐츠 활용 현황</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">교과별 콘텐츠 활용 현황(문항, 콘텐츠 포함)</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-box">
+                                <div class="chart-area" style="width: 60%;">
+                                    <div class="chart-bar-stack">
+                                        <span class="bar blue" style="width:30%;">국어 30%</span>
+                                        <span class="bar yellow" style="width:20%;">영어 20%</span>
+                                        <span class="bar pink" style="width:30%;">수학 30%</span>
+                                        <span class="bar green" style="width:10%;">사회 10%</span>
+                                        <span class="bar violet" style="width:10%;">과학 20%</span>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="chart-info-list">
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="blue"></i> 국어</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="yellow"></i> 영어</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="pink"></i> 수학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="green"></i> 사회</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">10</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="violet"></i> 과학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">10</strong>%</span>
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">콘텐츠 활동현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">우리반 학생들이 <em>많이 담은</em> 콘텐츠</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-txt-list">
+                                            <li>
+                                                <span class="label-num-img lg num1">1</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-video">영상</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg num2">2</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-img">이미지</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg  num3">3</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">4</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">5</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">우리반 학생들이 <em>좋아하는</em> 콘텐츠</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-txt-list">
+                                            <li>
+                                                <span class="label-num-img lg num1">1</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-video">영상</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg num2">2</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-img">이미지</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg  num3">3</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">4</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">5</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">우리반 학생들이 <em>의견이 많은</em> 콘텐츠</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-txt-list">
+                                            <li>
+                                                <span class="label-num-img lg num1">1</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-video">영상</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg num2">2</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-img">이미지</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label-num-img lg  num3">3</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">4</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num lg">5</span>
+                                                <div class="img-area">
+                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg" alt="이미지">
+                                                </div>
+                                                <div class="txt-area">
+                                                    <div class="label-area">
+                                                        <span class="label-cont-doc">문서</span>
+                                                    </div>
+                                                    <p>[국어] 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳 콘텐츠제목을 표시하는 곳.</p>
+                                                    <em>총 20명</em>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_dkStudy.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_dkStudy.html
@@ -0,0 +1,316 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h4 class="title-lg">충북초등학교 6학년 3반</h4>
+                    </div>
+                    <div class="r-area">
+                        <a href="#none" class="btn secondary ico-people">학생별로 보기</a>
+                    </div>
+                </div>
+                <div class="summary">
+                    <i class="ico-info" aria-hidden="true"></i> 
+                    <div class="txt-area">
+                        <p>
+                            우리반 성장 기록은 다채움 플랫폼에서 학생들의 학습활동을 바탕으로 빅데이터 분석을 활용하여 제공합니다.<br>
+                            온라인상에서의 활동을 중심으로 활동한 내용으로 실제 학급에서의 행동이 같을 수도 있고, 다소 차이가 있을 수도 있습니다.<br>
+                            신뢰성있는 데이타 분석을 위해 학생들에게 플랫폼 활용을 장려해주시고, 학급에서의 생활은 학생별로 보기에서 자율적으로 피드백을 남겨보세요.
+                        </p>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">우리반 요약</a></li>
+                        <li><a href="#none">교과목별 분석</a></li>
+                        <li><a href="#none" class="is-active">스스로채움 학습분석</a></li>
+                        <li><a href="#none">채움책방·기초학력진단·진로진학</a></li>
+                        <li><a href="#none">콘텐츠 활용 현황</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">오늘의 학습 완료율</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="todayStudy" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">오늘의 학습 '퀴즈'정답률</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="todayStudyQuiz" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">오늘의 학습 시간</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-legend">
+                                <div class="r-area">
+                                    <div class="legend-area">
+                                        <span class="legend"><i class="primary"></i>문제풀이</span>
+                                        <span class="legend"><i class="secondary"></i>개념학습</span>
+                                    </div>
+                                </div>
+                            </div>
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="todayStudyTime" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box bg">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">학생들 현황</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="button" class="btn sm secondary">학습 상태별 학생 현황 보기</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="box-row">
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">오늘의 학습 '퀴즈 정답률이 <em class="secondary">높은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num success">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num success">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                                <article class="article-box">
+                                    <header class="box-header">
+                                        <div class="l-area">
+                                            <h4 class="article-tit">오늘의 학습 '퀴즈 정답률이 <em class="accent">낮은</em> 학생</h4>
+                                        </div>
+                                    </header>
+                                    <div class="box-body">
+                                        <ul class="item-num-list">
+                                            <li>
+                                                <span class="label num danger">1</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">2</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <span class="label num danger">3</span>
+                                                <div class="txt-area">
+                                                    <p>홍길동</p>
+                                                </div>
+                                                <div class="fnc">
+                                                    <strong>15개</strong>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                </article>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+    <script>
+        $(document).ready(function () {
+            //오늘의 학습 완료율
+            const todayStudyData = {
+                labels: ['01-01', '01-02', '01-03', '01-04', '01-05'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('todayStudy', todayStudyData.labels, todayStudyData.data, todayStudyClick);
+            function todayStudyClick(event, elements, labels, data) {
+                const datasetIndex = elements[0].datasetIndex;
+                const dataIndex = elements[0].index;
+                const label = labels[dataIndex];
+                const value = data[dataIndex];
+                alert(`클릭한 항목: ${label}\n값: ${value}%`);
+            }
+
+            window.todayStudyClick = todayStudyClick;
+
+            //오늘의 학습 '퀴즈' 정답률
+            const todayStudyQuizData = {
+                labels: ['01-01', '01-02', '01-03', '01-04', '01-05'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('todayStudyQuiz', todayStudyQuizData.labels, todayStudyQuizData.data);
+            
+            //오늘의 학습시간
+            const todayStudyTimeData = {
+                labels: ['01-21', '01-22', '01-23', '01-24', '01-25'],
+                dataSets: [
+                    [0, 20, 40, 40, 50], // 매우 쉬움
+                    [10, 15, 25, 50, 30], // 쉬움
+                ],
+                legends: ['문제풀이', '개념학습'],
+                colors: [ 
+                    gradientColorPrimary,  
+                    gradientColorSecondary,
+                ],
+            };
+            createChartTodayStudyTime('todayStudyTime', todayStudyTimeData.labels, todayStudyTimeData.dataSets,todayStudyTimeData.legends, todayStudyTimeData.colors, todayStudyTimeDataClick);
+
+            function todayStudyTimeDataClick(context) {
+                const value = context.dataset.data[context.dataIndex];
+                const label = context.chart.data.labels[context.dataIndex];
+                const legend = context.dataset.label;
+                alert(`시간: ${value}분\n날짜: ${label}\n항목: ${legend}`);
+            }
+            window.todayStudyTimeDataClick = todayStudyTimeDataClick;
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_student.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_student.html
@@ -0,0 +1,544 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-lg">학생별 보기</h2>
+                    </div>
+                    <div class="r-area">
+                        <button type="button" class="btn ico-setting">학부모 표시 설정</button>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="학생 선택">
+                                    <option>3학년 5반 15번 김채움</option>
+                                </select>
+                                <button type="button" class="btn secondary ico-print">인쇄설정</button>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none" class="is-active">나의 요약</a></li>
+                        <li><a href="#none">교과목별 분석</a></li>
+                    </ul>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">나의 감정</h3>
+                                </div>
+                            </header>
+                            <div class="chart-box">
+                                <div class="swiper emotion-swiper">
+                                    <div class="swiper-wrapper">
+                                        <div class="swiper-slide">
+                                            <div class="emotion-item">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-grinningface.svg" alt="기뻐요">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong>기뻐요</strong>
+                                                    <small>2025-12-02(월)</small>
+                                                </div>
+                                            </div>
+                                        </div>
+                                        <div class="swiper-slide">
+                                            <div class="emotion-item">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-angryface.svg" alt="화나요">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong>화나요</strong>
+                                                    <small>2025-12-03(화)</small>
+                                                </div>
+                                            </div>
+                                        </div>
+                                    </div>
+                                    <div class="swiper-fnc">
+                                        <button type="button" class="swiper-button-prev">이전</button>
+                                        <button type="button" class="swiper-button-next">다음</button>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="chart-info-list">
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="green"></i> 긍정</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">28</strong>회</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="orange"></i> 부정</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">28</strong>회</span>
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">땅콩적립현황</h3>
+                                </div>
+                            </header>
+                            <div class="chart-box">
+                                <div class="point-item">
+                                    <div class="txt-area">
+                                        <strong>기간동안 적립한 땅콩</strong>
+                                        <em class="accent">123개</em>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="item-txt-list">
+                                        <li>
+                                            <div class="txt-area">
+                                                <strong>총 땅콩수</strong>
+                                            </div>
+                                            <div class="fnc">
+                                                <em class="accent">221 개</em>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="txt-area">
+                                                <strong>공부한 과목/학습수준</strong>
+                                            </div>
+                                            <div class="fnc">
+                                                국어(쉬움), 영어(보통), 수학(어려움), 과학(보통), 사회(쉬움)
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">클래스 활동현황</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-section-area">
+                                    <div class="chart-section">
+                                        <div class="txt-area">
+                                            <h4>수업 이수율</h4>
+                                            <p>45%</p>
+                                        </div>
+                                        <div class="chart-area">
+                                            <div class="chart">
+                                                <canvas id="chartActivity1"></canvas>
+                                            </div>
+                                        </div>
+                                    </div>
+                                    <div class="chart-section">
+                                        <div class="txt-area">
+                                            <h4>과제 제출율</h4>
+                                            <p>45%</p>
+                                        </div>
+                                        <div class="chart-area">
+                                            <div class="chart">
+                                                <canvas id="chartActivity2"></canvas>
+                                            </div>
+                                        </div>
+                                    </div>
+                                    <div class="chart-section">
+                                        <div class="txt-area">
+                                            <h4>평가 풀이율</h4>
+                                            <p>45%</p>
+                                        </div>
+                                        <div class="chart-area">
+                                            <div class="chart">
+                                                <canvas id="chartActivity3"></canvas>
+                                            </div>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">관심키워드</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <ul class="item-num-list">
+                                    <li>
+                                        <span class="label num">1</span>
+                                        <div class="txt-area">
+                                            <p>분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">2</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">3</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">4</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">5</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">6</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">7</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">8</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">9</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">10</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기능별 활용현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-box">
+                                <div class="chart-area" style="width: 60%;">
+                                    <div class="chart-bar-stack">
+                                        <span class="bar blue" style="width:30%;">채움클래스 30%</span>
+                                        <span class="bar yellow" style="width:20%;">콘텐츠 20%</span>
+                                        <span class="bar pink" style="width:30%;">기초학력진단 30%</span>
+                                        <span class="bar green" style="width:20%;">진로진학 20%</span>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="chart-info-list">
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="blue"></i> 채움클래스</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="yellow"></i> 콘텐츠</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="pink"></i> 기초학력진단</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="green"></i> 진로진학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기초학력진단 과목별 도달율</h3>
+                            </div>
+                            <div class="r-area">
+                                <a href="#none" class="btn-link">바로가기</a>
+                                <select title="기초학력 선택">
+                                    <option>기초학력명</option>
+                                </select>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="basictestSubject" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">                      
+                        <section class="section-box bg">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">채움책방</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="box-row">
+                                    <article class="article-box">
+                                        <header class="box-header">
+                                            <div class="l-area">
+                                                <h4 class="article-tit">우리반 학생들이 많이 읽은 책</h4>
+                                            </div>
+                                        </header>
+                                        <div class="box-body">
+                                            <div class="book-item">
+                                                <div class="img-area">
+                                                    <figure>
+                                                        <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt="">
+                                                    </figure>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <strong>책제목책제목책제목책제목책제목책제목</strong>
+                                                    <small>정완상</small>
+                                                </div>
+                                            </div>
+                                        </div>
+                                    </article>
+                                    <article class="article-box">
+                                        <header class="box-header">
+                                            <div class="l-area">
+                                                <h4 class="article-tit">우리반 독서왕</h4>
+                                            </div>
+                                        </header>
+                                        <div class="box-body">
+                                            <div class="user-item">
+                                                <div class="profile xlg">
+                                                    <i class="ico-img-master lg" aria-hidden="true"></i>
+                                                    <div class="img-area">
+                                                        <figure>
+                                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                                        </figure>
+                                                    </div>
+                                                    <div class="txt-area">
+                                                        <strong class="profile-tit">학생명</strong>
+                                                    </div>
+                                                </div>
+                                                <div class="txt-area">
+                                                    <em class="user-item-tit">5권</em>
+                                                </div>
+                                            </div>
+                                        </div>
+                                    </article>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">진로학습 상담신청 이력 결과보기</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="list-type sm">
+                                    <table>
+                                        <caption>진로학습 상담신청 이력으로 번호, 학생, 상태, 날짜로 구성되어 있습니다.</caption>
+                                        <colgroup>
+                                            <col style="width: 12%;">
+                                            <col style="width: 28%;">
+                                            <col>
+                                            <col style="width: 24%;">
+                                            <col>                                          
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <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>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state success">상담완료</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td><div class="btn-tbl-cont"><a href="#none" class="btn sm primary">결과보기</a></div></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state success">상담완료</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td><div class="btn-tbl-cont"><a href="#none" class="btn sm primary">결과보기</a></div></td>
+                                            </tr>
+                                            <tr>
+                                                <td>1</td>
+                                                <td data-tit="학생">3학년 1반 01번 김채움</td>
+                                                <td><span class="label-state info">상담신청</span></td>
+                                                <td data-tit="날짜">2025-02-20</td>
+                                                <td></td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //나의감정 swiper
+            emotionSwiper();
+
+            //클래스 활동 분석 chart
+            createChartDoughnut('chartActivity1', 45, gradientColorPrimary);
+            createChartDoughnut('chartActivity2', 50, gradientColorSecondary);
+            createChartDoughnut('chartActivity3', 50, gradientColorAccent);
+
+            //기초학력진단 과목별 도달율
+            const basictestSubjectData = {
+                labels: ['국어(가형)', '영어(가형)', '수학(가형)', '사회(가형)', '과학(나형)'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('basictestSubject', basictestSubjectData.labels, basictestSubjectData.data); 
+        });
+    </script>
+</body> 
+</html>
+ (파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/analyticsMyClass_student_subject.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_student_subject.html
@@ -0,0 +1,358 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-lg">학생별 보기</h2>
+                    </div>
+                    <div class="r-area">
+                        <button type="button" class="btn ico-setting">학부모 표시 설정</button>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                            <div class="r-area">
+                                <select title="학생 선택">
+                                    <option>3학년 5반 15번 김채움</option>
+                                </select>
+                                <button type="button" class="btn secondary ico-print">인쇄설정</button>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">나의 요약</a></li>
+                        <li><a href="#none" class="is-active">교과목별 분석</a></li>
+                    </ul>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">교과별 콘텐츠 활용 현황(문항, 콘텐츠 포함)</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-box">
+                                <div class="chart-area" style="width: 60%;">
+                                    <div class="chart-bar-stack">
+                                        <span class="bar blue" style="width:30%;">국어 30%</span>
+                                        <span class="bar yellow" style="width:20%;">영어 20%</span>
+                                        <span class="bar pink" style="width:30%;">수학 30%</span>
+                                        <span class="bar green" style="width:10%;">사회 10%</span>
+                                        <span class="bar violet" style="width:10%;">과학 20%</span>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="chart-info-list">
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="blue"></i> 국어</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="yellow"></i> 영어</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="pink"></i> 수학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="green"></i> 사회</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">10</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="violet"></i> 과학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">10</strong>%</span>
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <ul class="tabs-nav-sm">
+                        <li><a href="#none" class="is-active">국어</a></li>
+                        <li><a href="#none">영어</a></li>
+                        <li><a href="#none">수학</a></li>
+                        <li><a href="#none">과학</a></li>
+                        <li><a href="#none">사회</a></li>
+                    </ul>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">문항 난이도별 정답률</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-area">
+                                    <div class="chart">
+                                        <canvas id="quizLevel" style="max-height: 28rem;"></canvas>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">학습분석</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-area">
+                                    <div class="chart-legend">
+                                        <div class="r-area">
+                                            <div class="legend-area">
+                                                <span class="legend"><i class="primary"></i>학습자</span>
+                                                <span class="legend"><i class="secondary"></i>학급평균</span>
+                                            </div>
+                                        </div>
+                                    </div>
+                                    <div class="chart" style="max-width: 70%; margin:0 auto;">
+                                        <canvas id="studyAnaly"></canvas>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">영역별 정답률</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <ul class="chart-bar-list">
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">수와 연산</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:22%;">22%</button><small class="chart-label">22%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">변화와 관계</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:100%;">100%</button><small class="chart-label">100%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">수와 연산</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:22%;">22%</button><small class="chart-label">22%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">변화와 관계</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:50%;">50%</button><small class="chart-label">50%</small>
+                                    </div>
+                                </li>
+                            </ul>
+                        </div>
+                    </section>
+                    <section class="section-box">               
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기간별 정답률 추이</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-legend">
+                                <div class="r-area">
+                                    <div class="legend-area">
+                                        <span class="legend"><i class="yellow"></i> 매우쉬움</span>
+                                        <span class="legend"><i class="green"></i>쉬움</span>
+                                        <span class="legend"><i class="blue"></i>보통</span>
+                                        <span class="legend"><i class="pink"></i> 어려움</span>
+                                        <span class="legend"><i class="violet"></i> 매우 어려움</span>
+                                    </div>
+                                </div>
+                            </div>
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="periodAnswer" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">선생님 의견</h3>
+                            </div>
+                            <div class="r-area">
+                                <button type="submit" class="btn primary ico-save">저장</button>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                           <textarea title="선생님 의견 입력" placeholder="학생에 대한 종합 평가를 남길 수 있습니다. "></textarea>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+             //문항 난이도별 정답률
+             const quizLevelData = {
+                labels: ['매우쉬움', '쉬움', '보통', '어려움', '매우어려움'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('quizLevel', quizLevelData.labels, quizLevelData.data);
+
+
+            //학습 분석
+            const studyAnalyData = {
+                labels: ['학습충실도', '학업성취도', '학업적극성', '학습집중도', '학습만족도'],
+                dataSets: [
+                    [0, 0, 0, 0, 0], 
+                    [40, 25, 50, 30, 10],
+                ],
+                legends: ['학습자', '학급평균'],
+                colors: [
+                    gradientColorPrimary,  // 보통
+                    gradientColorSecondary, // 쉬움
+                ],
+            };
+            createChartRadar('studyAnaly', studyAnalyData.labels, studyAnalyData.dataSets, studyAnalyData.legends, studyAnalyData.colors);
+
+            //기간별 정답률 추이
+            const periodAnswerData = {
+                labels: ['01-21', '01-22', '01-23', '01-24', '01-25'],
+                dataSets: [
+                    [0, 20, 40, 40, 50], // 매우 쉬움
+                    [15, 25, 50, 30, 55], // 쉬움
+                    [20, 100, 40, 0, 60], // 보통
+                    [25, 35, 80, 55, 65], // 어려움
+                    [30, 40, 10, 10, 70], // 매우 어려움
+                ],
+                legends: ['매우 쉬움', '쉬움', '보통', '어려움', '매우 어려움'],
+                colors: [
+                    gradientColorYellow,    // 매우 쉬움
+                    gradientColorGreen,     // 쉬움
+                    gradientColorBlue,  // 보통
+                    gradientColorPink,   // 어려움
+                    gradientColorViolet    // 매우 어려움
+                ],
+            };
+            createChartLine('periodAnswer', periodAnswerData.labels, periodAnswerData.dataSets, periodAnswerData.legends, periodAnswerData.colors);
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_subject.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_subject.html
@@ -0,0 +1,291 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h4 class="title-lg">충북초등학교 6학년 3반</h4>
+                    </div>
+                    <div class="r-area">
+                        <a href="#none" class="btn secondary ico-people">학생별로 보기</a>
+                    </div>
+                </div>
+                <div class="summary">
+                    <i class="ico-info" aria-hidden="true"></i> 
+                    <div class="txt-area">
+                        <p>
+                            우리반 성장 기록은 다채움 플랫폼에서 학생들의 학습활동을 바탕으로 빅데이터 분석을 활용하여 제공합니다.<br>
+                            온라인상에서의 활동을 중심으로 활동한 내용으로 실제 학급에서의 행동이 같을 수도 있고, 다소 차이가 있을 수도 있습니다.<br>
+                            신뢰성있는 데이타 분석을 위해 학생들에게 플랫폼 활용을 장려해주시고, 학급에서의 생활은 학생별로 보기에서 자율적으로 피드백을 남겨보세요.
+                        </p>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" >
+                                           <span>-</span>
+                                           <input type="date">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none">우리반 요약</a></li>
+                        <li><a href="#none" class="is-active">교과목별 분석</a></li>
+                        <li><a href="#none">스스로채움 학습분석</a></li>
+                        <li><a href="#none">채움책방·기초학력진단·진로진학</a></li>
+                        <li><a href="#none">콘텐츠 활용 현황</a></li>
+                    </ul>
+                    <ul class="tabs-nav-sm">
+                        <li><a href="#none" class="is-active">국어</a></li>
+                        <li><a href="#none">영어</a></li>
+                        <li><a href="#none">수학</a></li>
+                        <li><a href="#none">과학</a></li>
+                        <li><a href="#none">사회</a></li>
+                    </ul>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">문항 난이도별 정답률</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-area">
+                                    <div class="chart">
+                                        <canvas id="quizLevel" style="max-height: 28rem;"></canvas>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">정답률이 낮은 평가지</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <ul class="item-txt-list">
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>평가지명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>평가지명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>평가지명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                    <li>
+                                        <div class="txt-area">
+                                            <p>평가지명</p>
+                                        </div>
+                                        <div class="fnc">
+                                            <em>45% 오답율</em>
+                                        </div>
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">영역별 정답률</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <ul class="chart-bar-list">
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">수와 연산</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:22%;">22%</button><small class="chart-label">22%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">변화와 관계</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:100%;">100%</button><small class="chart-label">100%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">수와 연산</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:22%;">22%</button><small class="chart-label">22%</small>
+                                    </div>
+                                </li>
+                                <li>
+                                    <div class="chart-tit-area">
+                                        <div class="chart-tit">변화와 관계</div>
+                                    </div>
+                                    <div class="bar-area">
+                                        <button type="button" class="bar" style="width:50%;">50%</button><small class="chart-label">50%</small>
+                                    </div>
+                                </li>
+                            </ul>
+                        </div>
+                    </section>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기간별 정답률 추이</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-legend">
+                                <div class="r-area">
+                                    <div class="legend-area">
+                                        <span class="legend"><i class="yellow"></i> 매우쉬움</span>
+                                        <span class="legend"><i class="green"></i>쉬움</span>
+                                        <span class="legend"><i class="blue"></i>보통</span>
+                                        <span class="legend"><i class="pink"></i> 어려움</span>
+                                        <span class="legend"><i class="violet"></i> 매우 어려움</span>
+                                    </div>
+                                </div>
+                            </div>
+                            <div class="chart-area">
+                                <div class="chart">
+                                    <canvas id="periodAnswer" style="max-height: 28rem;"></canvas>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //문항 난이도별 정답률
+            const quizLevelData = {
+                labels: ['매우쉬움', '쉬움', '보통', '어려움', '매우어려움'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('quizLevel', quizLevelData.labels, quizLevelData.data);
+            
+            //기간별 정답률 추이
+            const periodAnswerData = {
+                labels: ['01-21', '01-22', '01-23', '01-24', '01-25'],
+                dataSets: [
+                    [0, 20, 40, 40, 50], // 매우 쉬움
+                    [15, 25, 50, 30, 55], // 쉬움
+                    [20, 100, 40, 0, 60], // 보통
+                    [25, 35, 80, 55, 65], // 어려움
+                    [30, 40, 10, 10, 70], // 매우 어려움
+                ],
+                legends: ['매우 쉬움', '쉬움', '보통', '어려움', '매우 어려움'],
+                colors: [
+                    gradientColorYellow,    // 매우 쉬움
+                    gradientColorGreen,     // 쉬움
+                    gradientColorBlue,  // 보통
+                    gradientColorPink,   // 어려움
+                    gradientColorViolet    // 매우 어려움
+                ],
+            };
+            createChartLine('periodAnswer', periodAnswerData.labels, periodAnswerData.dataSets, periodAnswerData.legends, periodAnswerData.colors)
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/analyticsMyClass_summary.html (added)
+++ html/cbe2025/manager/analytics/analyticsMyClass_summary.html
@@ -0,0 +1,362 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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>
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none" class="is-active">우리반 학습분석</a></li>
+                    <li><a href="#none">학생 오답노트</a></li>
+                    <li><a href="#none">클래스별 학습분석</a></li>
+                </ul>
+                <h3 class="txt-hide">우리반 학습분석</h3>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h4 class="title-lg">충북초등학교 6학년 3반</h4>
+                    </div>
+                    <div class="r-area">
+                        <a href="#none" class="btn secondary ico-people">학생별로 보기</a>
+                    </div>
+                </div>
+                <div class="summary">
+                    <i class="ico-info" aria-hidden="true"></i> 
+                    <div class="txt-area">
+                        <p>
+                            우리반 성장 기록은 다채움 플랫폼에서 학생들의 학습활동을 바탕으로 빅데이터 분석을 활용하여 제공합니다.<br>
+                            온라인상에서의 활동을 중심으로 활동한 내용으로 실제 학급에서의 행동이 같을 수도 있고, 다소 차이가 있을 수도 있습니다.<br>
+                            신뢰성있는 데이타 분석을 위해 학생들에게 플랫폼 활용을 장려해주시고, 학급에서의 생활은 학생별로 보기에서 자율적으로 피드백을 남겨보세요.
+                        </p>
+                    </div>
+                </div>
+                <div class="sticky-area">
+                    <div class="fnc-extend-area sticky top0">
+                        <div class="extend-filter-area">
+                            <div class="l-area">
+                                <fieldset class="filter-group">
+                                    <legend class="filter-title">기간 선택</legend>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodMonth" checked>
+                                        <label for="periodMonth">월별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <select title="월별 보기 선택">
+                                                <option value="">2024년 12월</option>
+                                           </select>
+                                        </div>
+                                    </div>
+                                    <div class="checkradio">
+                                        <input type="radio" name="period" id="periodWeek">
+                                        <label for="periodWeek">주별로 보기</label>
+                                        <div class="checkradio-option">
+                                           <input type="date" title="시작일자 선택">
+                                           <span>-</span>
+                                           <input type="date" title="종료일자 선택">
+                                           <button type="button" class="btn primary">확인</button>
+                                        </div>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </div>
+                    </div>
+                    <ul class="tabs-nav">
+                        <li><a href="#none" class="is-active">우리반 요약</a></li>
+                        <li><a href="#none">교과목별 분석</a></li>
+                        <li><a href="#none">스스로채움 학습분석</a></li>
+                        <li><a href="#none">채움책방·기초학력진단·진로진학</a></li>
+                        <li><a href="#none">콘텐츠 활용 현황</a></li>
+                    </ul>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">감정 출석부</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-box">
+                                    <div class="chart-area sm">
+                                        <canvas id="emotion"></canvas>
+                                    </div>
+                                    <div class="cont">
+                                        <ul class="chart-info-list">
+                                            <li>
+                                                <div class="l-area">
+                                                    <span class="legend lg"><i class="positive"></i> 긍정</span>
+                                                </div>
+                                                <div class="r-area">
+                                                    <span class="label">60%</span>
+                                                    <span><strong class="data">28</strong>명</span>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <div class="l-area">
+                                                    <span class="legend lg"><i class="negative"></i> 부정</span>
+                                                </div>
+                                                <div class="r-area">
+                                                    <span class="label">60%</span>
+                                                    <span><strong class="data">28</strong>명</span>
+                                                </div>
+                                            </li>
+                                            <li>
+                                                <div class="l-area">
+                                                    <span class="legend lg"><i></i> 무답변</span>
+                                                </div>
+                                                <div class="r-area">
+                                                    <span class="label">60%</span>
+                                                    <span><strong class="data">28</strong>명</span>
+                                                </div>
+                                            </li>
+                                        </ul>
+                                    </div>
+                                    <div class="fnc">
+                                        <div class="bg-info-area">
+                                            <span>총</span>
+                                            <strong class="data">20명</strong>
+                                        </div>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">관심키워드</h3>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <ul class="item-num-list col2 auto-flow-column">
+                                    <li>
+                                        <span class="label num">1</span>
+                                        <div class="txt-area">
+                                            <p>분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">2</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">3</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">4</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">5</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">6</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">7</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">8</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">9</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                    <li>
+                                        <span class="label num">10</span>
+                                        <div class="txt-area"><p>분수</p></div> 
+                                    </li>
+                                </ul>
+                            </div>
+                        </section>
+                    </div>
+                    <section class="section-box">
+                        <header class="box-header">
+                            <div class="l-area">
+                                <h3 class="section-box-tit">기능별 활용현황</h3>
+                            </div>
+                        </header>
+                        <div class="box-body">
+                            <div class="chart-box">
+                                <div class="chart-area" style="width: 60%;">
+                                    <div class="chart-bar-stack">
+                                        <span class="bar blue" style="width:30%;">채움클래스 30%</span>
+                                        <span class="bar yellow" style="width:20%;">콘텐츠 20%</span>
+                                        <span class="bar pink" style="width:30%;">기초학력진단 30%</span>
+                                        <span class="bar green" style="width:20%;">진로진학 20%</span>
+                                    </div>
+                                </div>
+                                <div class="cont">
+                                    <ul class="chart-info-list">
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="blue"></i> 채움클래스</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="yellow"></i> 콘텐츠</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="pink"></i> 기초학력진단</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">30</strong>%</span>
+                                            </div>
+                                        </li>
+                                        <li>
+                                            <div class="l-area">
+                                                <span class="legend lg"><i class="green"></i> 진로진학</span>
+                                            </div>
+                                            <div class="r-area">
+                                                <span><strong class="data">20</strong>%</span>
+                                            </div>
+                                        </li>
+                                    </ul>
+                                </div>
+                            </div>
+                        </div>
+                    </section>
+                    <div class="row">
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">요일별 땅콩스터디 참여율</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div>
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-area">
+                                    <div class="chart">
+                                        <canvas id="pointStudy" style="height: 28rem;"></canvas>
+                                    </div>
+                                </div>
+                            </div>
+                        </section>
+                        <section class="section-box">
+                            <header class="box-header">
+                                <div class="l-area">
+                                    <h3 class="section-box-tit">요일별 오늘의 학습시간 패턴</h3>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-link">바로가기</a>
+                                </div> 
+                            </header>
+                            <div class="box-body">
+                                <div class="chart-legend">
+                                    <div class="l-area">
+                                        <small>횟수(건)</small>
+                                    </div>
+                                    <div class="r-area">
+                                        <small><i class="ico-info"></i> 접속 횟수가 많은 정도에 따라 진한 색상으로 표시</small>
+                                    </div>
+                                </div>
+                                <table id="learnTime" class="chart-heatmap"></table>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <script>
+        $(document).ready(function () {
+            //감정 출석부
+            createChartDoughnut('emotion', [75, 20, 10], [gradientColorPositive, gradientColorNegative, defaltBg]);
+
+            //요일별 땅콩스터디 참여율
+            const pointStudyData = {
+                labels: ['일', '월', '화', '수', '목', '금', '토'],
+                data: [0, 11, 87, 89, 100, 90, 88],
+            };
+            var myChart = createChartBar('pointStudy', pointStudyData.labels, pointStudyData.data);
+            // window.addEventListener('resize', function() {
+            //     myChart.resize();
+            // });
+            //요일별 오늘의 학습시간 패턴
+            const learnTimeData = {
+                times: ['00:00', '02:00', '04:00', '06:00', '08:00', '10:00', '12:00', '14:00', '16:00', '18:00', '20:00', '22:00'],
+                days: ['월', '화', '수', '목', '금', '토', '일'],
+                data: [
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [15, 10, 0, 0, 0, 5, 6],
+                    [0, 0, 5, 6, 11, 0, 0],
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [15, 10, 0, 0, 0, 5, 6],
+                    [0, 0, 5, 6, 11, 0, 0],
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [0, 5, 10, 15, 20, 25, 0],
+                    [15, 10, 0, 0, 0, 5, 6],
+                    [0, 0, 5, 6, 11, 0, 0],
+                ]
+            };
+            createChartHeatmap('learnTime', learnTimeData.data, learnTimeData.times, learnTimeData.days, '요일별 오늘의 학습시간 패턴');
+        });
+    </script>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/point.html (added)
+++ html/cbe2025/manager/analytics/point.html
@@ -0,0 +1,379 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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">
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생자기주도학습 오답노트</a></li>
+                    <li><a href="#none" class="is-active">학생 포인트</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area dir-col">
+                        <h2 class="title-xlg">학생 포인트</h2>
+                        <p>담임반 멤버(학생들)의 다양한 활동을 독려하기 위한 채움포인트를 지급하거나 회수할 수 있습니다.</p>
+                    </div>
+                </div>
+                <ul class="tabs-nav">
+                    <li><a href="#none" class="is-active">포인트 지급·회수</a></li>
+                    <li><a href="#none">지급·회수 이력</a></li>
+                </ul>
+                <div class="box-nav-area">
+                    <section class="org-cont box-nav">
+                        <header class="org-cont-header">
+                            <h4 class="txt-hide">멤버 리스트</h4>
+                            <div class="l-area">
+                                <div class="org-chk">
+                                    <input type="checkbox" id="org-stu">
+                                    <label for="org-stu">
+                                        <span>전체선택</span>
+                                    </label>
+                                </div>
+                            </div>
+                            <div class="r-area">
+                                <select class="select-sort border-none" title="정렬 선택">
+                                    <option>번호순</option>
+                                    <option>이름순</option>
+                                </select>
+                                <fieldset class="search-area">
+                                    <legend>검색</legend>
+                                    <div class="search">
+                                        <input type="text" id="search-member" placeholder="이름을 검색하세요." title="이름을 검색하세요.">
+                                        <button class="btn ico-search member-search-btn">검색</button>
+                                    </div>
+                                </fieldset>
+                            </div>
+                        </header>
+                        <ul class="org-cont-body">
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_0" value="ESNTL_00000000001429">
+                                <label for="people_2_10_0">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>100p</em>
+                                </div>
+                            </li>
+                            <li>
+                                <input type="checkbox" id="people_2_10_1" value="ESNTL_00000000167404">
+                                <label for="people_2_10_1">선택</label>
+                                <div class="profile">
+                                    <div class="img-area">
+                                        <figure>
+                                            <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일">
+                                        </figure>
+                                    </div>
+                                    <div class="txt-area">
+                                        <strong class="profile-tit">학생명</strong>
+                                        <span>충북초등학교 5학년 1반</span>
+                                    </div>
+                                </div>
+                                <div class="fnc">
+                                    <em>20p</em>
+                                </div>
+                            </li>
+                        </ul>
+                    </section>
+                    <div class="box-cont bg-box">
+                        <section class="section sm">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-sm">포인트</h3>
+                                </div>
+                            </header>
+                            <fieldset class="margin-bottom-sm">
+                                <legend>적립/차감</legend>
+                                <div class="checkradio">
+                                    <input type="radio" name="pointType" id="pointTypeAdd" checked>
+                                    <label for="pointTypeAdd">적립</label>
+                                </div>
+                                <div class="checkradio" >
+                                    <input type="radio" name="pointType" id="pointTypeMinus">
+                                    <label for="pointTypeMinus">차감</label>
+                                </div>
+                            </fieldset>
+                            <div class="input-box">
+                                <input type="number" class="align-right" title="포인트 입력"><span class="font-color-gray">Point</span>
+                            </div>
+                        </section>
+                        <section class="section sm">
+                            <header class="tit-area">
+                                <div class="l-area">
+                                    <h3 class="title-sm">메시지 입력</h3>
+                                </div>
+                            </header>
+                            <div class="checkradio-area dir-col">
+                                <div class="checkradio">
+                                    <input type="radio" id="r1-1" name="r1" checked="">
+                                    <label for="r1-1">클래스 활동을 열심히 해서 드리는 특급 보상입니다.</label>
+                                </div>
+                                <div class="checkradio">
+                                    <input type="radio" id="r1-2" name="r1">
+                                    <label for="r1-2">앞으로도 열심히 활동 하세요. 화이팅~</label>
+                                </div>
+                                <div class="checkradio">
+                                    <input type="radio" id="r1-3" name="r1">
+                                    <label for="r1-3">작은 선물을 준비했어요. 앞으로도 열공합시다!</label>
+                                </div>
+                                <div class="checkradio">
+                                    <input type="radio" id="r1-4" name="r1">
+                                    <label for="r1-4">오늘 생일이군요! 진심으로 축하드려요~~</label>
+                                </div>
+                                <div class="checkradio percent-width10">
+                                    <input type="radio" id="r1-5" name="r1">
+                                    <label for="r1-5">직접 입력</label>
+                                    <textarea placeholder="전하고 싶은 메시지를 입력하세요." title="텍스트 입력"></textarea>
+                                </div>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+                <div class="btn-cont">
+                    <a href="#none" class="btn lg">취소</a>
+                    <a href="#none" class="btn lg primary">등록</a>
+                </div>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    
+</body> 
+</html>
 
html/cbe2025/manager/analytics/pointHistory.html (added)
+++ html/cbe2025/manager/analytics/pointHistory.html
@@ -0,0 +1,137 @@
+<!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/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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">
+                <ul class="tabs-nav-lg">
+                    <li><a href="#none">우리반 학습분석</a></li>
+                    <li><a href="#none">학생자기주도학습 오답노트</a></li>
+                    <li><a href="#none" class="is-active">학생 포인트</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area dir-col">
+                        <h2 class="title-xlg">학생 포인트</h2>
+                        <p>담임반 멤버(학생들)의 다양한 활동을 독려하기 위한 채움포인트를 지급하거나 회수할 수 있습니다.</p>
+                    </div>
+                </div>
+                <ul class="tabs-nav">
+                    <li><a href="#none">포인트 지급·회수</a></li>
+                    <li><a href="#none" class="is-active">지급·회수 이력</a></li>
+                </ul>
+                <div class="list-type">
+                    <table>
+                        <caption>학생이름, 항목, 포인트, 회수, 날짜로 구성된 포인트 내역 목록입니다.</caption>
+                        <colgroup>
+                            <col>
+                            <col style="width: 36%;">
+                            <col>
+                            <col>
+                        </colgroup>
+                        <thead>
+                            <tr>
+                                <th scope="col">학생이름</th>
+                                <th scope="col">항목</th>
+                                <th scope="col">포인트</th>
+                                <th scope="col">날짜</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td data-tit="학생이름">홍길동</td>
+                                <td class="align-left">오늘의 학습</td>
+                                <td class="align-right" data-tit="포인트"><span class="font-color-red">- 100P</span></td>
+                                <td data-tit="날짜">2025-02-04</td>
+                            </tr>
+                            <tr>
+                                <td data-tit="학생이름">홍길동</td>
+                                <td class="align-left">오늘의 학습</td>
+                                <td class="align-right" data-tit="포인트"><span class="font-color-blue">+ 100P</span></td>
+                                <td data-tit="날짜">2025-02-04</td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </div>
+                <ul class="pagenation">
+                    <li class="ppv">
+                        <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
+                    </li>
+                    <li class="pv">
+                        <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a>
+                    </li>
+                    <li class="current">
+                        <a href="#none" title="1번째 목록으로 이동합니다">1</a>
+                    </li>
+                    <li>
+                        <a href="#none" title="2번째 목록으로 이동합니다">2</a>
+                    </li>
+                    <li>
+                        <a href="#none" title="3번째 목록으로 이동합니다">3</a>
+                    </li>
+                    <li>
+                        <a href="#none" title="4번째 목록으로 이동합니다">4</a>
+                    </li>
+                    <li>
+                        <a href="#none" title="5번째 목록으로 이동합니다">5</a>
+                    </li>
+                    <li class="fw">
+                        <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a>
+                    </li>
+                    <li class="ffw">
+                        <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+     <!-- toast -->
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body> 
+</html>
 
html/cbe2025/manager/analytics/pop_achievecode.html (added)
+++ html/cbe2025/manager/analytics/pop_achievecode.html
@@ -0,0 +1,91 @@
+<!DOCTYPE html>
+<html lang="ko" data-responsive="true">
+
+<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-->
+   <!-- 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"  data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>성취기준별 성취율</h1>
+        </div>
+        <div class="pop-body">
+            <div class="fnc-area">
+                <div class="l-area">
+                    <select title="선택">
+                        <option>수와 연산</option>
+                    </select>
+                </div>
+            </div>
+            <ul class="item-txt-list">
+                <li>
+                    <div class="txt-area">
+                        <ul class="info-inline-list">
+                            <li>
+                                <div class="txt-area">
+                                    <strong>6수01-01</strong>
+                                </div>
+                            </li>
+                        </ul>
+                        <div class="txt">
+                            <span>덧셈, 뺄셈, 곱셈, 나눗셈의 혼합 계산에서 계산하는 순서를 알고, 혼합 계산을 할 수 있다.</span>
+                        </div>
+                    </div>
+                    <div class="fnc">
+                        <span class="label num lg primary">56%</span>
+                    </div>
+                </li>
+            </ul>
+        </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_homework.html (added)
+++ html/cbe2025/manager/analytics/pop_homework.html
@@ -0,0 +1,106 @@
+<!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/chart/chart4.3.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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="popup lg" data-popuppub="popup">
+        <div class="pop-header">
+            <h1>과제 평가 리포트 상세</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <h2 class="title-sm"><span class="label">수학</span> 두 원의 교점을 지나는 직선/원의 방정식</h2>
+            <ul class="info-box-list">
+                <li>
+                    <strong>제출 인원</strong>
+                    <div class="txt-area">
+                        <em>26</em>
+                        <small>/100점 만점</small>
+                        <span class="label info">80% 제출</span>
+                    </div>
+                </li>
+                <li>
+                    <strong>제출기간</strong>
+                    <div class="txt-area">
+                        2024-01-15 ~ 2024-01-30
+                    </div>
+                </li>
+            </ul>
+            <div class="section-box">
+                <div class="chart-area">
+                    <div class="chart-bar-stack">
+                        <span class="bar blue" style="width:80%;">80%</span>
+                        <span class="bar" style="width:20%;">20%</span>
+
+                        <div class="chart-marker-area">
+                            <span class="chart-marker min" style="left:25%">최저 <strong>25점</strong></span>
+                            <span class="chart-marker max" style="left:90%">최고 <strong>90점</strong></span>
+                            <span class="chart-marker avg" style="left:100%">평균 <strong>85점</strong></span>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div class="pop-footer">
+            <div class="pop-btn-cont">
+                <button type="button" class="btn">닫기</button>
+            </div>
+        </div>
+        <button type="button" class="pop-close">닫기</button>
+    </div>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+        $(document).ready(function() {
+            popupOpenPub('popup');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_lessonCompRate.html (added)
+++ html/cbe2025/manager/analytics/pop_lessonCompRate.html
@@ -0,0 +1,80 @@
+<!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-->
+   <!-- 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 sm" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>수업이수율 상세 보기</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <div class="bg-box-list">
+                <div class="bg-box margin-bottom-sm">
+                    <h3 class="title-sm">수업의 제목 표기</h3>
+                    <ul class="bullet">
+                        <li>참여인원 : <b>17</b>/20</li>
+                        <li>미참여인원 : <b>17</b>/20</li>
+                        <li>평균 맞은 문항수 : <b>17</b>/5</li>
+                    </ul>
+                </div>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_lessonSurvey.html (added)
+++ html/cbe2025/manager/analytics/pop_lessonSurvey.html
@@ -0,0 +1,144 @@
+<!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-->
+   <!-- 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 sm" data-popuppub="popup">
+        <div class="pop-header">
+            <h1>설문</h1>
+        </div>
+        <div class="pop-body">
+            <ul class="survey-q-list">
+                <li>
+                    <div class="q-area">
+                        <h4 class="q-tit">
+                            수업에 대해서 잘 이해했나요?
+                        </h4>
+                    </div>
+                    <div class="a-area">
+                        <div class="a-cont">
+                            <label class="level1">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>매우쉬움</span>
+                            </label>
+                            <label class="level1">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>쉬움</span>
+                            </label>
+                            <label class="level2">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>보통</span>
+                            </label>
+                            <label class="level3">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>어려움</span>
+                            </label>
+                            <label class="level3">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>매우어려움</span>
+                            </label>
+                        </div>
+                    </div>
+                </li>
+                <li>
+                    <div class="q-area">
+                        <h4 class="q-tit">
+                            수업에 잘 집중할 수 있었나요?
+                        </h4>
+                    </div>
+                    <div class="a-area">
+                        <div class="a-cont">
+                            <label class="level3">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>집중불가</span>
+                            </label>
+                            <label class="level3">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>집중어려움</span>
+                            </label>
+                            <label  class="level2">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>보통</span>
+                            </label>
+                            <label  class="level1">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>집중</span>
+                            </label>
+                            <label class="level1">
+                                <input type="radio" name="q1">
+                                <i aria-hidden="true"></i>
+                                <span>매우집중</span>
+                            </label>
+                        </div>
+                    </div>
+                </li>
+            </ul>
+        </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() {
+            popupOpenPub('popup');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_lessonUnderstand.html (added)
+++ html/cbe2025/manager/analytics/pop_lessonUnderstand.html
@@ -0,0 +1,118 @@
+<!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-->
+   <!-- 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 sm" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>수업이해도 상세 보기</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <div class="tit-area">
+                <div class="l-area dir-col">
+                    <h3 class="title-sm">수업의 제목 표시</h3>
+                    <small>응답 7명 / 미응답 15명</small>
+                </div>
+            </div>
+            <ul class="chart-info-list">
+                <li>
+                    <div class="l-area">
+                        <span class="legend lg"><i class="primary5"></i> 매우 쉬웠어요.</span>
+                    </div>
+                    <div class="r-area">
+                        <span><strong class="data">28</strong>명</span>
+                    </div>
+                </li>
+                <li>
+                    <div class="l-area">
+                        <span class="legend lg"><i class="primary4"></i> 쉬웠어요.</span>
+                    </div>
+                    <div class="r-area">
+                        <span><strong class="data">28</strong>명</span>
+                    </div>
+                </li>
+                <li>
+                    <div class="l-area">
+                        <span class="legend lg"><i class="primary3"></i> 적당했어요.</span>
+                    </div>
+                    <div class="r-area">
+                        <span><strong class="data">28</strong>명</span>
+                    </div>
+                </li>
+                <li>
+                    <div class="l-area">
+                        <span class="legend lg"><i class="primary2"></i> 어려웠어요.</span>
+                    </div>
+                    <div class="r-area">
+                        <span><strong class="data">28</strong>명</span>
+                    </div>
+                </li>
+                <li>
+                    <div class="l-area">
+                        <span class="legend lg"><i class="primary1"></i> 매우 어려웠어요.</span>
+                    </div>
+                    <div class="r-area">
+                        <span><strong class="data">28</strong>명</span>
+                    </div>
+                </li>
+            </ul>
+        </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_parentViewSet.html (added)
+++ html/cbe2025/manager/analytics/pop_parentViewSet.html
@@ -0,0 +1,100 @@
+<!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-->
+   <!-- 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" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>학부모 표시 설정</h1>
+            <p>학부모에게 표시할 항목을 설정할 수 있습니다.</p>
+        </div>
+        <div class="pop-body">
+            <div class="border-box">
+                <div class="checkradio-area dir-col">
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-1">
+                        <label for="c1-1"><b>전체선택</b></label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-2">
+                        <label for="c1-2">나의 요약</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-3" checked="">
+                        <label for="c1-3">교과목별 분석</label>
+                        <div class="checkradio-option">
+                            <div class="chip-area">
+                                <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>
+                                <label class="chip"><input type="checkbox"><span>사회</span></label>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-4">
+                        <label for="c1-4">선생님 의견</label>
+                    </div>
+                </div>
+            </div>
+        </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_printSet.html (added)
+++ html/cbe2025/manager/analytics/pop_printSet.html
@@ -0,0 +1,100 @@
+<!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-->
+   <!-- 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" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>인쇄설정</h1>
+            <p>인쇄 페이지에 표시할 항목을 설정할 수 있습니다.</p>
+        </div>
+        <div class="pop-body">
+            <div class="border-box">
+                <div class="checkradio-area dir-col">
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-1">
+                        <label for="c1-1"><b>전체선택</b></label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-2">
+                        <label for="c1-2">나의 요약</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-3" checked="">
+                        <label for="c1-3">교과목별 분석</label>
+                        <div class="checkradio-option">
+                            <div class="chip-area">
+                                <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>
+                                <label class="chip"><input type="checkbox"><span>사회</span></label>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="checkradio">
+                        <input type="checkbox" id="c1-4">
+                        <label for="c1-4">선생님 의견</label>
+                    </div>
+                </div>
+            </div>
+        </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_studentHistory.html (added)
+++ html/cbe2025/manager/analytics/pop_studentHistory.html
@@ -0,0 +1,203 @@
+<!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-->
+   <!-- 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">
+                    <div class="legend-area">
+                        <span class="legend"><span class="font-color-gray">●</span> 학습완료</span>
+                        <span class="legend"><span class="font-color-blue">▲</span> 학습중</span>
+                        <span class="legend"><span class="font-color-red">✕</span> 학습이력없음</span>
+                    </div>
+                </div>
+            </div>
+            <div class="list-type table-sticky" data-sot-left="3">
+                <table>
+                    <caption>번호, 학습자, 별이적립현황, 날짜로 구성된 학생 목록입니다.</caption>
+                    <colgroup>
+                        <col style="width: 64px;">
+                        <col style="width: 160px;">
+                        <col style="width: 120px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                        <col style="width: 100px;">
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col">번호</th>
+                            <th scope="col">학습자</th>
+                            <th scope="col">별이적립현황</th>
+                            <th scope="col">01-02</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-02</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                            <th scope="col">01-03</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>01</td>
+                            <td>홍길동<p class="msg">6학년 10반 30번</p></td>
+                            <td>Level 10</td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>정답률 80%</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>정답률 80%</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>01</td>
+                            <td>홍길동<p class="msg">6학년 10반 30번</p></td>
+                            <td>Level 10</td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>정답률 80%</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>정답률 80%</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>-</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>-</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_studentHistory_homework.html (added)
+++ html/cbe2025/manager/analytics/pop_studentHistory_homework.html
@@ -0,0 +1,130 @@
+<!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-->
+   <!-- 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">
+                    <span class="msg">과제 1개 기준 : 과제의 평가점수/표절율/과제 제출일(업데이트일)</span>
+                </div>
+            </div>
+            <div class="list-type table-sticky" data-sot-left="3">
+                <table>
+                    <caption>번호, 학습자, 제출률, 과제게시물 제목으로 구성된 학생 목록입니다.</caption>
+                    <colgroup>
+                        <col style="width: 64px;">
+                        <col style="width: 160px;">
+                        <col style="width: 100px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col">번호</th>
+                            <th scope="col">학습자</th>
+                            <th scope="col">제출률</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>01</td>
+                            <td>홍길동<p class="msg">6학년 10반 30번</p></td>
+                            <td>99.9%</td>
+                            <td>
+                                <p>100점(5%)</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">미채점</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p>-</p>
+                                <small class="msg">-</small>
+                            </td>
+                            <td>
+                                <p>100점(5%)</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">미채점</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p>-</p>
+                                <small class="msg">-</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_studentHistory_lesson.html (added)
+++ html/cbe2025/manager/analytics/pop_studentHistory_lesson.html
@@ -0,0 +1,144 @@
+<!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-->
+   <!-- 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="summary">
+                <i class="ico-info" aria-hidden="true"></i> 
+                <div class="txt-area">
+                    <p>
+                        안내문구<br>
+                        안내문구
+                    </p>
+                </div>
+            </div>
+            <div class="fnc-area">
+                <div class="r-area">
+                    <div class="legend-area">
+                        <span class="legend"><span class="font-color-gray">●</span> 수업완료</span>
+                        <span class="legend"><span class="font-color-blue">▲</span> 수업시간부족</span>
+                        <span class="legend"><span class="font-color-red">✕</span> 수업미참석</span>
+                        <span class="legend">(맞힌 문제수/전체 문제수)</span>
+                    </div>
+                </div>
+            </div>
+            <div class="list-type table-sticky" data-sot-left="3">
+                <table>
+                    <caption>번호, 학습자, 이수율, 수업게시물 제목으로 구성된 학생 목록입니다.</caption>
+                    <colgroup>
+                        <col style="width: 64px;">
+                        <col style="width: 160px;">
+                        <col style="width: 100px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col">번호</th>
+                            <th scope="col">학습자</th>
+                            <th scope="col">이수율</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">수업 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>01</td>
+                            <td>홍길동<p class="msg">6학년 10반 30번</p></td>
+                            <td>99.9%</td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>(5/5)</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>(-/-)</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>(4/5)</small>
+                            </td>
+                            <td>
+                                <p class="font-color-gray">●</p>
+                                <small>(5/5)</small>
+                            </td>
+                            <td>
+                                <p class="font-color-blue">▲</p>
+                                <small>(-/-)</small>
+                            </td>
+                            <td>
+                                <p class="font-color-red">✕</p>
+                                <small>(4/5)</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_studentHistory_test.html (added)
+++ html/cbe2025/manager/analytics/pop_studentHistory_test.html
@@ -0,0 +1,130 @@
+<!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-->
+   <!-- 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">
+                    <span class="msg">평가 1개 기준 : 평가점수/(맞은 문항수, 전체문항수)/평가 참여일</span>
+                </div>
+            </div>
+            <div class="list-type table-sticky" data-sot-left="3">
+                <table>
+                    <caption>번호, 학습자, 전체 평균(평균 정답률), 평가게시물 제목으로 구성된 학생 목록입니다.</caption>
+                    <colgroup>
+                        <col style="width: 64px;">
+                        <col style="width: 160px;">
+                        <col style="width: 120px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                        <col style="width: 160px;">
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col">번호</th>
+                            <th scope="col">학습자</th>
+                            <th scope="col">전체 평균<p class="msg">(평균 정답률)</p></th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                            <th scope="col">평가 게시물의 제목이 2줄로 모두 노출됩니다.</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>01</td>
+                            <td>홍길동<p class="msg">6학년 10반 30번</p></td>
+                            <td>100점(99.9%)</td>
+                            <td>
+                                <p>100점(<b>15</b>/30)</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p>-</p>
+                                <small class="msg">-</small>
+                            </td>
+                            <td>
+                                <p>100점(<b>15</b>/30)</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p>-</p>
+                                <small class="msg">-</small>
+                            </td>
+                            <td>
+                                <p>100점(<b>15</b>/30)</p>
+                                <small class="msg">2025.01.21</small>
+                            </td>
+                            <td>
+                                <p>-</p>
+                                <small class="msg">-</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_subjectAnswer.html (added)
+++ html/cbe2025/manager/analytics/pop_subjectAnswer.html
@@ -0,0 +1,243 @@
+<!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/chart/chart4.3.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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="popup lg" data-popuppub="popup">
+        <div class="pop-header">
+            <h1>교과별 정답률 상세</h1>
+        </div>
+        <div class="pop-body">
+            <h2 class="title-sm"><span class="label">수학</span> 두 원의 교점을 지나는 직선/원의 방정식</h2>
+            <ul class="info-box-list col3">
+                <li>
+                    <strong>평균 점수</strong>
+                    <div class="txt-area">
+                        <em>26</em>
+                        <small>/100점 만점</small>
+                    </div>
+                </li>
+                <li>
+                    <strong>최고 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>최저 점수</strong>
+                    <div class="txt-area">
+                        <em>26점</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>평균응시시간</strong>
+                    <div class="txt-area">
+                        <em>5분 24초</em>
+                    </div>
+                </li>
+                <li>
+                    <strong>참여인원</strong>
+                    <div class="txt-area">
+                        <em>17</em>
+                        <small>/20명</small>
+                    </div>
+                </li>
+            </ul>
+            <div class="section-box">
+                <div class="chart-area">
+                    <div class="chart">
+                        <canvas id="subjectAnswer" style="max-height: 28rem;"></canvas>
+                    </div>
+                </div>
+            </div>
+            <div class="info-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>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                            <td>
+                                <p>김채움</p>
+                                <small>6학년 1반 01번</small>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+        </div>
+        <div class="pop-footer">
+            <div class="pop-btn-cont">
+                <button type="button" class="btn">닫기</button>
+            </div>
+        </div>
+        <button type="button" class="pop-close">닫기</button>
+    </div>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+        $(document).ready(function() {
+            popupOpenPub('popup');
+            const subjectAnswerData = {
+                labels: ['많은 노력 필요', '노력 필요', '적정', '훌륭', '매우 훌륭'],
+                data: [0, 50, 87, 30, 100],
+            };
+            createChartBar('subjectAnswer', subjectAnswerData.labels, subjectAnswerData.data);
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_todayStudy.html (added)
+++ html/cbe2025/manager/analytics/pop_todayStudy.html
@@ -0,0 +1,113 @@
+<!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/chart/chart4.3.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+   <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.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="popup" data-popuppub="popup">
+        <div class="pop-header">
+            <h1>오늘의 학습 완료율 상세</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <div class="chart-box">
+                <div class="chart-area sm">
+                    <canvas id="todayStudy"></canvas>
+                </div>
+                <div class="cont">
+                    <div class="tit-area">
+                        <div class="l-area dir-col">
+                            <h2 class="title">수학</h2>
+                            <p>분수의 나눗셈</p>
+                        </div>
+                    </div>
+                    <ul class="chart-info-list">
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i class="green"></i> 학습 완료</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i class="blue"></i> 학습 진행 중</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i></i> 학습 이력 없음</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <button type="button" class="pop-close">닫기</button>
+    </div>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+        $(document).ready(function() {
+            popupOpenPub('popup');
+            createChartDoughnut('todayStudy', [75, 20, 10], [gradientColorGreen, gradientColorBlue, defaltBg]);
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_todayView_complete.html (added)
+++ html/cbe2025/manager/analytics/pop_todayView_complete.html
@@ -0,0 +1,121 @@
+<!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-->
+   <!-- painter -->
+   <!-- <script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script> -->
+   <!-- //painter -->
+   <!-- //페이지 plugin-->
+   <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>
+   <!-- 공통 퍼블 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" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>오늘의 학습 완료율 상세</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <div class="chart-box">
+                <div class="chart-area sm">
+                    <canvas id="complete"></canvas>
+                </div>
+                <div class="cont">
+                    <div class="tit-area">
+                        <div class="l-area">
+                            <h3 class="title">수학</h3>
+                            <p>분수의 나눗셈</p>
+                        </div>
+                    </div>
+                    <ul class="chart-info-list">
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i class="green"></i> 학습 완료</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i class="blue"></i> 학습 진행 중</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                        <li>
+                            <div class="l-area">
+                                <span class="legend lg"><i></i> 학습 이력 없음</span>
+                            </div>
+                            <div class="r-area">
+                                <span class="label">60%</span>
+                                <span><strong class="data">28</strong>명</span>
+                            </div>
+                        </li>
+                    </ul>
+                </div>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+
+    <script src="https://cdn.jsdelivr.net/npm/chartjs-chart-matrix"></script>
+    <script>
+        $(document).ready(function () {
+            //감정 출석부
+            createChartDoughnut('complete', [75, 20, 10], [gradientColorGreen, gradientColorBlue, defaltBg]);
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/pop_todayView_time.html (added)
+++ html/cbe2025/manager/analytics/pop_todayView_time.html
@@ -0,0 +1,84 @@
+<!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-->
+   <!-- 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 sm" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>오늘의 학습 시간 상세</h1>
+        </div>
+        <div class="pop-body">
+            <div class="datepicker-fnc-area">
+                <button type="button" class="btn sm circle ico-pv">이전</button>
+                <h2 class="title">2025-01-06</h2>
+                <button type="button" class="btn sm circle ico-fw">다음</button>
+            </div>
+            <div class="bg-box-list">
+                <div class="bg-box margin-bottom-sm">
+                    <h3 class="title-sm">학습시간</h3>
+                    <em class="font-size-xlg">2시간 30분 50초</em>
+                    <ul class="bullet-none margin-top-sm">
+                        <li>문제풀이: 1시간 20분 30초</li>
+                        <li>개념학습: 1시간 20분 30초</li>
+                    </ul>
+                </div>
+                <div class="bg-box">
+                    <h3 class="title-sm">참여학생 수</h3>
+                    <span><b>13</b>/20명</span>
+                </div>
+            </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() {
+            popupOpenPub('popupmodal');
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/cbe2025/manager/analytics/print_analyticsMyClass_student.html (added)
+++ html/cbe2025/manager/analytics/print_analyticsMyClass_student.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/analytics/wrongNote.html (added)
+++ html/cbe2025/manager/analytics/wrongNote.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/_layout/classTop.html (added)
+++ html/cbe2025/manager/class/_layout/classTop.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/activityHis.html (added)
+++ html/cbe2025/manager/class/activityHis.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/activityHis_member.html (added)
+++ html/cbe2025/manager/class/activityHis_member.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/activityHis_student.html (added)
+++ html/cbe2025/manager/class/activityHis_student.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/agendar.html (added)
+++ html/cbe2025/manager/class/agendar.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/agendarWrite.html (added)
+++ html/cbe2025/manager/class/agendarWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/assessment.html (added)
+++ html/cbe2025/manager/class/assessment.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/assessmentView.html (added)
+++ html/cbe2025/manager/class/assessmentView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/assessmentViewer.html (added)
+++ html/cbe2025/manager/class/assessmentViewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/assessmentWrite.html (added)
+++ html/cbe2025/manager/class/assessmentWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/board.html (added)
+++ html/cbe2025/manager/class/board.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/boardView.html (added)
+++ html/cbe2025/manager/class/boardView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/boardWrite.html (added)
+++ html/cbe2025/manager/class/boardWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/class.html (added)
+++ html/cbe2025/manager/class/class.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classAdd.html (added)
+++ html/cbe2025/manager/class/classAdd.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classEdit.html (added)
+++ html/cbe2025/manager/class/classEdit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classHome.html (added)
+++ html/cbe2025/manager/class/classHome.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classMain.html (added)
+++ html/cbe2025/manager/class/classMain.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classManage.html (added)
+++ html/cbe2025/manager/class/classManage.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classSearch.html (added)
+++ html/cbe2025/manager/class/classSearch.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/classView.html (added)
+++ html/cbe2025/manager/class/classView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/contentsMyStorage.html (added)
+++ html/cbe2025/manager/class/contentsMyStorage.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/contentsView.html (added)
+++ html/cbe2025/manager/class/contentsView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/emotionCalendar.html (added)
+++ html/cbe2025/manager/class/emotionCalendar.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrork.html (added)
+++ html/cbe2025/manager/class/homewrork.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrorkSubmit.html (added)
+++ html/cbe2025/manager/class/homewrorkSubmit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrorkSubmit_student.html (added)
+++ html/cbe2025/manager/class/homewrorkSubmit_student.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrorkView.html (added)
+++ html/cbe2025/manager/class/homewrorkView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrorkWrite.html (added)
+++ html/cbe2025/manager/class/homewrorkWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/homewrorkWrite2.html (added)
+++ html/cbe2025/manager/class/homewrorkWrite2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/memberManage_auth.html (added)
+++ html/cbe2025/manager/class/memberManage_auth.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/memberManage_group.html (added)
+++ html/cbe2025/manager/class/memberManage_group.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/memberManage_groupWrite.html (added)
+++ html/cbe2025/manager/class/memberManage_groupWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/memberManage_state.html (added)
+++ html/cbe2025/manager/class/memberManage_state.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/popWin_agendarView.html (added)
+++ html/cbe2025/manager/class/popWin_agendarView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/popWin_agendarView2.html (added)
+++ html/cbe2025/manager/class/popWin_agendarView2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/popWin_invite.html (added)
+++ html/cbe2025/manager/class/popWin_invite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_assessmentSubmit.html (added)
+++ html/cbe2025/manager/class/pop_assessmentSubmit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_boardSetting.html (added)
+++ html/cbe2025/manager/class/pop_boardSetting.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_classCode.html (added)
+++ html/cbe2025/manager/class/pop_classCode.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_classCopy.html (added)
+++ html/cbe2025/manager/class/pop_classCopy.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_classFind.html (added)
+++ html/cbe2025/manager/class/pop_classFind.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_classInfo.html (added)
+++ html/cbe2025/manager/class/pop_classInfo.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_classSubmit.html (added)
+++ html/cbe2025/manager/class/pop_classSubmit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_exportHistory.html (added)
+++ html/cbe2025/manager/class/pop_exportHistory.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_groupNum.html (added)
+++ html/cbe2025/manager/class/pop_groupNum.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_homeworkSubmit.html (added)
+++ html/cbe2025/manager/class/pop_homeworkSubmit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_homewrorkSubmitView.html (added)
+++ html/cbe2025/manager/class/pop_homewrorkSubmitView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_homewrorkSubmitView_form.html (added)
+++ html/cbe2025/manager/class/pop_homewrorkSubmitView_form.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_invite.html (added)
+++ html/cbe2025/manager/class/pop_invite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_memberFind.html (added)
+++ html/cbe2025/manager/class/pop_memberFind.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_memberFind_class.html (added)
+++ html/cbe2025/manager/class/pop_memberFind_class.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_schedule.html (added)
+++ html/cbe2025/manager/class/pop_schedule.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_weboffice.html (added)
+++ html/cbe2025/manager/class/pop_weboffice.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/pop_webofficeAdd.html (added)
+++ html/cbe2025/manager/class/pop_webofficeAdd.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/print_homework.html (added)
+++ html/cbe2025/manager/class/print_homework.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult.html (added)
+++ html/cbe2025/manager/class/solveResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_each_new.html (added)
+++ html/cbe2025/manager/class/solveResult_each_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_new.html (added)
+++ html/cbe2025/manager/class/solveResult_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_new_each.html (added)
+++ html/cbe2025/manager/class/solveResult_new_each.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_new_quiz_essay.html (added)
+++ html/cbe2025/manager/class/solveResult_new_quiz_essay.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_quiz.html (added)
+++ html/cbe2025/manager/class/solveResult_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_quiz_essay.html (added)
+++ html/cbe2025/manager/class/solveResult_quiz_essay.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_quiz_essay_new.html (added)
+++ html/cbe2025/manager/class/solveResult_quiz_essay_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_quiz_expire.html (added)
+++ html/cbe2025/manager/class/solveResult_quiz_expire.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/solveResult_quiz_group.html (added)
+++ html/cbe2025/manager/class/solveResult_quiz_group.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/survey.html (added)
+++ html/cbe2025/manager/class/survey.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/surveyViewResult.html (added)
+++ html/cbe2025/manager/class/surveyViewResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/surveyViewResult_each.html (added)
+++ html/cbe2025/manager/class/surveyViewResult_each.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/surveyView_popWin.html (added)
+++ html/cbe2025/manager/class/surveyView_popWin.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/class/surveyWrite.html (added)
+++ html/cbe2025/manager/class/surveyWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/_layout/_viewerFnc.html (added)
+++ html/cbe2025/manager/classViewer/_layout/_viewerFnc.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/_layout/_viewerFooter.html (added)
+++ html/cbe2025/manager/classViewer/_layout/_viewerFooter.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/_layout/_viewerHeader.html (added)
+++ html/cbe2025/manager/classViewer/_layout/_viewerHeader.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer.html (added)
+++ html/cbe2025/manager/classViewer/classViewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer2.html (added)
+++ html/cbe2025/manager/classViewer/classViewer2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_URL.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_URL.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_painter.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_painter.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_painter_doc.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_painter_doc.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_painter_doc_old.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_painter_doc_old.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_quiz.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_test_done.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_test_done.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/classViewer_weboffice.html (added)
+++ html/cbe2025/manager/classViewer/classViewer_weboffice.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_1.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_1.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_2.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_3.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_3.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_4.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_4.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_5.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_5.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_6.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_6.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_7.html (added)
+++ html/cbe2025/manager/classViewer/ifrCnt/ifrCnt_7.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/index.html (added)
+++ html/cbe2025/manager/classViewer/index.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_addArchive.html (added)
+++ html/cbe2025/manager/classViewer/pop_addArchive.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_addFile.html (added)
+++ html/cbe2025/manager/classViewer/pop_addFile.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_addNewWrite.html (added)
+++ html/cbe2025/manager/classViewer/pop_addNewWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_bookmark.html (added)
+++ html/cbe2025/manager/classViewer/pop_bookmark.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_chat.html (added)
+++ html/cbe2025/manager/classViewer/pop_chat.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_savePackage.html (added)
+++ html/cbe2025/manager/classViewer/pop_savePackage.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_savePackage_new.html (added)
+++ html/cbe2025/manager/classViewer/pop_savePackage_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_searchContents.html (added)
+++ html/cbe2025/manager/classViewer/pop_searchContents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_searchContents_searchAll.html (added)
+++ html/cbe2025/manager/classViewer/pop_searchContents_searchAll.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/pop_timer.html (added)
+++ html/cbe2025/manager/classViewer/pop_timer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/tutorial_classViewer1.html (added)
+++ html/cbe2025/manager/classViewer/tutorial_classViewer1.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/tutorial_classViewer2.html (added)
+++ html/cbe2025/manager/classViewer/tutorial_classViewer2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/tutorial_classViewer3.html (added)
+++ html/cbe2025/manager/classViewer/tutorial_classViewer3.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/classViewer/tutorial_classViewer4.html (added)
+++ html/cbe2025/manager/classViewer/tutorial_classViewer4.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/archiveContents.html (added)
+++ html/cbe2025/manager/contents/archiveContents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contents.html (added)
+++ html/cbe2025/manager/contents/contents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsView.html (added)
+++ html/cbe2025/manager/contents/contentsView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsView_quiz.html (added)
+++ html/cbe2025/manager/contents/contentsView_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsView_test.html (added)
+++ html/cbe2025/manager/contents/contentsView_test.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsWrite.html (added)
+++ html/cbe2025/manager/contents/contentsWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsWrite_new.html (added)
+++ html/cbe2025/manager/contents/contentsWrite_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contentsWrite_tag.html (added)
+++ html/cbe2025/manager/contents/contentsWrite_tag.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/contents_quiz.html (added)
+++ html/cbe2025/manager/contents/contents_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/myContents.html (added)
+++ html/cbe2025/manager/contents/myContents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/myStorage.html (added)
+++ html/cbe2025/manager/contents/myStorage.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/myTextbook.html (added)
+++ html/cbe2025/manager/contents/myTextbook.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_comment.html (added)
+++ html/cbe2025/manager/contents/pop_comment.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_conditionSearch.html (added)
+++ html/cbe2025/manager/contents/pop_conditionSearch.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_contentsSet.html (added)
+++ html/cbe2025/manager/contents/pop_contentsSet.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_favoriteUser.html (added)
+++ html/cbe2025/manager/contents/pop_favoriteUser.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_mySubscription.html (added)
+++ html/cbe2025/manager/contents/pop_mySubscription.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_newContents.html (added)
+++ html/cbe2025/manager/contents/pop_newContents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_searchTextbook.html (added)
+++ html/cbe2025/manager/contents/pop_searchTextbook.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/pop_subscriber.html (added)
+++ html/cbe2025/manager/contents/pop_subscriber.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/quizWrite.html (added)
+++ html/cbe2025/manager/contents/quizWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/quizWrite1_new.html (added)
+++ html/cbe2025/manager/contents/quizWrite1_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/quizWrite2.html (added)
+++ html/cbe2025/manager/contents/quizWrite2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/quizWrite2_new.html (added)
+++ html/cbe2025/manager/contents/quizWrite2_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/quizWrite_set.html (added)
+++ html/cbe2025/manager/contents/quizWrite_set.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/recipe.html (added)
+++ html/cbe2025/manager/contents/recipe.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/recipeView.html (added)
+++ html/cbe2025/manager/contents/recipeView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/recipeWrite.html (added)
+++ html/cbe2025/manager/contents/recipeWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/recipeWrite_new.html (added)
+++ html/cbe2025/manager/contents/recipeWrite_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/recommend.html (added)
+++ html/cbe2025/manager/contents/recommend.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/searchResult.html (added)
+++ html/cbe2025/manager/contents/searchResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testViewer_new.html (added)
+++ html/cbe2025/manager/contents/testViewer_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite.html (added)
+++ html/cbe2025/manager/contents/testWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite1.html (added)
+++ html/cbe2025/manager/contents/testWrite1.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite1_auto_new.html (added)
+++ html/cbe2025/manager/contents/testWrite1_auto_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite1_new.html (added)
+++ html/cbe2025/manager/contents/testWrite1_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite2.html (added)
+++ html/cbe2025/manager/contents/testWrite2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite2_new.html (added)
+++ html/cbe2025/manager/contents/testWrite2_new.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWriteActivity1.html (added)
+++ html/cbe2025/manager/contents/testWriteActivity1.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWriteActivity2.html (added)
+++ html/cbe2025/manager/contents/testWriteActivity2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/testWrite_auto.html (added)
+++ html/cbe2025/manager/contents/testWrite_auto.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/trash.html (added)
+++ html/cbe2025/manager/contents/trash.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/contents/userContents.html (added)
+++ html/cbe2025/manager/contents/userContents.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/js/colouredPencilesSvg.js (added)
+++ html/cbe2025/manager/js/colouredPencilesSvg.js
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/layout/layout.html (added)
+++ html/cbe2025/manager/layout/layout.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/layout/layout_teacher.html (added)
+++ html/cbe2025/manager/layout/layout_teacher.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/layout/list.html (added)
+++ html/cbe2025/manager/layout/list.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/sub/achievecode.html (added)
+++ html/cbe2025/manager/sub/achievecode.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/sub/layout.html (added)
+++ html/cbe2025/manager/sub/layout.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/sub/layout_common.html (added)
+++ html/cbe2025/manager/sub/layout_common.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/sub/list.html (added)
+++ html/cbe2025/manager/sub/list.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/textbookViewer/images/01.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/01.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/02.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/02.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/03.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/03.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/04.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/04.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/05.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/05.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/06.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/06.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/07.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/07.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/08.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/08.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/09.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/09.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/10.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/10.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/11.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/11.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/12.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/12.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/13.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/13.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/14.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/14.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/15.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/15.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/16.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/16.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/17.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/17.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/18.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/18.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/19.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/19.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/20.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/20.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/21.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/21.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/22.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/22.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/23.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/23.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/24.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/24.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/25.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/25.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/26.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/26.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/27.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/27.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/28.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/28.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/29.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/29.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/30.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/30.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/31.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/31.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/32.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/32.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/33.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/33.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/34.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/34.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/35.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/35.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/36.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/36.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/37.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/37.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/38.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/38.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/39.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/39.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/images/40.jpg (Binary) (added)
+++ html/cbe2025/manager/textbookViewer/images/40.jpg
Binary file is not shown
 
html/cbe2025/manager/textbookViewer/textbookViewer.html (added)
+++ html/cbe2025/manager/textbookViewer/textbookViewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/tutorial/tutorial_classViewer1.html (added)
+++ html/cbe2025/manager/tutorial/tutorial_classViewer1.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/tutorial/tutorial_classViewer2.html (added)
+++ html/cbe2025/manager/tutorial/tutorial_classViewer2.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/tutorial/tutorial_classViewer3.html (added)
+++ html/cbe2025/manager/tutorial/tutorial_classViewer3.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/tutorial/tutorial_classViewer4.html (added)
+++ html/cbe2025/manager/tutorial/tutorial_classViewer4.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/message.html (added)
+++ html/cbe2025/manager/util/message.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_bookmark.html (added)
+++ html/cbe2025/manager/util/pop_bookmark.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_bookmarkAdd.html (added)
+++ html/cbe2025/manager/util/pop_bookmarkAdd.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_bookmarkEdit.html (added)
+++ html/cbe2025/manager/util/pop_bookmarkEdit.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_notification.html (added)
+++ html/cbe2025/manager/util/pop_notification.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_notification_setting.html (added)
+++ html/cbe2025/manager/util/pop_notification_setting.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_pointHistory.html (added)
+++ html/cbe2025/manager/util/pop_pointHistory.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/util/pop_profileDeco.html (added)
+++ html/cbe2025/manager/util/pop_profileDeco.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/_layout/_viewerFnc.html (added)
+++ html/cbe2025/manager/viewer/_layout/_viewerFnc.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/_layout/_viewerFooter.html (added)
+++ html/cbe2025/manager/viewer/_layout/_viewerFooter.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/_layout/_viewerHeader.html (added)
+++ html/cbe2025/manager/viewer/_layout/_viewerHeader.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/iframe_classdata.html (added)
+++ html/cbe2025/manager/viewer/iframe_classdata.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/iframe_img.html (added)
+++ html/cbe2025/manager/viewer/iframe_img.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/pop_continue.html (added)
+++ html/cbe2025/manager/viewer/pop_continue.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/pop_review.html (added)
+++ html/cbe2025/manager/viewer/pop_review.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/pop_reviewStep.html (added)
+++ html/cbe2025/manager/viewer/pop_reviewStep.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/quizViewer.html (added)
+++ html/cbe2025/manager/viewer/quizViewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/quizViewer_check.html (added)
+++ html/cbe2025/manager/viewer/quizViewer_check.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/testViewer.html (added)
+++ html/cbe2025/manager/viewer/testViewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer.html (added)
+++ html/cbe2025/manager/viewer/viewer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_audio.html (added)
+++ html/cbe2025/manager/viewer/viewer_audio.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_classdata.html (added)
+++ html/cbe2025/manager/viewer/viewer_classdata.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_img.html (added)
+++ html/cbe2025/manager/viewer/viewer_img.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_msg.html (added)
+++ html/cbe2025/manager/viewer/viewer_msg.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_pdf.html (added)
+++ html/cbe2025/manager/viewer/viewer_pdf.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_pdfCus.html (added)
+++ html/cbe2025/manager/viewer/viewer_pdfCus.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_quiz.html (added)
+++ html/cbe2025/manager/viewer/viewer_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_quizAnswer.html (added)
+++ html/cbe2025/manager/viewer/viewer_quizAnswer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_quizShort.html (added)
+++ html/cbe2025/manager/viewer/viewer_quizShort.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_quizShortAnswer.html (added)
+++ html/cbe2025/manager/viewer/viewer_quizShortAnswer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_quiz_group.html (added)
+++ html/cbe2025/manager/viewer/viewer_quiz_group.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/manager/viewer/viewer_video.html (added)
+++ html/cbe2025/manager/viewer/viewer_video.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/_layout/header.html (added)
+++ html/cbe2025/member/_layout/header.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/_layout/classTop.html (added)
+++ html/cbe2025/member/class/_layout/classTop.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/boardView.html (added)
+++ html/cbe2025/member/class/boardView.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/class.html (added)
+++ html/cbe2025/member/class/class.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/classHome.html (added)
+++ html/cbe2025/member/class/classHome.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/classMain.html (added)
+++ html/cbe2025/member/class/classMain.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/classManage.html (added)
+++ html/cbe2025/member/class/classManage.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/emotionCheck.html (added)
+++ html/cbe2025/member/class/emotionCheck.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/homeworkWrite.html (added)
+++ html/cbe2025/member/class/homeworkWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/class/pop_emotionCalendar.html (added)
+++ html/cbe2025/member/class/pop_emotionCalendar.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/learnReport.html (added)
+++ html/cbe2025/member/quiz/learnReport.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/learnReport_none.html (added)
+++ html/cbe2025/member/quiz/learnReport_none.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/popQuizWriteInfo.html (added)
+++ html/cbe2025/member/quiz/popQuizWriteInfo.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/popResult.html (added)
+++ html/cbe2025/member/quiz/popResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/popTestSend.html (added)
+++ html/cbe2025/member/quiz/popTestSend.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/quiz.html (added)
+++ html/cbe2025/member/quiz/quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/quizFriend.html (added)
+++ html/cbe2025/member/quiz/quizFriend.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/quizMy.html (added)
+++ html/cbe2025/member/quiz/quizMy.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/quiz/quizWrite.html (added)
+++ html/cbe2025/member/quiz/quizWrite.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/viewer/pop_basicquizAnswer.html (added)
+++ html/cbe2025/member/viewer/pop_basicquizAnswer.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/viewer/testViewer_student.html (added)
+++ html/cbe2025/member/viewer/testViewer_student.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/viewer/testViewer_student_end.html (added)
+++ html/cbe2025/member/viewer/testViewer_student_end.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/viewer/testViewer_student_result.html (added)
+++ html/cbe2025/member/viewer/testViewer_student_result.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/member/viewer/testViewer_student_start.html (added)
+++ html/cbe2025/member/viewer/testViewer_student_start.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/parents/_layout/header.html (added)
+++ html/cbe2025/parents/_layout/header.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/parents/analytics/analytics.html (added)
+++ html/cbe2025/parents/analytics/analytics.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/parents/analytics/analytics_subject.html (added)
+++ html/cbe2025/parents/analytics/analytics_subject.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/parents/analytics/pop_achievecode.html (added)
+++ html/cbe2025/parents/analytics/pop_achievecode.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/_layout/header.html (added)
+++ html/cbe2025/student/_layout/header.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/class/_layout/classTop.html (added)
+++ html/cbe2025/student/class/_layout/classTop.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/class/class.html (added)
+++ html/cbe2025/student/class/class.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/class/solveResult.html (added)
+++ html/cbe2025/student/class/solveResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/main/main.html (added)
+++ html/cbe2025/student/main/main.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/main/pop_todayStudyGoal.html (added)
+++ html/cbe2025/student/main/pop_todayStudyGoal.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/ai.html (added)
+++ html/cbe2025/student/study/ai.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/aiGate.html (added)
+++ html/cbe2025/student/study/aiGate.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/aiResult.html (added)
+++ html/cbe2025/student/study/aiResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/pop_ai.html (added)
+++ html/cbe2025/student/study/pop_ai.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/pop_ai_self.html (added)
+++ html/cbe2025/student/study/pop_ai_self.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/pop_ai_selfResult.html (added)
+++ html/cbe2025/student/study/pop_ai_selfResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/pop_ai_self_start.html (added)
+++ html/cbe2025/student/study/pop_ai_self_start.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/pop_studyList.html (added)
+++ html/cbe2025/student/study/pop_studyList.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/solveResult.html (added)
+++ html/cbe2025/student/study/solveResult.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/wrongNote.html (added)
+++ html/cbe2025/student/study/wrongNote.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/student/study/wrongNote_quiz.html (added)
+++ html/cbe2025/student/study/wrongNote_quiz.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/temp/_layout/header.html (added)
+++ html/cbe2025/temp/_layout/header.html
This diff is skipped because there are too many other diffs.
 
html/cbe2025/temp/sub/temp_cotents.html (added)
+++ html/cbe2025/temp/sub/temp_cotents.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/_module/achievecode.html (added)
+++ html/onSejong/_module/achievecode.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/_module/reply.html (added)
+++ html/onSejong/_module/reply.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/_guide/error.html (added)
+++ html/onSejong/common/_guide/error.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/_guide/guide.html (added)
+++ html/onSejong/common/_guide/guide.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/_guide/loading.html (added)
+++ html/onSejong/common/_guide/loading.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/_layout/header.html (added)
+++ html/onSejong/common/_layout/header.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/analyticsClass.html (added)
+++ html/onSejong/common/empty/analyticsClass.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/analyticsClass_loading.html (added)
+++ html/onSejong/common/empty/analyticsClass_loading.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/classHome.html (added)
+++ html/onSejong/common/empty/classHome.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/classHome_member.html (added)
+++ html/onSejong/common/empty/classHome_member.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/classMain.html (added)
+++ html/onSejong/common/empty/classMain.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/guidance.html (added)
+++ html/onSejong/common/empty/guidance.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/main_student.html (added)
+++ html/onSejong/common/empty/main_student.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/myStorage.html (added)
+++ html/onSejong/common/empty/myStorage.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/empty/searchResult.html (added)
+++ html/onSejong/common/empty/searchResult.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/sub/achievecode.html (added)
+++ html/onSejong/common/sub/achievecode.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/sub/layout.html (added)
+++ html/onSejong/common/sub/layout.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/sub/layout_common.html (added)
+++ html/onSejong/common/sub/layout_common.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/common/sub/list.html (added)
+++ html/onSejong/common/sub/list.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/index.html (added)
+++ html/onSejong/index.html
This diff is skipped because there are too many other diffs.
 
html/onSejong/manager/_layout/header.html (added)
+++ html/onSejong/manager/_layout/header.html
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/abstracts/_mixins.scss (added)
+++ resources/front/site/SITE_00000/css/common/abstracts/_mixins.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/abstracts/_variables.scss (added)
+++ resources/front/site/SITE_00000/css/common/abstracts/_variables.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/base/_font.scss (added)
+++ resources/front/site/SITE_00000/css/common/base/_font.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/base/_reset.scss (added)
+++ resources/front/site/SITE_00000/css/common/base/_reset.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_accordion.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_accordion.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_button.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_button.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_calendar.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_calendar.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_component.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_component.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_form.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_form.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_icon.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_icon.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_label.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_label.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_list.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_list.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_popup.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_popup.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_table.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_table.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/component/_tabs.scss (added)
+++ resources/front/site/SITE_00000/css/common/component/_tabs.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/font/KakaoBigSans-Bold.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font/KakaoBigSans-Bold.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/font/KakaoBigSans-ExtraBold.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font/KakaoBigSans-ExtraBold.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/font/KakaoBigSans-Regular.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font/KakaoBigSans-Regular.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-Bold.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-Bold.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-ExtraBold.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-ExtraBold.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-Regular.woff2 (Binary) (added)
+++ resources/front/site/SITE_00000/css/common/font2/KakaoBigSans-Regular.woff2
Binary file is not shown
 
resources/front/site/SITE_00000/css/common/layout/_layout.scss (added)
+++ resources/front/site/SITE_00000/css/common/layout/_layout.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_agendar.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_agendar.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_error.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_error.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_formArea.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_formArea.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_login.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_login.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_message.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_message.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_orgArea.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_orgArea.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_point.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_point.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/module/_reply.scss (added)
+++ resources/front/site/SITE_00000/css/common/module/_reply.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/util/_animation.scss (added)
+++ resources/front/site/SITE_00000/css/common/util/_animation.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/_vendor.scss (added)
+++ resources/front/site/SITE_00000/css/common/vendors/_vendor.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/animate.css (added)
+++ resources/front/site/SITE_00000/css/common/vendors/animate.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/animate.min.css (added)
+++ resources/front/site/SITE_00000/css/common/vendors/animate.min.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/swiper-bundle.css (added)
+++ resources/front/site/SITE_00000/css/common/vendors/swiper-bundle.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/swiper-bundle.min.css (added)
+++ resources/front/site/SITE_00000/css/common/vendors/swiper-bundle.min.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/vendors/tagify.css (added)
+++ resources/front/site/SITE_00000/css/common/vendors/tagify.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/viewer/_colouredPenciles.scss (added)
+++ resources/front/site/SITE_00000/css/common/viewer/_colouredPenciles.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/viewer/_cont.scss (added)
+++ resources/front/site/SITE_00000/css/common/viewer/_cont.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/common/viewer/_viewer.scss (added)
+++ resources/front/site/SITE_00000/css/common/viewer/_viewer.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/abstracts/_mixins.scss (added)
+++ resources/front/site/SITE_00000/css/custom/abstracts/_mixins.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/abstracts/_theme.scss (added)
+++ resources/front/site/SITE_00000/css/custom/abstracts/_theme.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/abstracts/_variables.scss (added)
+++ resources/front/site/SITE_00000/css/custom/abstracts/_variables.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/component/_component.scss (added)
+++ resources/front/site/SITE_00000/css/custom/component/_component.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/component/_icon.scss (added)
+++ resources/front/site/SITE_00000/css/custom/component/_icon.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/layout/_layout.scss (added)
+++ resources/front/site/SITE_00000/css/custom/layout/_layout.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/module/_achievecode.scss (added)
+++ resources/front/site/SITE_00000/css/custom/module/_achievecode.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/module/_painter.scss (added)
+++ resources/front/site/SITE_00000/css/custom/module/_painter.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/module/_timer.scss (added)
+++ resources/front/site/SITE_00000/css/custom/module/_timer.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_chart.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_chart.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_class.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_class.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_classViewer.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_classViewer.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_main.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_main.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_sub.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_sub.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_textboookViewer.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_textboookViewer.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/custom/page/_userStudent.scss (added)
+++ resources/front/site/SITE_00000/css/custom/page/_userStudent.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/print/print.css (added)
+++ resources/front/site/SITE_00000/css/print/print.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/print/print.css.map (added)
+++ resources/front/site/SITE_00000/css/print/print.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/print/print.min.css (added)
+++ resources/front/site/SITE_00000/css/print/print.min.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/print/print.min.css.map (added)
+++ resources/front/site/SITE_00000/css/print/print.min.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/print/print.scss (added)
+++ resources/front/site/SITE_00000/css/print/print.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/style.css (added)
+++ resources/front/site/SITE_00000/css/style.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/style.css.map (added)
+++ resources/front/site/SITE_00000/css/style.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/style.min.css (added)
+++ resources/front/site/SITE_00000/css/style.min.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/style.min.css.map (added)
+++ resources/front/site/SITE_00000/css/style.min.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/style.scss (added)
+++ resources/front/site/SITE_00000/css/style.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/styleGuide.css (added)
+++ resources/front/site/SITE_00000/css/styleGuide.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/styleGuide.css.map (added)
+++ resources/front/site/SITE_00000/css/styleGuide.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/styleGuide.min.css (added)
+++ resources/front/site/SITE_00000/css/styleGuide.min.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/styleGuide.min.css.map (added)
+++ resources/front/site/SITE_00000/css/styleGuide.min.css.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/css/styleGuide.scss (added)
+++ resources/front/site/SITE_00000/css/styleGuide.scss
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/btn-float/btn-float-chatbot.svg (added)
+++ resources/front/site/SITE_00000/images/common/btn-float/btn-float-chatbot.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/btn-float/btn-float-control.svg (added)
+++ resources/front/site/SITE_00000/images/common/btn-float/btn-float-control.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/btn-float/btn-float-top.svg (added)
+++ resources/front/site/SITE_00000/images/common/btn-float/btn-float-top.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/arr.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/arr.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/bg-schbox.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/bg-schbox.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/bg_viewer_cover.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/bg_viewer_cover.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/btn_menu_bg.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/btn_menu_bg.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/btn_star.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/btn_star.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico16x16.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico16x16.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico24x24.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico24x24.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_file.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_file.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_new.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_new.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_ox.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_ox.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_painter.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_painter.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_painter_bar.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_painter_bar.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/ico_q_check.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/ico_q_check.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img-sch-bg.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img-sch-bg.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img-thumb-book-none.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img-thumb-book-none.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img-thumb-class-none.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img-thumb-class-none.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_caution.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_caution.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_check.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_check.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_confirm.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_confirm.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_cont_none.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_cont_none.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_eraser.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_eraser.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_error.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_error.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_file_block.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_file_block.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_file_check.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_file_check.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_notice.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_notice.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_painter.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_painter.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_robot.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_robot.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_user.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_user.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/img_warning.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/img_warning.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/loading-layer.gif (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/common/loading-layer.gif
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/common/loading.gif (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/common/loading.gif
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/common/loading.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/loading.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/sel-arr-lg-wh.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/sel-arr-lg-wh.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/sel_arr.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/sel_arr.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/sel_lnb.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/sel_lnb.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/common/txt_none.svg (added)
+++ resources/front/site/SITE_00000/images/common/common/txt_none.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-10.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-10.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-11.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-11.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-12.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-12.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-13.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-13.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-14.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-14.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-15.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-15.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-16.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-16.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-17.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-17.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-18.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-18.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-19.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-19.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-20.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-20.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-21.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-21.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-22.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-22.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-23.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-23.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-24.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-24.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-25.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-25.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-26.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-26.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-27.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-27.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-28.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-28.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-29.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-29.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-30.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-30.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-6.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-6.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-7.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-7.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-8.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-8.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-9.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-9.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classhome-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-classlist-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-6.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-cmt-6.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-6.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-6.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-7.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-exp-7.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-hmwrk-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-home-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-home-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-home-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-home-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-home-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-home-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-home-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-home-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-larn-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-view-1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-view-1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-view-2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-view-2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-view-3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-view-3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-view-4.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-view-4.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-badge/badge-view-5.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-badge/badge-view-5.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-absurdface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-absurdface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-angryface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-angryface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-arrow-blue.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-arrow-blue.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-blackboard.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-blackboard.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-book.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-book.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-books.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-calculation.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-calculation.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-change.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-change.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-chat.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-chat.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-class.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-class.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-clock.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-clock.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-coding.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-coding.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-crescentmoon.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-crescentmoon.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-crown.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-crown.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-desktop.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-desktop.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-english.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-english.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-error.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-error.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-exciteface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-exciteface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-expressionless.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-expressionless.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-fearfulface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-fearfulface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-file-xls.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-file-xls.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-filebox.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-filebox.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-folder.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-folder.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-folders.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-folders.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-global.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-global.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-graduation.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-graduation.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-grinningface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-grinningface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-growingHeart.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-growingHeart.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-hangul.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-hangul.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-happyface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-happyface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-hourglass.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-hourglass.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-korean.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-korean.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-leaf.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-leaf.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-lightBulb.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-lightBulb.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-loveface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-loveface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-mail.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-mail.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-math.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-math.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-mathplate.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-mathplate.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-megaphone.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-megaphone.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-microscope.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-microscope.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-openNew.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-openNew.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-page.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-page.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-pencil.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-pencil.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-pensiveface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-pensiveface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-person.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-person.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-phone.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-phone.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-proudface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-proudface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-puzzle.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-puzzle.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-quiz.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-quiz.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank3.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-rank3.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-revolvingHearts.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-revolvingHearts.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-sadface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-sadface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-search.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-sickface.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-sickface.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-social.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-social.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-social1.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-social1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-social2.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-social2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-sprout.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-sprout.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-student.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-student.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-taja.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-taja.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-teacher.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-teacher.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-tree.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-tree.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-vote.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-vote.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-whiteboard.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-whiteboard.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-writeAI.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-writeAI.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-img/ico-img-writeSelf.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-img/ico-img-writeSelf.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/ico-summary/ico-summary-message.svg (added)
+++ resources/front/site/SITE_00000/images/common/ico-summary/ico-summary-message.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/logo/logo-sje.svg (added)
+++ resources/front/site/SITE_00000/images/common/logo/logo-sje.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/logo/logo.svg (added)
+++ resources/front/site/SITE_00000/images/common/logo/logo.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-chatbot.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-chatbot.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-org.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-org.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/profile/profile-org.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-org.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-par.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-par.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/profile/profile-par.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-par.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-stu.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-stu.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/profile/profile-stu.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-stu.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-sys.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-sys.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/profile/profile-sys.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-sys.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile-tea.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-tea.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/common/profile/profile-tea.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile-tea.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/common/profile/profile.svg (added)
+++ resources/front/site/SITE_00000/images/common/profile/profile.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/class/tick.mp3 (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/class/tick.mp3
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/class/visual.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/class/visual.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/common/ico-header.svg (added)
+++ resources/front/site/SITE_00000/images/custom/common/ico-header.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/common/ico-img-point.svg (added)
+++ resources/front/site/SITE_00000/images/custom/common/ico-img-point.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/common/img-thumb-cont-none.svg (added)
+++ resources/front/site/SITE_00000/images/custom/common/img-thumb-cont-none.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-activity.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-activity.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-board.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-board.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-contents.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-contents.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-document.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-document.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-image.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-image.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-package.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-package.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-quiz.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-quiz.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-recipe.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-recipe.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-test.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-test.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-video.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-video.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-weboffice.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-cont/ico-cont-weboffice.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-cell.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-cell.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-hwp.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-hwp.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-show.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-show.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-word.svg (added)
+++ resources/front/site/SITE_00000/images/custom/ico-img/ico-img-weboffice-word.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg (added)
+++ resources/front/site/SITE_00000/images/custom/main/student-mn-today-chart.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-analysis.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-analysis.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-basictest.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-basictest.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-book.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-book.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-class.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-class.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-emotion.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-emotion.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-home.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-home.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-portfolio.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-portfolio.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-psychology.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-psychology.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-summary.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-summary.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/menu/menu-test.svg (added)
+++ resources/front/site/SITE_00000/images/custom/menu/menu-test.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/bg_chasi.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/bg_chasi.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/class-search-banner-etc.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/class-search-banner-etc.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/class-search-banner.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/class-search-banner.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC-ND.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC-ND.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC-SA.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC-SA.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY-NC.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY-ND.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY-ND.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY-SA.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY-SA.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_BY.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_BY.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/coyp_CC0.JPG (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/coyp_CC0.JPG
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/img-invite.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img-invite.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_ai1.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ai1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_ai2.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ai2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_ai_info_obj.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ai_info_obj.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_ai_result_info_bg.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ai_result_info_bg.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/img_ai_tutor.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ai_tutor.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_basicquizAnswerExcel.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_basicquizAnswerExcel.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/custom/sub/img_box_study.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_box_study.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_ccl.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_ccl.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_eng.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_eng.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_file_block.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_file_block.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_file_check.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_file_check.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_folders.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_folders.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_guide_classwrite.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_guide_classwrite.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_han.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_han.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_kor.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_kor.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_korean.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_korean.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_math.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_math.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_read.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_read.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_sci.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_sci.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_so1.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_so1.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_so2.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_so2.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_soc.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_soc.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_sum.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_sum.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_viewer_block.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_viewer_block.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_write.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_write.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_writeAI.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_writeAI.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/sub/img_writeSelf.svg (added)
+++ resources/front/site/SITE_00000/images/custom/sub/img_writeSelf.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_360.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_360.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_audio.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_audio.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_book.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_book.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_default.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_default.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_doc.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_doc.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_image.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_image.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_myclass.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_myclass.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_quiz.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_quiz.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_tool.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_tool.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/custom/thumb/thumb_video.svg (added)
+++ resources/front/site/SITE_00000/images/custom/thumb/thumb_video.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-144x144.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-144x144.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-192x192.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-192x192.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-36x36.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-36x36.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-48x48.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-48x48.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-72x72.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-72x72.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/android-icon-96x96.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/android-icon-96x96.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-114x114.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-114x114.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-120x120.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-120x120.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-144x144.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-144x144.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-152x152.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-152x152.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-180x180.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-180x180.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-57x57.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-57x57.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-60x60.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-60x60.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-72x72.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-72x72.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-76x76.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-76x76.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon-precomposed.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon-precomposed.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/apple-icon.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/apple-icon.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/browserconfig.xml (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/browserconfig.xml
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/favicon.ico/favicon-16x16.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/favicon-16x16.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/favicon-32x32.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/favicon-32x32.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/favicon-96x96.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/favicon-96x96.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/favicon.ico (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/favicon.ico
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/manifest.json (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/manifest.json
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/favicon.ico/ms-icon-144x144.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/ms-icon-144x144.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/ms-icon-150x150.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/ms-icon-150x150.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/ms-icon-310x310.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/ms-icon-310x310.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/favicon.ico/ms-icon-70x70.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/favicon.ico/ms-icon-70x70.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/hwp.hwp (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/hwp.hwp
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img-pdf.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img-pdf.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img-test.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img-test.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img1.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img1.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_korean.svg (added)
+++ resources/front/site/SITE_00000/images/temp/img_korean.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/img_math.svg (added)
+++ resources/front/site/SITE_00000/images/temp/img_math.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/img_math1.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math1.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_math2.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math2.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_math3.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math3.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_math4.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math4.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_math5.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math5.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_math6.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_math6.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_q.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_q.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_read.svg (added)
+++ resources/front/site/SITE_00000/images/temp/img_read.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/img_sum.svg (added)
+++ resources/front/site/SITE_00000/images/temp/img_sum.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/img_tutorial_class.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/img_tutorial_class.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/img_write.svg (added)
+++ resources/front/site/SITE_00000/images/temp/img_write.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/pdf.pdf (added)
+++ resources/front/site/SITE_00000/images/temp/pdf.pdf
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/images/temp/pic0_1.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_1.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_1_400.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_1_400.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_2.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_2.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_2_400.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_2_400.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_3.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_3.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_3_400.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_3_400.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_4.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_4.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_4_400.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_4_400.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_5.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_5.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_5_400.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_5_400.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_6.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_6.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic0_6_400.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic0_6_400.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic1.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic1.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic2.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic2.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic3.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic3.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic_drawing1.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic_drawing1.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/pic_drawing2.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/pic_drawing2.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/qr.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/qr.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic1.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic1.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic1_400.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic1_400.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic2.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic2.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic2_400.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic2_400.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic3.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic3.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/sample_pic3_400.png (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/sample_pic3_400.png
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/test.doc (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/test.doc
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/thumb1.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/thumb1.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/thumb2.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/thumb2.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/thumb3.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/thumb3.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/images/temp/thumb4.jpg (Binary) (added)
+++ resources/front/site/SITE_00000/images/temp/thumb4.jpg
Binary file is not shown
 
resources/front/site/SITE_00000/js/_layout.js (added)
+++ resources/front/site/SITE_00000/js/_layout.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common-custom.js (added)
+++ resources/front/site/SITE_00000/js/common-custom.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common.js (added)
+++ resources/front/site/SITE_00000/js/common.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/common-common.js (added)
+++ resources/front/site/SITE_00000/js/common/common-common.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js (added)
+++ resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js (added)
+++ resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/jquery/jquery.easing.1.3.js (added)
+++ resources/front/site/SITE_00000/js/common/jquery/jquery.easing.1.3.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/jquery/jquery.ui.touch-punch.min.js (added)
+++ resources/front/site/SITE_00000/js/common/jquery/jquery.ui.touch-punch.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/module/colouredPenciles.js (added)
+++ resources/front/site/SITE_00000/js/common/module/colouredPenciles.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/module/colouredPenciles.ts (added)
+++ resources/front/site/SITE_00000/js/common/module/colouredPenciles.ts
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/module/colouredPenciles_new.js (added)
+++ resources/front/site/SITE_00000/js/common/module/colouredPenciles_new.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/module/colouredPenciles_old.js (added)
+++ resources/front/site/SITE_00000/js/common/module/colouredPenciles_old.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/module/datePicker.js (added)
+++ resources/front/site/SITE_00000/js/common/module/datePicker.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-annotation.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/ScrollMagic.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/ScrollMagic.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/StickyOnTable.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/StickyOnTable.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/TweenMax.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/TweenMax.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/animation.gsap.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/animation.gsap.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/etc/tagify.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/etc/tagify.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/ssm/ssm.min.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/ssm/ssm.min.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/ssm/ssm.min.js.map (added)
+++ resources/front/site/SITE_00000/js/common/vendor/ssm/ssm.min.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js (added)
+++ resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js.map (added)
+++ resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/custom-common-publicQuiz.js (added)
+++ resources/front/site/SITE_00000/js/custom/custom-common-publicQuiz.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/custom-common.js (added)
+++ resources/front/site/SITE_00000/js/custom/custom-common.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/module/colouredPenciles.js (added)
+++ resources/front/site/SITE_00000/js/custom/module/colouredPenciles.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/module/colouredPenciles.ts (added)
+++ resources/front/site/SITE_00000/js/custom/module/colouredPenciles.ts
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/module/colouredPencilesSvg.js (added)
+++ resources/front/site/SITE_00000/js/custom/module/colouredPencilesSvg.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/module/colouredPencilesSvg_pub.js (added)
+++ resources/front/site/SITE_00000/js/custom/module/colouredPencilesSvg_pub.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/js/custom/module/old_etc.js (added)
+++ resources/front/site/SITE_00000/js/custom/module/old_etc.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/LICENSE (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/LICENSE
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.js (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.js.map (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.sandbox.js (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.sandbox.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.sandbox.js.map (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.sandbox.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.worker.js (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.worker.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.worker.js.map (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/build/pdf.worker.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Add-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-0.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-0.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-1.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-1.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-3.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-3.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-4.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-4.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-5.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-5.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5pc-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5pc-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5pc-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/B5pc-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS1-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS1-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS1-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS1-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS2-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS2-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS2-V.bcmap (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/CNS2-V.bcmap
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETHK-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETHK-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETHK-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETHK-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETen-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETen-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETen-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETen-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETenms-B5-H.bcmap (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETenms-B5-H.bcmap
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETenms-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/ETenms-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Ext-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-H.bcmap (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-H.bcmap
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GB-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK2K-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK2K-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK2K-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBK2K-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBKp-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBKp-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBKp-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBKp-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBT-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBpc-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBpc-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBpc-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/GBpc-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdla-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdla-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdla-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdla-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdlb-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdlb-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdlb-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKdlb-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKgccs-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKgccs-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKgccs-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKgccs-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm314-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm314-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm314-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm314-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm471-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm471-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm471-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKm471-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKscs-B5-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKscs-B5-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKscs-B5-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/HKscs-B5-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Hankaku.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Hankaku.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Hiragana.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Hiragana.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-Johab-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-Johab-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-Johab-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-Johab-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCms-UHC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Katakana.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Katakana.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/LICENSE (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/LICENSE
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/NWP-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/NWP-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/NWP-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/NWP-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/RKSJ-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/RKSJ-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/RKSJ-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/RKSJ-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Roman.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/Roman.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/V.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/V.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/WP-Symbol.bcmap (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/cmaps/WP-Symbol.bcmap
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/compressed.tracemonkey-pldi-09.pdf (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/compressed.tracemonkey-pldi-09.pdf
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/debugger.css (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/debugger.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/debugger.js (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/debugger.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-check.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-check.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-comment.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-comment.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-help.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-help.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-insert.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-insert.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-key.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-key.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-newparagraph.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-newparagraph.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-noicon.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-noicon.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-note.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-note.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-paragraph.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/annotation-paragraph.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/cursor-editorInk.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/cursor-editorInk.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/findbarButton-next.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/findbarButton-next.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/findbarButton-previous.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/findbarButton-previous.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading-dark.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading-dark.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading-icon.gif (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading-icon.gif
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/loading.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-documentProperties.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-documentProperties.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-firstPage.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-firstPage.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-handTool.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-handTool.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-lastPage.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-lastPage.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-rotateCcw.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-rotateCcw.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-rotateCw.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-rotateCw.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollPage.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollPage.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollVertical.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollVertical.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-selectTool.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-selectTool.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadEven.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadEven.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadNone.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadNone.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadOdd.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/secondaryToolbarButton-spreadOdd.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/shadow.png (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/shadow.png
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-bookmark.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-bookmark.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-currentOutlineItem.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-currentOutlineItem.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-download.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-download.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-editorFreeText.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-editorFreeText.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-editorInk.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-editorInk.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-menuArrow.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-menuArrow.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-openFile.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-openFile.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-pageDown.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-pageDown.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-pageUp.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-pageUp.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-presentationMode.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-presentationMode.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-print.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-print.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-search.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-search.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-sidebarToggle.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-sidebarToggle.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewAttachments.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewAttachments.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewLayers.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewLayers.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewOutline.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewOutline.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewThumbnail.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-viewThumbnail.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-zoomIn.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-zoomIn.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-zoomOut.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/toolbarButton-zoomOut.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/treeitem-collapsed.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/treeitem-collapsed.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/images/treeitem-expanded.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/images/treeitem-expanded.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/logo.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/logo.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-menuArrow.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-menuArrow.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-pageDown.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-pageDown.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-pageUp.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-pageUp.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-presentationMode.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-presentationMode.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-search.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-search.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-secondaryToolbarToggle.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-secondaryToolbarToggle.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-sidebarToggle.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-sidebarToggle.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-zoomIn.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-zoomIn.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-zoomOut.svg (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/imagesCus/toolbarButton-zoomOut.svg
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ach/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ach/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/af/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/af/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/an/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/an/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ar/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ar/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ast/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ast/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/az/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/az/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/be/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/be/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bg/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bg/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bn/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bn/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bo/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bo/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/br/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/br/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/brx/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/brx/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bs/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/bs/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ca/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ca/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cak/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cak/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ckb/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ckb/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cs/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cs/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cy/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/cy/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/da/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/da/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/de/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/de/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/dsb/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/dsb/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/el/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/el/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-CA/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-CA/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-GB/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-GB/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-US/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/en-US/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/eo/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/eo/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-AR/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-AR/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-CL/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-CL/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-ES/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-ES/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-MX/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/es-MX/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/et/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/et/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/eu/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/eu/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fa/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fa/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ff/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ff/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fi/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fi/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fr/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fr/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fy-NL/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/fy-NL/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ga-IE/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ga-IE/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gd/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gd/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gn/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gn/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gu-IN/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/gu-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/he/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/he/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hi-IN/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hi-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hr/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hr/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hsb/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hsb/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hu/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hu/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hy-AM/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hy-AM/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hye/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/hye/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ia/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ia/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/id/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/id/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/is/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/is/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/it/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/it/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ja/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ja/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ka/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ka/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kab/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kab/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kk/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kk/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/km/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/km/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kn/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/kn/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ko/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ko/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lij/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lij/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lo/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lo/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/locale.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/locale.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lt/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lt/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ltg/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ltg/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lv/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/lv/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/meh/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/meh/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/mk/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/mk/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/mr/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/mr/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ms/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ms/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/my/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/my/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nb-NO/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nb-NO/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ne-NP/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ne-NP/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nn-NO/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/nn-NO/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/oc/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/oc/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pa-IN/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pa-IN/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pt-BR/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pt-BR/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pt-PT/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/pt-PT/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/rm/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/rm/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ro/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ro/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ru/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ru/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sat/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sat/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sc/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sc/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/scn/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/scn/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sco/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sco/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/si/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/si/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sk/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sk/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/son/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/son/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sq/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sq/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sr/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sr/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sv-SE/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/sv-SE/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/szl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/szl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ta/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ta/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/te/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/te/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tg/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tg/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/th/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/th/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tl/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tl/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tr/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/tr/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/trs/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/trs/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/uk/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/uk/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ur/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/ur/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/uz/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/uz/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/vi/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/vi/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/wo/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/wo/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/xh/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/xh/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/zh-CN/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/zh-CN/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/locale/zh-TW/viewer.properties (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/locale/zh-TW/viewer.properties
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitDingbats.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitDingbats.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixed.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixed.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedBold.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedBold.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedBoldItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedBoldItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitFixedItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSans.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSans.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansBold.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansBold.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansBoldItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansBoldItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSansItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerif.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerif.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifBold.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifBold.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifBoldItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifBoldItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifItalic.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSerifItalic.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSymbol.pfb (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/FoxitSymbol.pfb
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LICENSE_FOXIT (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LICENSE_FOXIT
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LICENSE_LIBERATION (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LICENSE_LIBERATION
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Bold.ttf (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Bold.ttf
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-BoldItalic.ttf (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-BoldItalic.ttf
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Italic.ttf (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Italic.ttf
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Regular.ttf (Binary) (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/standard_fonts/LiberationSans-Regular.ttf
Binary file is not shown
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.css (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.html (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.html
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.js (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.js
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.js.map (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewer.js.map
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewerCus.css (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewerCus.css
This diff is skipped because there are too many other diffs.
 
resources/front/site/SITE_00000/vendors/pdfjs/web/viewerCus.html (added)
+++ resources/front/site/SITE_00000/vendors/pdfjs/web/viewerCus.html
This diff is skipped because there are too many other diffs.
Add a comment
List