solmin 09-26
평가 퍼블 추가
@2d5f9ab3f3c9fb9111006a4fd4ef7a5ef2b18708
html/onSejong/index.html
--- html/onSejong/index.html
+++ html/onSejong/index.html
@@ -423,24 +423,24 @@
                                     <li>상세보기,manager/class/homeworkView.html</li>
                                     <li>[팝업]제출 현황,manager/class/pop_homeworkSubmit.html</li>
                                     <li>과제 만들기,manager/class/homeworkWrite.html</li>
-                                    <li>[팝업]과제 가져오기</li>
+                                    <li>[팝업]과제 가져오기,manager/class/pop_loadHomework.html</li>
                                     <li>제출 과제보기,manager/class/homeworkSubmit.html</li>
-                                    <li>[팝업]점수 확인</li>
+                                    <li>[팝업]점수 확인,manager/class/pop_homeworkScoreView.html</li>
                                     <li>[팝업]과제물 조회/평가,manager/class/pop_homeworkSubmitView.html</li>
                                     <li>[팝업]과제물 조회/평가-지정서식,manager/class/pop_homeworkSubmitView_form.html</li>
                                 </ul>
                             </li>
                             <li>평가
                                 <ul>
-                                    <li>평가</li>
-                                    <li>상세보기</li>
-                                    <li>[뷰어]평가지 미리보기</li>
-                                    <li>[팝업]풀이완료 리스트</li>
-                                    <li>문제풀이 결과</li>
-                                    <li>체점하기</li>
-                                    <li>평가 만들기</li>
-                                    <li>[팝업]나의 보관함에서 추가</li>
-                                    <li>[팝업]평가 가져오기</li>
+                                    <li>평가,manager/class/assessment.html</li>
+                                    <li>상세보기,manager/class/assessmentView.html</li>
+                                    <li>[뷰어]평가지 미리보기,manager/class/assessmentViewer.html</li>
+                                    <li>[팝업]풀이완료 리스트,manager/class/pop_homeworkSubmit.html</li>
+                                    <li>문제풀이 결과,manager/class/solveResult.html</li>
+                                    <li>체점하기,manager/class/solveResult_quiz_essay.html</li>
+                                    <li>평가 만들기,manager/class/assessmentWrite.html</li>
+                                    <li>[팝업]나의 보관함에서 추가,manager/class/pop_addArchive_assessment.html</li>
+                                    <li>[팝업]평가 가져오기,manager/class/pop_loadHomework.html</li>
                                 </ul>
                             </li>
                             <li>공지사항
 
html/onSejong/manager/class/assessment.html (added)
+++ html/onSejong/manager/class/assessment.html
@@ -0,0 +1,265 @@
+<!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">
+                <ul class="breadcrumb">
+                    <li><a href="#none" class="home">홈</a></li>
+                    <li><a href="#none">1depth</a></li>
+                    <li><a href="#none">2depth</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">인공지능수학</h2>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group">
+                            <button class="btn ico-code-scan">출석QR코드</button>
+                            <button class="btn ico-people">멤버관리</button>
+                        </div>
+                    </div>
+                </div>
+                <ul class="tabs-nav-lg">
+                    <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>
+                    <li><a href="#none">질의응답</a></li>
+                    <li><a href="#none">자유게시판(팀프로젝트)</a></li>
+                </ul>
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h3 class="title-lg">평가</h3>
+                    </div>
+                    <div class="r-area">
+                        <div class="btn-group">
+                            <a href="#none" class="btn lg cta ico-plus">평가 만들기</a>
+                        </div>
+                    </div>
+                </div>
+                <div class="fnc-extend-area">
+                    <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>
+                            <fieldset class="search-area">
+                                <legend>검색</legend>
+                                <div class="search">
+                                    <input type="text" placeholder="검색어를 입력하세요" title="검색어를 입력하세요">
+                                    <button class="btn ico-search">검색</button>
+                                </div>
+                            </fieldset>
+                        </div>
+                    </div>
+                </div>
+                <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 class="list-type">
+                    <table>
+                        <caption>과제 목록</caption>
+                        <colgroup>
+                            <col style="width:64px">
+                            <col style="width:80px">
+                            <col>
+                            <col style="width:240px">
+                            <col style="width:200px">
+                            <col style="width:120px">
+                            <col style="width:220px">
+                            <col style="width:48px">
+                        </colgroup>
+                        <thead>
+                            <tr>
+                                <th scope="col">번호</th>
+                                <th scope="col">과목</th>
+                                <th scope="col">제목</th>
+                                <th scope="col">풀이기한</th>
+                                <th scope="col">풀이현황<br><small class="txt-option block">(제출인원/전체인원)</small></th>
+                                <th scope="col">등록일</th>
+                                <th scope="col">관리</th>
+                                <th scope="col"></th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr>
+                                <td>1</td>
+                                <td data-tit="과목">국어</td>
+                                <td class=" align-left">
+                                    <a href="#none" class="table-title">기말고사 대비 기출 100문제_이것만 다 풀면 100점입니다!!</a>
+                                </td>
+                                <td data-tit="제출기한">2025-11-30 ~ 2025-12-06</td>
+                                <td data-tit="제출현황">
+                                    <a href="#none" class="block"><em class="btn-link primary">40%</em><small
+                                            class="txt-option block">(40/100)</small></a>
+                                </td>
+                                <td data-tit="등록일">2025-12-12</td>
+                                <td>
+                                    <div class="btn-tbl-cont">
+                                        <a href="#none" class="btn sm">시험지보기</a>
+                                        <a href="#none" class="btn sm primary">문제풀이 결과</a>
+                                    </div>
+                                </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>
+                                        </ul>
+                                    </div>
+                                </td>
+                            </tr>
+                            <tr>
+                                <td>1</td>
+                                <td data-tit="과목">국어</td>
+                                <td class=" align-left">
+                                    <a href="#none" class="table-title">기말고사 대비 기출 100문제_이것만 다 풀면 100점입니다!!</a>
+                                </td>
+                                <td data-tit="제출기한">기한없음</td>
+                                <td data-tit="제출현황">
+                                    <a href="#none" class="block"><em class="btn-link primary">40%</em> <small
+                                            class="txt-option block">(40/100)</small></a>
+                                </td>
+                                <td data-tit="등록일">2024-12-12</td>
+                                <td>
+                                    <div class="btn-tbl-cont">
+                                        <a href="#none" class="btn sm">시험지보기</a>
+                                        <a href="#none" class="btn sm primary">문제풀이 결과</a>
+                                    </div>
+                                </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>
+                                        </ul>
+                                    </div>
+                                </td>
+                            </tr>
+                            <tr>
+                                <td>1</td>
+                                <td data-tit="과목">국어</td>
+                                <td class=" align-left">
+                                    <a href="#none" class="table-title">기말고사 대비 기출 100문제_이것만 다 풀면 100점입니다!!</a>
+                                </td>
+                                <td data-tit="제출기한">2025-11-30 ~ 2025-12-06</td>
+                                <td data-tit="제출현황">
+                                    <a href="#none" class="block"><em class="btn-link primary">40%</em> <small
+                                            class="txt-option block">(40/100)</small></a>
+                                </td>
+                                <td data-tit="등록일">2025-12-12</td>
+                                <td>
+                                    <div class="btn-tbl-cont">
+                                        <a href="#none" class="btn sm">시험지보기</a>
+                                        <a href="#none" class="btn sm primary">문제풀이 결과</a>
+                                    </div>
+                                </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>
+                                        </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">
+                        <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>
+        <footer class="site-footer"></footer>
+    </div>
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/onSejong/manager/class/assessmentView.html (added)
+++ html/onSejong/manager/class/assessmentView.html
@@ -0,0 +1,132 @@
+<!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">
+                <ul class="breadcrumb">
+                    <li><a href="#none" class="home">홈</a></li>
+                    <li><a href="#none">1depth</a></li>
+                    <li><a href="#none">2depth</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">평가</h2>
+                    </div>
+                </div>
+                <section class="board-view-area wrap-md">
+                    <header class="view-header">
+                        <div class="l-area">
+                            <h3 class="title-lg">총 4건의 과제_1학년 미술_11.11(월)</h3>
+                            <ul class="info-inline-list">
+                                <li>
+                                    <i class="ico-profile"></i>
+                                    <strong class="info-tit">작성자</strong>
+                                    <div class="txt-area">
+                                        작성자
+                                    </div>
+                                </li>
+                                <li>
+                                    <i class="ico-calendar"></i>
+                                    <strong  class="info-tit">등록일</strong>
+                                    <div class="txt-area">
+                                        2024.01.01
+                                    </div>
+                                </li>
+                            </ul>
+                        </div>
+                        <div class="r-area">
+                            <div class="btn-group">
+                                <button type="button" class="btn ico-edit circle sm">수정</button>
+                                <button type="button" class="btn ico-delete circle sm">삭제</button>
+                            </div>
+                        </div>
+                    </header>
+                    <div class="view-body">
+                        <div class="view-cont">
+                            <div class="view-cont-tit-area">
+                                <div class="l-area">
+                                    <span class="label primary-inverse">풀이기간</span>
+                                    <h4 class="title-sm font-color-primary">2024-11-11(월) ~ 2024-11-15(금)</h4>
+                                </div>
+                                <div class="r-area">
+                                    <a href="#none" class="btn-text primary">문제풀이결과 <i class="ico-circle-chevron-right primary"></i></a>
+                                    <a href="#none" class="btn-text primary">9명 중 <em class="accent">6</em>명 풀이완료<i class="ico-circle-chevron-right primary"></i></a>
+                                </div>
+                            </div>
+                            <div class="view-cont-txt-area">
+                                총 4건의 과제가 있습니다.
+                                제출 마감 : 11월 15일 (금) 23시59분까지 입니다. (마감 이후에 제출시 감점있습니다.)
+                                제출시 스캐치가 선명하게 보일 수 있도록 사인팬이나 마커를 활용바랍니다.
+                                 
+                                제출 항목 및 형식 : 작품의 제목, 간략한 컨셉, 작품 결과물(선명하게 스마트 폰으로 촬영하거나 스캐닝한 이미지 파일 형식(jpg 또는 png))  - 디지털 테블릿 PC활용 허용
+                                제출 방법 : 해당개시물에 "학번_학생이름.ZIP"파일로 압축해서 제출합니다.
+                                 
+                                과제관련 질문사항은 언제나 환영입니다. misshong95@dcu.cbe.go.kr / 카카오톡 ID :misshong95 / 폰 : 010-6789-1234으로 문의 주시면 확인후 답변드리겠습니다.  화이팅!
+                            </div>
+                            <div class="btn-fnc-cont">
+                                <div class="r-area"><a href="#none" class="btn lg cta back ico-arrow-right">평가지 보기</a></div>    
+                            </div>
+                        </div>
+                    </div>
+                </section>
+                <div class="btn-cont">
+                    <a href="#none" class="btn lg">목록으로</a>
+                </div>
+            </div>
+        </div>
+
+        <footer class="site-footer"></footer>
+    </div>
+     <!-- toast -->  
+     <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/onSejong/manager/class/assessmentViewer.html (added)
+++ html/onSejong/manager/class/assessmentViewer.html
@@ -0,0 +1,394 @@
+<!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>
+    <section class="viewer">
+        <header class="viewer-header">
+            <button class="btn-viewer-menu btn circle ico-menu">메뉴</button>
+            <div class="viewer-menu-area">
+                <div class="section-tit-area">
+                    <div class="l-area">
+                        <h2 class="title">평가지 정보</h2>
+                    </div>
+                    <div class="r-area">
+                    </div>
+                </div>
+                <div>
+                    <ul class="info-block-list">
+                        <li>
+                            <strong class="info-tit">작성자</strong>
+                            <div class="txt-area">
+                                홍길동
+                            </div>
+                        </li>
+                    </ul>
+                    <nav class="viewer-quiz-nav">
+                        <ul class="accordion-nav">
+                            <li>
+                                <div class="accordion-tit-area">
+                                    <a href="#none" class="btn-accordion-toggle">열기 닫기</a>
+                                    <div class="l-area">
+                                        <span class="label num">1</span>
+                                        <div class="label-area">
+                                            <i class="ico-group" title="세트문항"></i>
+                                            <span class="label">선다형</span>
+                                            <span class="label red">어려움</span>
+                                        </div>
+                                    </div>
+                                    <div class="r-area">
+                                        <em>4점</em>
+                                    </div>
+                                </div>
+                                <div class="accordion-txt-area">
+                                    <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                      <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="accordion-tit-area">
+                                    <a href="#none" class="btn-accordion-toggle">열기 닫기</a>
+                                    <div class="l-area">
+                                        <span class="label num">2</span>
+                                        <div class="label-area">
+                                            <i class="ico-group" title="세트문항"></i>
+                                            <span class="label">선다형</span>
+                                            <span class="label blue">보통</span>
+                                        </div>
+                                    </div>
+                                    <div class="r-area">
+                                        <em>4점</em>
+                                    </div>
+                                </div>
+                                <div class="accordion-txt-area">
+                                    <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                      <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="accordion-tit-area">
+                                    <a href="#none" class="btn-accordion-toggle">열기 닫기</a>
+                                    <div class="l-area">
+                                        <span class="label num">3</span>
+                                        <div class="label-area">
+                                            <span class="label">선다형</span>
+                                            <span class="label green">쉬움</span>
+                                        </div>
+                                    </div>
+                                    <div class="r-area">
+                                        <em>4점</em>
+                                    </div>
+                                </div>
+                                <div class="accordion-txt-area">
+                                    <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                      <ul class="border-box info-list sm font-size-sm">
+                                        <li>
+                                            <strong class="info-tit">성취기준</strong>
+                                          <div class="txt-area">12심수 05-08</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가준거</strong>
+                                          <div class="txt-area">12심수 05-10-01</div>
+                                        </li>
+                                        <li>
+                                            <strong class="info-tit">평가기준</strong>
+                                          <div class="txt-area">
+                                            <p>
+                                              <strong class="font-color-red">[상]</strong> 여러 가지 함수의
+                                              실수배, 합, 차, 곱을 미분하고, 그 과정을 설명할 수 있다.
+                                            </p>
+                                          </div>
+                                        </li>
+                                      </ul>
+                                </div>
+                            </li>
+                        </ul>
+                    </nav>
+                    <!-- <div class="btn-cont ac">
+                        <button class="btn circle ico-download">다운로드</button>
+                        <button class="btn circle ico-share">공유하기</button>
+                        <button class="btn circle btn-like btn-like-on">좋아요</button>
+                    </div> -->
+                </div>
+                <div class="btn-flex-cont">
+                    <div class="l-area">
+                        <button class="btn sm danger ico-delete">문항 삭제</button>
+                    </div>
+                </div>
+                <button type="button" class="btn-viewer-menu-toggle"><span class="txt-hide">메뉴 열기&amp;닫기</span></button>
+            </div>
+            <!-- <div class="viewer-menu-dim"></div> -->
+            <div class="viewer-tit">
+                 <ul class="info-inline-list">
+                    <li>
+                        <strong class="info-tit">평가지ID</strong>
+                        <div class="txt-area">
+                            612483
+                        </div>
+                    </li>
+                </ul>
+                <h1>활동1 무늬를 꾸며보는 방법 알아보기활동1 무늬를 꾸며보는 방법 알아보기활동1 무늬를 꾸며보는 방법 알아보기활동1 무늬를 꾸며보는 방법 알아보기활동1 무늬를 꾸며보는 방법알아보기</h1>
+            </div>
+            <div class="viewer-fnc">
+                <div class="btn-group">
+                    <button type="button" class="btn sm"><i class="ico-delete"></i> 문항 삭제</button>
+                    <button type="button" class="btn sm"><i class="ico-siren"></i> 문항 오류신고</button>
+                    <button type="button" class="btn sm"><i class="ico-logout"></i> 나가기</button>
+                </div>
+            </div>
+            <div class="viewer-fnc-mo">
+                <div class="etc-fnc-area">
+                    <button type="button" class="btn-etc-fnc btn-ico ico-more-vert">더보기</button>
+                    <ul class="etc-fnc">
+                        <li><button type="button">문항 오류신고</button></li>
+                    </ul>
+                </div>
+            </div>
+        </header>
+        <div class="viewer-body">
+            <div class="viewer-cont">
+                <div class="quiz-viewer">
+                    <div class="quiz-viewer-header">
+                        <ul class="info">
+                            <li>
+                                <strong>현재 문제</strong>
+                                <div class="txt-area"><strong>2</strong> / 3</div>
+                            </li>
+                            <li>
+                                <strong>배점</strong>
+                                <div class="txt-area">5점</div>
+                            </li>
+                        </ul>
+                    </div>
+                    <div class="quiz-viewer-body">
+                        <div class="quiz-viewer-cont">
+                            <div class="quiz-viewer-wrap">
+                                <ul class="viewer-q-list">
+                                    <li class="q-item">
+                                        <div class="q-area">
+                                            <div class="q-tit">
+                                                <span class="num">1</span>
+                                                <div class="q-txt">
+                                                    <p>
+                                                        이 글에서 알 수 있는 코딩에 대한 내용으로 알맞지
+                                                        않은 것은 무엇입니까?
+                                                    </p>
+                                                </div>
+                                            </div>
+                                            <div class="q-file-area">
+                                                <div class="q-file-txt">
+                                                    보기 이 글에서 알 수 있는 코딩에 대한 내용으로
+                                                    알맞지 않은 것은 무엇입니까 보기 이 글에서 알 수
+                                                    있는 코딩에 대한 내용으로 알맞지 않은 것은
+                                                    무엇입니까 보기 이 글에서 알 수 있는 코딩에 대한
+                                                    내용으로 알맞지 않은 것은 무엇입니까
+                                                </div>
+                                            </div>
+                                        </div>
+                                        <div class="a-area">
+                                            <ol class="a-list">
+                                                <li class="a-item">
+                                                    <input type="checkbox" id="a1_1" name="a1">
+                                                    <label for="a1_1" class="a-input-label">선택</label>
+                                                    <div class="a-box">
+                                                        <span class="num">1</span>
+                                                        <div class="a-cont">
+                                                            <div class="a-txt">
+                                                                '글자 찾기 놀이'의 과정에서 코딩을 하는 과정을
+                                                                이해할 수 있다.
+                                                            </div>
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                                <li class="a-item">
+                                                    <input type="checkbox" id="a1_2" name="a1">
+                                                    <label for="a1_2" class="a-input-label">선택</label>
+                                                    <div class="a-box">
+                                                        <span class="num">2</span>
+                                                        <div class="a-cont">
+                                                            <div class="a-txt">
+                                                                '글자 찾기 놀이'의 과정에서 코딩을 하는 과정을 이해할 수 있다.
+                                                            </div>
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                                <li class="a-item">
+                                                    <input type="checkbox" id="a1_3" name="a1">
+                                                    <label for="a1_3" class="a-input-label">선택</label>
+                                                    <div class="a-box">
+                                                        <span class="num">3</span>
+                                                        <div class="a-cont">
+                                                            <div class="a-txt">
+                                                                '글자 찾기 놀이'의 과정에서 코딩을 하는 과정을
+                                                                이해할 수 있다.
+                                                            </div>
+                                                            <!-- <div class="a-img">
+                                                                <figure>
+                                                                    <img src="/resources/front/site/SITE_00000/images/temp/img_q.jpg"
+                                                                        alt="이미지">
+                                                                </figure>
+                                                            </div> -->
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                            </ol>
+                                        </div>
+                                    </li>
+                                </ul>
+                                <div class="btn-cont">
+                                    <button class="btn lg primary">정답 및 풀이 보기</button>
+                                </div>
+                            </div>
+                        </div>
+                        <div class="quiz-viewer-fnc">
+                            <button class="btn-prev" disabled><span>이전 문제</span></button>
+                            <button class="btn-next"><span>다음 문제</span></button>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="viewer-fnc-cont"></div>
+        </div>
+    </section>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+    <!-- 이미지 zoom -->
+    <div class="popup-zoom" data-popuppub="popupZoom">
+        <div class="pop-body">
+            <figure>
+                <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt="이미지 원본">
+            </figure>
+        </div>
+        <button type="button" class="pop-close white lg">
+            <span class="txt-hide">팝업닫기</span>
+        </button>
+    </div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/onSejong/manager/class/assessmentWrite.html (added)
+++ html/onSejong/manager/class/assessmentWrite.html
@@ -0,0 +1,265 @@
+<!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 class="r-area">
+                        <div class="btn-group">
+                            <button type="button" class="btn secondary">평가 가져오기</button>
+                        </div>
+                    </div>
+                </div>
+                <section class="section">
+                    <div class="section-tit-area">
+                        <div class="l-area">
+                            <h3 class="txt-hide">기본 정보</h3>
+                        </div>
+                        <div class="r-area">
+                            <p class="msg"><i class="required">*<span class="txt-hide">필수</span></i> 필수 입력</p>
+                        </div>
+                    </div>
+                    <div class="write-type">
+                        <table>
+                            <caption>기본 정보 입력</caption>
+                            <colgroup>
+                                <col style="width: 160px;">
+                                <col>
+                            </colgroup>
+                            <tbody>
+                                <tr>
+                                    <th scope="row">제목<i class="required">필수</i></th>
+                                    <td>
+                                        <input type="text" placeholder="제목을 입력하세요." title="제목을 입력하세요." class="q4">
+                                    </td>
+                                </tr>
+                                <tr>
+                                    <th scope="row">풀이 기간</th>
+                                    <td>
+                                        <fieldset>
+                                            <legend>풀이 기간</legend>
+                                            <div class="checkradio">
+                                                <input type="radio" name="radio" id="r1" checked="">
+                                                <label for="r1">기한없음</label>
+                                            </div>
+                                            <div class="checkradio">
+                                                <input type="radio" name="radio" id="r2">
+                                                <label for="r2">기한설정</label>
+                                                <div class="time-set checkradio-option">
+                                                    <input type="date">
+                                                    <select title="선택">
+                                                        <option value="00">00</option>
+                                                    </select>
+                                                    <span>:</span>
+                                                    <select title="선택">
+                                                        <option value="00">00</option>
+                                                    </select>
+                                                    <span>-</span>
+                                                    <input type="date">
+                                                    <select title="선택">
+                                                        <option value="00">00</option>
+                                                    </select>
+                                                    <span>:</span>
+                                                    <select title="선택">
+                                                        <option value="00">00</option>
+                                                    </select>
+                                                </div>
+                                            </div>
+                                        </fieldset>
+                                    </td>
+                                </tr>
+                                <tr>
+                                    <th scope="row">풀이 대상</th>
+                                    <td>
+                                        <fieldset class="checkradio-area dir-col">
+                                            <legend>풀이대상 선택</legend>
+                                            <div class="checkradio">
+                                                <input type="radio" name="r2" id="r2-1" checked="">
+                                                <label for="r2-1">전체</label>
+                                            </div>
+                                            <div class="checkradio">
+                                                <input type="radio" name="r2" id="r2-3">
+                                                <label for="r2-3">선택입력</label>
+                                                <div class="checkradio-option">
+                                                    <button class="btn sm secondary">멤버선택</button>
+                                                    <span>135명</span>
+                                                </div>
+                                            </div>
+                                            <div class="checkradio">
+                                                <input type="radio" name="r2" id="r2-2">
+                                                <label for="r2-2">모둠 선택</label>
+                                                <div class="checkradio-option percent-width10">
+                                                    <select title="모둠선택">
+                                                        <option>모둠 선택</option>
+                                                    </select>
+                                                    <div class="chip-area q4">
+                                                        <span class="chip-tag">
+                                                            추가된 모둠명
+                                                            <button type="button" class="ico-close">삭제</button>
+                                                        </span>
+                                                        <span class="chip-tag">
+                                                            추가된 모둠명
+                                                            <button type="button" class="ico-close">삭제</button>
+                                                        </span>
+                                                    </div>
+                                                </div>
+                                            </div>
+                                        </fieldset>
+                                    </td>
+                                </tr>
+                                <tr>
+                                    <th scope="row">내용</th>
+                                    <td>
+                                        -에디터-
+                                    </td>
+                                </tr>
+                                <tr>
+                                    <th scope="row">평가지 선택</th>
+                                    <td>
+                                        <div class="btn-group">
+                                            <button type="button" class="btn ico-archive">나의 보관함에서 선택</button>
+                                            <button type="button" class="btn ico-search">콘텐츠에서 검색</button>
+                                            <a href="#none" class="btn ico-edit">직접 만들기(일반유형)</a>
+                                        </div>
+                                        <p class="msg warning"><i class="ico-info"></i> 하나의 평가지만 추가 가능합니다.</p>
+                                        <div class="item-add-area">
+                                            <ul class="item-list sm">
+                                                <li>
+                                                    <a href="#none" target="_blank" title="새 창 열기"
+                                                        class="link-full">미리보기</a>
+                                                    <span class="label num">22</span>
+                                                    <div class="txt-area">
+                                                        <div class="item-info">
+                                                            <div class="img-area">
+                                                                <figure>
+                                                                    <img src="/resources/front/site/SITE_00000/images/temp/thumb2.jpg"
+                                                                        alt="이미지">
+                                                                </figure>
+                                                            </div>
+                                                            <div class="txt-area">
+                                                                <div class="label-area">
+                                                                    <span class="label-cont-img">이미지</span>
+                                                                </div>
+                                                                <div class="editor-cont">이미지 있음 콘텐츠</div>
+                                                            </div>
+                                                        </div>
+                                                    </div>
+                                                    <div class="fnc order-front">
+                                                        <div class="btn-group">
+                                                            <button type="button"
+                                                                class="btn ghost sm ico-delete circle"></button>
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                                <li>
+                                                    <a href="#none" target="_blank" title="새 창 열기"
+                                                        class="link-full">미리보기</a>
+                                                    <div class="txt-area">
+                                                        <div class="item-info">
+                                                            <div class="txt-area">
+                                                                <div class="label-area">
+                                                                    <span class="label-cont-quiz">문항</span>
+                                                                    <span class="label red">어려움</span>
+                                                                    <span class="label">서술형</span>
+                                                                </div>
+                                                                <div class="editor-cont">문서 콘텐츠</div>
+                                                            </div>
+                                                        </div>
+                                                    </div>
+                                                    <div class="fnc order-front">
+                                                        <div class="btn-group">
+                                                            <button type="button"
+                                                                class="btn ghost sm ico-delete circle"></button>
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                                <li>
+                                                    <a href="#none" target="_blank" title="새 창 열기"
+                                                        class="link-full">미리보기</a>
+                                                    <div class="txt-area">
+                                                        <div class="item-info">
+                                                            <div class="txt-area">
+                                                                <div class="label-area">
+                                                                    <span class="label-cont-test">평가지</span>
+                                                                </div>
+                                                                <div class="editor-cont">문서 콘텐츠</div>
+                                                            </div>
+                                                        </div>
+                                                    </div>
+                                                    <div class="fnc order-front">
+                                                        <div class="btn-group">
+                                                            <button type="button"
+                                                                class="btn ghost sm ico-delete circle"></button>
+                                                        </div>
+                                                    </div>
+                                                </li>
+                                            </ul>
+                                        </div>
+                                    </td>
+                                </tr>
+                            </tbody>
+                        </table>
+                    </div>
+                </section>
+                <div class="btn-cont">
+                    <a href="#none" class="btn lg">취소</a>
+                    <a href="#none" class="btn lg primary">등록</a>
+                </div>
+            </div>
+        </div>
+
+        <footer class="site-footer"></footer>
+    </div>
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/onSejong/manager/class/pop_addArchive_assessment.html (added)
+++ html/onSejong/manager/class/pop_addArchive_assessment.html
@@ -0,0 +1,173 @@
+<!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">
+                    <fieldset class="search-area">
+                        <legend>검색</legend>
+                        <div class="search">
+                            <input type="text" placeholder="검색어를 입력하세요" title="검색어를 입력하세요">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                </div>
+            </div>
+            <div class="list-type">
+                <table>
+                    <caption>나의 보관함 목록으로 수업유형, 수업명, 작성자, 업로드일, 선택으로 구성되어 있습니다.</caption>
+                    <colgroup>
+                        <col style="width: 48px;">
+                        <col style="width: 50%;">
+                        <col>
+                        <col>
+                        <col>
+                    </colgroup>
+                    <thead>
+                        <tr>
+                            <th scope="col">
+                                <input type="checkbox" class="icon-only" id="chkAll">
+                                <label for="chkAll">선택</label>
+                            </th>
+                            <th scope="col">과목/제목</th>
+                            <th scope="col">작성자</th>
+                            <th scope="col">업로드일</th>
+                            <th scope="col">선택</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr>
+                            <td colspan="5">
+                                <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>
+                            </td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <input type="checkbox" class="icon-only" id="chk1">
+                                <label for="chk1">선택</label>
+                            </td>
+                            <td class="align-left">
+                                <a href="#none" class="table-title">
+                                    콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 
+                                    <span class="table-info"><i class="ico-lock"></i></span>
+                                </a>
+                            </td>
+                            <td>홍길동</td>
+                            <td>2025-09-10</td>
+                            <td><button type="button" class="btn primary">추가</button></td>
+                        </tr>
+                        <tr>
+                            <td>
+                                <input type="checkbox" class="icon-only" id="chk2">
+                                <label for="chk2">선택</label>
+                            </td>
+                            <td class=" align-left">
+                                <a href="#none" class="table-title">콘텐츠 제목 표시 </a>
+                            </td>
+                            <td>홍길동</td>
+                            <td>2025-09-05</td>
+                            <td><button type="button" class="btn primary">추가</button></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 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/onSejong/manager/class/pop_homeworkScoreView.html (added)
+++ html/onSejong/manager/class/pop_homeworkScoreView.html
@@ -0,0 +1,176 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+    <title>온세종학교</title>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta name="Author" content="">
+    <meta name="Keywords" content="">
+    <meta name="Description" content="">
+    <meta name="format-detection" content="telephone=no">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
+
+    <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet">
+
+    <!-- 공통 plugin -->
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+    <!-- //공통 plugin -->
+
+    <!-- 페이지 plugin-->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
+    <!-- chart -->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <!-- //chart -->
+    <!-- //페이지 plugin-->
+
+    <!-- 공통 퍼블 layout: 개발시 삭제-->
+    <script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+    <!--//퍼블 layout-->
+
+    <!-- 공통 메뉴 js-->
+    <!-- //공통 메뉴 js -->
+
+    <!--공통 퍼블 js-->
+    <script src="/resources/front/site/SITE_00000/js/common.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+    <!--//공통 퍼블 js-->
+</head>
+
+<body>
+    <div class="popup-modal" data-popuppub="popupmodal">
+        <div class="pop-header">
+            <h1>점수확인</h1>
+        </div>
+        <div class="pop-body">
+            <div class="write-type">
+                <table>
+                    <caption>과제물 조회/평가 입력</caption>
+                    <colgroup>
+                        <col style="width:160px">
+                        <col>
+                    </colgroup>
+                    <tbody>
+                        <tr>
+                            <th scope="row">이름(ID)</th>
+                            <td>
+                                NAME(ID) <small>OO고등학교 #학년 #반 #번</small>, NAME(ID) <small>OO고등학교 #학년 #반 #번</small>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">제출일</th>
+                            <td>
+                                2024년 11월 15일 오후 11:59
+                                <span class="label sm warning">마감 후 수정됨</span>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">첨부된 파일</th>
+                            <td>
+                                <div class="item-list-box order-front">
+                                    <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="ico-download">다운로드</a>
+                                        </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="ico-download">다운로드</a>
+                                        </div>
+                                    </div>
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">내용</th>
+                            <td>3조 이민서입니다. 늦어서 죄송합니다. 과제 마감일이 겹친 것들이 많아서 완성도를 높이지 못한 것에 스스로도
+                                아쉬움이 큽니다. 피드백 보강해서 최종제출 합니다. 감사합니다!! ^^</td>
+                        </tr>
+                        <tr>
+                            <th scope="row">점수/피드백</th>
+                            <td>
+                                <em class="title-sm">90</em> 점 / 배점 100점
+                                <div class="border-box sm margin-top-sm">
+                                    네 잘했어요
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th scope="row">점수/피드백</th>
+                            <td>
+                                <div class="bg-box sm">
+                                    <ul class="bullet">
+                                        <li>주제 선정 : 과제에서 선정한 주제가 맥락을 포함하고 있는가? <em>3점</em></li>
+                                        <li>정보 제시 : 다양한 정보를 수집하여 제시하고 있는가? <em>3점</em></li>
+                                        <li>피드백 : 초안 발표 후 동료 및 교수자의 피드백을 얼마나 고려하였는가? <em>3점</em></li>
+                                        <li>결과물 : 발표가 청중에게 논리적이고 효과적으로 전달되었는가? <em>3점</em></li>
+                                    </ul>
+                                </div>
+                                <div class="border-box sm margin-top-sm">
+                                    네 잘했어요
+                                </div>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+            </div>
+            <div class="bg-box">
+                <h3 class="title-sm">점수확인여부</h3>
+                <fieldset class="checkradio-area dir-col">
+                    <legend>공개여부 선택 3</legend>
+                    <div class="checkradio">
+                        <input type="radio" name="r1" id="r1-1" checked="">
+                        <label for="r1-1">점수확인함</label>
+                    </div>
+                    <div class="checkradio">
+                        <input type="radio" name="r1" id="r1-2">
+                        <label for="r1-2">이의있음</label>
+                        <div class="checkradio-option percent-width10">
+                            <textarea placeholder="내용을 입력하세요." title="내용을 입력하세요."></textarea>
+                        </div>
+                    </div>
+                </fieldset>
+            </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/onSejong/manager/class/pop_homeworkSubmitView.html
--- html/onSejong/manager/class/pop_homeworkSubmitView.html
+++ html/onSejong/manager/class/pop_homeworkSubmitView.html
@@ -63,7 +63,7 @@
                         <tr>
                             <th scope="row">이름(ID)</th>
                             <td>
-                                NAME <small>(OO고등학교 #학년 #반 #번)</small>
+                                NAME(ID) <small>OO고등학교 #학년 #반 #번</small>
                             </td>
                         </tr>
                         <tr>
html/onSejong/manager/class/pop_homeworkSubmitView_form.html
--- html/onSejong/manager/class/pop_homeworkSubmitView_form.html
+++ html/onSejong/manager/class/pop_homeworkSubmitView_form.html
@@ -63,7 +63,7 @@
                         <tr>
                             <th scope="row">이름(ID)</th>
                             <td>
-                                NAME <small>(OO고등학교 #학년 #반 #번)</small>
+                                NAME(ID) <small>OO고등학교 #학년 #반 #번</small>
                             </td>
                         </tr>
                         <tr>
html/onSejong/manager/class/pop_loadClass.html
--- html/onSejong/manager/class/pop_loadClass.html
+++ html/onSejong/manager/class/pop_loadClass.html
@@ -55,12 +55,6 @@
                     </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>
-                <p>나의 보관함에 콘텐츠가 없어요.</p>
-            </div>
             <div class="list-type">
                 <table>
                     <caption>스스로 학습 출발점 선택 목록으로 no, 영역, 학습주제, 정답률, 맞힌문항으로 구성되어 있습니다.</caption>
@@ -132,6 +126,12 @@
                     </tbody>
                 </table>
             </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>
             <ul class="pagenation">
                 <li class="ppv">
                     <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
 
html/onSejong/manager/class/pop_loadHomework.html (added)
+++ html/onSejong/manager/class/pop_loadHomework.html
@@ -0,0 +1,145 @@
+<!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">
+                    <fieldset class="search-area">
+                        <legend>검색</legend>
+                        <div class="search">
+                            <input type="text" placeholder="검색어를 입력하세요" title="검색어를 입력하세요">
+                            <button class="btn ico-search">검색</button>
+                        </div>
+                    </fieldset>
+                </div>
+            </div>
+            <div class="list-type">
+                <table>
+                    <caption>스스로 학습 출발점 선택 목록으로 no, 영역, 학습주제, 정답률, 맞힌문항으로 구성되어 있습니다.</caption>
+                        <col style="width: 40%;">
+                        <col>
+                        <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>과제명 표시</td>
+                            <td>홍길동(teacher1)</td>
+                            <td>2025-09-10</td>
+                            <td><button type="button" class="btn primary">추가</button></td>
+                        </tr>
+                        <tr>
+                            <td>과제명 표시</td>
+                            <td>홍길동(teacher1)</td>
+                            <td>2025-09-10</td>
+                            <td><button type="button" class="btn primary">추가</button></td>
+                        </tr>
+                    </tbody>
+                </table>
+            </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>
+            <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 class="pop-footer">
+            
+        </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/onSejong/manager/class/solveResult.html (added)
+++ html/onSejong/manager/class/solveResult.html
@@ -0,0 +1,189 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+    <title>온세종학교</title>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta name="Author" content="">
+    <meta name="Keywords" content="">
+    <meta name="Description" content="">
+    <meta name="format-detection" content="telephone=no">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
+
+    <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet">
+
+    <!-- 공통 plugin -->
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+    <!-- //공통 plugin -->
+
+    <!-- 페이지 plugin-->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
+    <!-- chart -->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <!-- //chart -->
+    <!-- //페이지 plugin-->
+
+    <!-- 공통 퍼블 layout: 개발시 삭제-->
+    <script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+    <!--//퍼블 layout-->
+
+    <!-- 공통 메뉴 js-->
+    <!-- //공통 메뉴 js -->
+
+    <!--공통 퍼블 js-->
+    <script src="/resources/front/site/SITE_00000/js/common.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+    <!--//공통 퍼블 js-->
+</head>
+
+<body>
+    <div class="accessibility">
+        <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
+    </div>
+    <!-- for-teacher / for-student -->
+    <div class="container">
+        <!-- 통합 헤더 및 네비게이션 -->
+        <header class="site-header"></header>
+
+        <div class="site-body" id="skipToContents">
+            <div class="wrap">
+                <ul class="breadcrumb">
+                    <li><a href="#none" class="home">홈</a></li>
+                    <li><a href="#none">1depth</a></li>
+                    <li><a href="#none">2depth</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">문제풀이 결과</h2>
+                    </div>
+                </div>
+                <section class="section sm">
+                    <h3 class="txt-hide">문제풀이 결과 정보</h3>
+                    <ul class="summary-info-list">
+                        <li class="primary">
+                            <div class="txt-area">
+                                <h4>응시 현황</h4>
+                                <p><em class="accent">5</em> / 200</p>
+                                <small>200명 중 5명</small>
+                            </div>
+                            <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-student.svg" alt="" aria-hidden="true">
+                        </li>
+                        <li class="secondary">
+                            <div class="txt-area">
+                                <h4>채점결과</h4>
+                                <p><em class="accent">8.5</em> / 14</p>
+                                <small>14문제 중 8.5문제 정답</small>
+                            </div>
+                            <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-write.svg" alt="" aria-hidden="true">
+                        </li>
+                    </ul>
+                </section>
+                <section class="section">
+                    <div class="section-tit-area">
+                        <div class="l-area dir-col">
+                            <h4 class="title-lg">학생별 정오답 현황</h4>
+                            <p>학생 이름을 클릭 하시면 학생별 채점 결과를 확인할 수 있습니다.</p>
+                        </div>
+                        <div class="r-area">
+                            <a href="#none" class="btn primary ico-arrow-right back" >채점하기</a>
+                        </div>
+                    </div>
+                    <div class="info-type table-sticky" data-sot-left="1">
+                        <table>
+                            <caption>학생별 정오답 현황 목록</caption>
+                            <colgroup>
+                                <col style="width:240px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                                <col style="width:120px;">
+                            </colgroup>
+                            <thead>
+                                <tr>
+                                    <th scope="row">문제번호</th>
+                                    <th>1</th>
+                                    <th>2</th>
+                                    <th>3</th>
+                                    <th>4</th>
+                                    <th>5</th>
+                                    <th>6</th>
+                                    <th>7</th>
+                                    <th>8</th>
+                                    <th>9</th>
+                                    <th>10</th>
+                                </tr>
+                                <tr>
+                                    <th scope="row">정답률</th>
+                                    <td><strong class="font-color-positive">100%</strong></td>
+                                    <td>80%</td>
+                                    <td class="font-color-negative">0%</td>
+                                    <td>4%</td>
+                                    <td>5%</td>
+                                    <td>6%</td>
+                                    <td>7%</td>
+                                    <td>8%</td>
+                                    <td>9%</td>
+                                    <td>10%</td>
+                                </tr>
+                            </thead>
+                            <tbody>
+                                <tr>
+                                    <th scope="row">
+                                        <a class="table-title"><u>홍길동(6학년 1반 1번)</u></a>
+                                    </th>
+                                    <td>
+                                        <i class="ico-ox-o">정답</i>
+                                    </td>
+                                    <td>
+                                        <i class="ico-ox-x">오답</i>
+                                    </td>
+                                    <td>
+                                        <a href="#none" class="btn sm secondary">채점하기</a>
+                                     </td>
+                                    <td>
+                                        <strong>100점</strong> <a href="#none" class="ico-edit ico-only" title="채점수정">채점수정</a>
+                                    </td>
+                                    <td>-</td>
+                                    <td>
+                                        <i class="ico-ox-o">정답</i>
+                                    </td>
+                                    <td>
+                                        <i class="ico-ox-x">오답</i>
+                                    </td>
+                                    <td>
+                                        <a href="#none" class="btn sm secondary">채점하기</a>
+                                     </td>
+                                    <td>
+                                        <strong>100점</strong> <a href="#none" class="ico-edit ico-only" title="채점수정">채점수정</a>
+                                    </td>
+                                    <td>-</td>
+                                </tr>
+                            </tbody>
+                        </table>
+                    </div>
+                </section>
+            </div>
+        </div>
+
+        <footer class="site-footer"></footer>
+    </div>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
 
html/onSejong/manager/class/solveResult_quiz_essay.html (added)
+++ html/onSejong/manager/class/solveResult_quiz_essay.html
@@ -0,0 +1,293 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+    <title>온세종학교</title>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta name="Author" content="">
+    <meta name="Keywords" content="">
+    <meta name="Description" content="">
+    <meta name="format-detection" content="telephone=no">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
+
+    <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet">
+
+    <!-- 공통 plugin -->
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
+    <!-- //공통 plugin -->
+
+    <!-- 페이지 plugin-->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script>
+    <!-- chart -->
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script>
+    <!-- //chart -->
+    <!-- //페이지 plugin-->
+
+    <!-- 공통 퍼블 layout: 개발시 삭제-->
+    <script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
+    <!--//퍼블 layout-->
+
+    <!-- 공통 메뉴 js-->
+    <!-- //공통 메뉴 js -->
+
+    <!--공통 퍼블 js-->
+    <script src="/resources/front/site/SITE_00000/js/common.js"></script>
+    <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
+    <!--//공통 퍼블 js-->
+</head>
+
+<body>
+    <div class="accessibility">
+        <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a>
+    </div>
+    <!-- for-teacher / for-student -->
+    <div class="container">
+        <!-- 통합 헤더 및 네비게이션 -->
+        <header class="site-header"></header>
+
+        <div class="site-body" id="skipToContents">
+            <div class="wrap">
+                <ul class="breadcrumb">
+                    <li><a href="#none" class="home">홈</a></li>
+                    <li><a href="#none">1depth</a></li>
+                    <li><a href="#none">2depth</a></li>
+                </ul>
+                <div class="page-tit-area">
+                    <div class="l-area">
+                        <h2 class="title-xlg">채점하기</h2>
+                    </div>
+                </div>
+                <h3 class="txt-hide">문항별 보기</h3>
+                <div class="mark-area sticky-area">
+                    <div class="cont">
+                        <section class="section">
+                            <header class="section-tit-area">
+                                <div class="l-area">
+                                    <h4 class="title-lg"><em>1</em>번 문항</h4>
+                                </div>
+                                <div class="r-area">
+                                    <select title="문항 선택">
+                                        <option>1번</option>
+                                        <option>2번</option>
+                                        <option>3번</option>
+                                    </select>
+                                </div>
+                            </header>
+                            <article class="section sm">
+                                <h5 class="txt-hide">문항 정보</h5>
+                                <div class="info-type">
+                                    <table>
+                                        <thead>
+                                            <tr>
+                                                <th scope="col">문항유형</th>
+                                                <th scope="col">문제유형</th>
+                                                <th scope="col">배점</th>
+                                            </tr>
+                                        </thead>
+                                        <tbody>
+                                            <tr>
+                                                <td>단일문항</td>
+                                                <td>주관식(서술형)</td>
+                                                <td>16점</td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </article>
+                            <article class="section sm">
+                                <div class="tit-area">
+                                    <div class="l-area">
+                                        <h5 class="title">상세정보</h5>
+                                    </div>
+                                </div>
+                                <div class="write-type">
+                                    <table>
+                                        <caption>채점</caption>
+                                        <colgroup>
+                                            <col style="width: 200px;">
+                                            <col>
+                                        </colgroup>
+                                        <tbody>
+                                            <tr>
+                                                <th scope="row">문제</th>
+                                                <td>
+                                                    다음은 20X40을 나타낸 것입니다. 20X40은 20X4의 몇 배인가요?
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <th scope="row">제시자료</th>
+                                                <td>
+                                                    <div class="a-cont">
+                                                        <div class="a-txt">
+                                                            <p>
+                                                                보기 이 글에서 알 수 있는 코딩에 대한 내용으로 알맞지 않은 것은 무엇입니까 보기 이 글에서 알 수 있는
+                                                                코딩에 대한 내용으로 알맞지 않은 것은 무엇입니까 보기 이 글에서 알 수 있는 코딩에 대한 내용으로 알맞지
+                                                                않은 것은 무엇입니까
+                                                            </p>
+                                                        </div>
+                                                        <div class="q-img">
+                                                            <figure>
+                                                                <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg"
+                                                                    alt="이미지">
+                                                                <div class="img-fnc">
+                                                                    <button type="button"
+                                                                        class="btn xsm circle overlay ico-zoomin"
+                                                                        onclick="popupOpen('popupZoom');">확대</button>
+                                                                </div>
+                                                            </figure>
+                                                        </div>
+                                                    </div>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <th scope="row">세부문항</th>
+                                                <td>
+                                                    <!-- 1개 -->
+                                                    <p>답1, 답2, 답3</p>
+                                                    <!-- 2개 이상-->
+                                                    <ul class="bulelt-hangul">
+                                                        <li>
+                                                            <p>답1, 답2, 답3</p>
+                                                        </li>
+                                                        <li>
+                                                            <p>답1, 답2, 답3</p>
+                                                        </li>
+                                                    </ul>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <th scope="row">정답</th>
+                                                <td>
+                                                    5
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <th scope="row">풀이</th>
+                                                <td>
+                                                    20 X 40 = 800이고, 20 X 4 = 80입니다. 이때 800은 80의 10배 차이가 납니다.
+                                                </td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </article>
+                            <article class="section sm">
+                                <div class="tit-area">
+                                    <div class="l-area">
+                                        <h5 class="title">답안</h5>
+                                    </div>
+                                </div>
+                                <div class="list-type hdn-col1">
+                                    <table>
+                                        <caption>멤버 답안 목록</caption>
+                                        <colgroup>
+                                            <col style="width:64px">
+                                            <col style="width:160px">
+                                            <col>
+                                            <col style="width:160px">
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <th scope="col">No.</th>
+                                                <th scope="col">이름</th>
+                                                <th scope="col">답안</th>
+                                                <th scope="col">점수</th>
+                                            </tr>
+                                        </thead>
+                                        <tbody>
+                                            <tr>
+                                                <td>
+                                                    3
+                                                </td>
+                                                <td data-tit="이름">
+                                                    홍길동
+                                                </td>
+                                                <td class=" align-left" data-tit="답안">
+                                                    <span class="font-color-red">미응시</span>
+                                                </td>
+                                                <td data-tit="점수">
+                                                    <span class="font-color-red">0</span> / 5
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>
+                                                    2
+                                                </td>
+                                                <td data-tit="이름">
+                                                    홍길동
+                                                </td>
+                                                <td class=" align-left" data-tit="답안">
+                                                    뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 
+                                                </td>
+                                                <td data-tit="점수">
+                                                    <div class="input-mum-area">
+                                                        <input type="number" class="input-num">
+                                                        / <span class="total-num">10</span>
+                                                    </div>
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>
+                                                    1
+                                                </td>
+                                                <td data-tit="이름">
+                                                    홍길동
+                                                </td>
+                                                <td class=" align-left" data-tit="답안">
+                                                    뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 뻐꾹이 하늘을 날든가 말든가 
+                                                </td>
+                                                <td data-tit="점수">
+                                                    <div class="input-mum-area">
+                                                        <input type="number" class="input-num">
+                                                        / <span class="total-num">10</span>
+                                                    </div>
+                                                </td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </article>
+                            <div class="btn-cont">
+                                <a href="#none" class="btn lg">취소</a>
+                                <a href="#none" class="btn lg primary">저장</a>
+                            </div>
+                        </section>
+                    </div>
+                </div>
+            </div>
+        </div>
+
+        <footer class="site-footer"></footer>
+    </div>
+
+    <!-- toast -->
+    <div class="toast"></div>
+
+    <!--popup-->
+    <div class="dim"></div>
+
+    <script>
+        $(document).ready(function() {
+            //점수 입력 체크
+            $(".input-num").on("blur", function() {
+                var inputValue = parseInt($(this).val(), 10);
+                var totalNum = parseInt($(this).siblings(".total-num").text(), 10);
+
+                if (inputValue > totalNum) {
+                    $(this).addClass("is-error");
+                    toastShow("배점된 점수보다 높은 점수를 줄 수 없습니다.");
+                    } else {
+                    $(this).removeClass("is-error");
+                    toastHide();
+                }
+            });
+        });
+    </script>
+</body>
+
+</html>(파일 끝에 줄바꿈 문자 없음)
Add a comment
List