Showing
2 changed files
with
0 additions
and
1929 deletions
REF_incorrect_note.html
deleted
100644 → 0
| 1 | - | ||
| 2 | - | ||
| 3 | -<!DOCTYPE html> | ||
| 4 | -<html> | ||
| 5 | -<head> | ||
| 6 | - <meta http-equiv="content-type" content="text/html; charset=euc-kr" /> | ||
| 7 | - <meta name="viewport" content="width=1300, maximum-scale=1.5"> | ||
| 8 | - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
| 9 | - <title>LEET 전국 모의고사</title> | ||
| 10 | - | ||
| 11 | - <meta http-equiv="content-style-type" content="text/css" /> | ||
| 12 | - <meta http-equiv="content-script-type" content="text/javascript" /> | ||
| 13 | - <meta http-equiv="imagetoolbar" content="no" /> | ||
| 14 | - | ||
| 15 | - <script type="text/javascript" src="/common/js/jquery-1.10.2.min.js"></script> | ||
| 16 | - <script type="text/javascript" src="http://img.megals.co.kr/common/js/jquery.bxslider.js"></script> <!-- 추가함 --> | ||
| 17 | - <link type="text/css" rel="stylesheet" href="http://img.megals.co.kr/common/css/common.css" /> | ||
| 18 | - <link type="text/css" rel="stylesheet" href="/exam_leet/2020/css/leet.css" /> | ||
| 19 | - <link type="text/css" rel="stylesheet" href="/exam_leet/2020/css/leet.service.css" /> | ||
| 20 | - | ||
| 21 | - <script src="http://img.megals.co.kr/common/js/common.js"></script> | ||
| 22 | - <script src="/Highcharts/js/highcharts.js"></script> | ||
| 23 | - <script src="/Highcharts/js/modules/data.js"></script> | ||
| 24 | - <script src="/Highcharts/js/highcharts-more.js"></script> | ||
| 25 | - | ||
| 26 | - | ||
| 27 | -</head> | ||
| 28 | -<body> | ||
| 29 | - | ||
| 30 | - | ||
| 31 | - | ||
| 32 | - | ||
| 33 | - | ||
| 34 | - | ||
| 35 | - | ||
| 36 | - | ||
| 37 | - | ||
| 38 | - | ||
| 39 | -<div id="wrap_leet"> | ||
| 40 | - | ||
| 41 | -<!-- GNB --> | ||
| 42 | - | ||
| 43 | -<div id="head"> | ||
| 44 | - <a href="/exam_leet/2020/2020_leet_exam_app.asp" class="m1"><img src="http://img.megals.co.kr/mock_test/2020/service/leetmock_title.png" alt="LEET 전국 모의고사" /></a> | ||
| 45 | - <a href="/megals.asp" class="m3"><img src="http://img.megals.co.kr/mock_test/2020/service/logo.png" alt="메가로스쿨" /></a> | ||
| 46 | -</div> | ||
| 47 | -<!--// GNB --> | ||
| 48 | - | ||
| 49 | - <div id="body"> | ||
| 50 | - | ||
| 51 | - <!-- LNB --> | ||
| 52 | - <dl id="menu"> | ||
| 53 | - <dt> | ||
| 54 | - <p class="logo"> | ||
| 55 | - <a href="2020_exam_report_main.asp">성적분석 서비스</a> | ||
| 56 | - </p> | ||
| 57 | - <label for="lnbSel01" class="hide_txt">모의고사 선택</label> | ||
| 58 | - <select id="lnbSel01" style="width:75%" onChange="javascript:ExamSeqSubmit();"> | ||
| 59 | - | ||
| 60 | - <option value="1030" selected>제2회 전국모의고사</option> | ||
| 61 | - | ||
| 62 | - <option value="1029" >제1회 전국모의고사</option> | ||
| 63 | - | ||
| 64 | - </select> | ||
| 65 | - </dt> | ||
| 66 | - <dd class="tit"> | ||
| 67 | - <span>성적확인</span> | ||
| 68 | - </dd> | ||
| 69 | - | ||
| 70 | - | ||
| 71 | - <dd class=" mn lnb_mn"> | ||
| 72 | - <a href="javascript:ExamReport(0);">성적 및 LT 지수 분석</a> | ||
| 73 | - </dd> | ||
| 74 | - <dd class=" mn lnb_mn"> | ||
| 75 | - <a href="javascript:ExamReport(1);">회차별 성적 분석</a> | ||
| 76 | - </dd> | ||
| 77 | - <dd class=" tit lnb_mn type2"> | ||
| 78 | - <a href="javascript:ExamReport(2);">모의지원 분석</a> | ||
| 79 | - </dd> | ||
| 80 | - <dd class="on tit lnb_mn"> | ||
| 81 | - <a href="javascript:ExamReport(3);">채점결과 분석</a> | ||
| 82 | - </dd><!-- | ||
| 83 | - <dd class="br"> | ||
| 84 | - <a href="#;" style="display:inline-block; width: 170px; height: 100px; margin: 20px 15px;"> | ||
| 85 | - <img src="http://img.megals.co.kr/mock_test/2019/service/leetmock_applybtn.png" alt="LEET 전국모의고사 신청하기"> | ||
| 86 | - </a> | ||
| 87 | - </dd>--> | ||
| 88 | -</dl> | ||
| 89 | - | ||
| 90 | - | ||
| 91 | - <form name="ExamMenuFrm" method="post"> | ||
| 92 | - <input type="hidden" name="exam_cd" value="1030" /> | ||
| 93 | - <input type="hidden" name="exam_no" value="02031458" /> | ||
| 94 | - | ||
| 95 | - </form> | ||
| 96 | - | ||
| 97 | - <script type="text/javascript"> | ||
| 98 | - //<![CDATA[ | ||
| 99 | - // LNB 현재위치 하이라이트 | ||
| 100 | - $('#menu > a').eq( 0 ).addClass('on'); | ||
| 101 | - | ||
| 102 | - function ExamSeqSubmit(){ | ||
| 103 | - var f = document.ExamMenuFrm; | ||
| 104 | - var m = $('#lnbSel01 option:selected').val(); | ||
| 105 | - | ||
| 106 | - f.exam_cd.value = m; | ||
| 107 | - | ||
| 108 | - ExamReport(0); | ||
| 109 | - } | ||
| 110 | - | ||
| 111 | - function ExamReport(r){ | ||
| 112 | - | ||
| 113 | - var f = document.ExamMenuFrm; | ||
| 114 | - if (r == 0) { | ||
| 115 | - f.action = "/exam_leet/2020/report/2020_exam_report1_1.asp"; | ||
| 116 | - } else if (r == 1){ | ||
| 117 | - f.action = "/exam_leet/2020/report/2020_exam_report1_2.asp"; | ||
| 118 | - } else if (r == 2){ | ||
| 119 | - f.action = "/exam_leet/2020/report/2020_exam_report2.asp"; | ||
| 120 | - } else if (r == 3){ | ||
| 121 | - f.action = "/exam_leet/2020/report/2020_exam_report3.asp"; | ||
| 122 | - } else{ | ||
| 123 | - f.action = "/exam_leet/2020/report/2020_exam_report1_1.asp"; | ||
| 124 | - } | ||
| 125 | - f.submit(); | ||
| 126 | - | ||
| 127 | - } | ||
| 128 | - //]]> | ||
| 129 | - </script> | ||
| 130 | - | ||
| 131 | - | ||
| 132 | - <!-- 구글 : 사이트 접속로그 --> | ||
| 133 | - <script type="text/javascript"> | ||
| 134 | - var _gaq = _gaq || []; | ||
| 135 | - _gaq.push(['_setAccount', 'UA-22237001-5']); | ||
| 136 | - _gaq.push(['_trackPageview']); | ||
| 137 | - | ||
| 138 | - (function() { | ||
| 139 | - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
| 140 | - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
| 141 | - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
| 142 | - })(); | ||
| 143 | - </script> | ||
| 144 | - | ||
| 145 | - <!--// LNB --> | ||
| 146 | - | ||
| 147 | - <!-- MAIN --> | ||
| 148 | - <div id="main"> | ||
| 149 | - | ||
| 150 | - <!--1. 과목별 성적 통계 결과 --> | ||
| 151 | - <h2 class="tit20 mt0"><span>1.</span> 과목별 성적 통계 결과</h2> | ||
| 152 | - | ||
| 153 | - | ||
| 154 | - <h3 class="tit30"> | ||
| 155 | - 언어이해 | ||
| 156 | - <em class="fSmall mt10"> | ||
| 157 | - <strong class="mark9">* 응시인원</strong> : 943명 | ||
| 158 | - <strong class="ml20 mark9">* 원점수 평균</strong> : 15.5점 | ||
| 159 | - <strong class="ml20 mark9">* 표준편차</strong> : 4.4 | ||
| 160 | - </em> | ||
| 161 | - </h3> | ||
| 162 | - <table class="tbl01"> | ||
| 163 | - <colgroup> | ||
| 164 | - <col span="8" style="width:12.5%" /> | ||
| 165 | - </colgroup> | ||
| 166 | - <thead> | ||
| 167 | - <tr> | ||
| 168 | - <th scope="col" colspan="4">원점수 기준</th> | ||
| 169 | - <th scope="col" colspan="4" >표준점수 기준</th> | ||
| 170 | - </tr> | ||
| 171 | - <tr> | ||
| 172 | - <th scope="col">최고점</th> | ||
| 173 | - <th scope="col">최저점</th> | ||
| 174 | - <th scope="col">상위 10% 컷</th> | ||
| 175 | - <th scope="col">상위 30% 컷</th> | ||
| 176 | - <th scope="col">최고점</th> | ||
| 177 | - <th scope="col">최저점</th> | ||
| 178 | - <th scope="col">상위 10% 컷</th> | ||
| 179 | - <th scope="col" >상위 30% 컷</th> | ||
| 180 | - </tr> | ||
| 181 | - </thead> | ||
| 182 | - <tbody> | ||
| 183 | - <tr> | ||
| 184 | - <td>28점</td> | ||
| 185 | - <td>0점</td> | ||
| 186 | - <td>21점</td> | ||
| 187 | - <td>18점</td> | ||
| 188 | - <td>70.5점</td> | ||
| 189 | - <td>13.3점</td> | ||
| 190 | - <td>56.2점</td> | ||
| 191 | - <td>50.1점</td> | ||
| 192 | - </tr> | ||
| 193 | - </tbody> | ||
| 194 | - </table> | ||
| 195 | - | ||
| 196 | - <h3 class="tit30"> | ||
| 197 | - 추리논증 | ||
| 198 | - <em class="fSmall mt10"> | ||
| 199 | - <strong class="mark9">* 응시인원</strong> : 943명 | ||
| 200 | - <strong class="ml20 mark9">* 원점수 평균</strong> : 21.2점 | ||
| 201 | - <strong class="ml20 mark9">* 표준편차</strong> : 5.1 | ||
| 202 | - </em> | ||
| 203 | - </h3> | ||
| 204 | - <table class="tbl01"> | ||
| 205 | - <colgroup> | ||
| 206 | - <col span="8" style="width:12.5%" /> | ||
| 207 | - </colgroup> | ||
| 208 | - <thead> | ||
| 209 | - <tr> | ||
| 210 | - <th scope="col" colspan="4">원점수 기준</th> | ||
| 211 | - <th scope="col" colspan="4" >표준점수 기준</th> | ||
| 212 | - </tr> | ||
| 213 | - <tr> | ||
| 214 | - <th scope="col">최고점</th> | ||
| 215 | - <th scope="col">최저점</th> | ||
| 216 | - <th scope="col">상위 10% 컷</th> | ||
| 217 | - <th scope="col">상위 30% 컷</th> | ||
| 218 | - <th scope="col">최고점</th> | ||
| 219 | - <th scope="col">최저점</th> | ||
| 220 | - <th scope="col">상위 10% 컷</th> | ||
| 221 | - <th scope="col" >상위 30% 컷</th> | ||
| 222 | - </tr> | ||
| 223 | - </thead> | ||
| 224 | - <tbody> | ||
| 225 | - <tr> | ||
| 226 | - <td>35점</td> | ||
| 227 | - <td>0점</td> | ||
| 228 | - <td>27점</td> | ||
| 229 | - <td>24점</td> | ||
| 230 | - <td>92.1점</td> | ||
| 231 | - <td>10.5점</td> | ||
| 232 | - <td>73.4점</td> | ||
| 233 | - <td>66.4점</td> | ||
| 234 | - </tr> | ||
| 235 | - </tbody> | ||
| 236 | - </table> | ||
| 237 | - | ||
| 238 | - <!--//1. 과목별 성적 통계 결과--> | ||
| 239 | - | ||
| 240 | - | ||
| 241 | - <!--2. 과목별 채점결과 --> | ||
| 242 | - <h2 class="tit20"><span>2.</span> 과목별 채점결과</h2> | ||
| 243 | - | ||
| 244 | - <h3 class="tit30">언어이해</h3> | ||
| 245 | - <table class="tbl02" style="width:500px;"> | ||
| 246 | - <colgroup> | ||
| 247 | - <col style="width:15%" /> | ||
| 248 | - <col style="width:10%" /> | ||
| 249 | - <col style="width:15%" /> | ||
| 250 | - <col style="width:10%" /> | ||
| 251 | - </colgroup> | ||
| 252 | - <tbody> | ||
| 253 | - <tr> | ||
| 254 | - <th>정답 수/ 총 문항</th> | ||
| 255 | - <td>21/30 문항</td> | ||
| 256 | - <th>정답률</th> | ||
| 257 | - <td>70%</td> | ||
| 258 | - </tr> | ||
| 259 | - </tbody> | ||
| 260 | - </table> | ||
| 261 | - <div class="scroll"> | ||
| 262 | - <table class="tbl01 mt10" style="width:1500px;"> | ||
| 263 | - <colgroup> | ||
| 264 | - <col style="width:100px" /> | ||
| 265 | - </colgroup> | ||
| 266 | - <thead> | ||
| 267 | - <tr> | ||
| 268 | - <th>구분</th> | ||
| 269 | - | ||
| 270 | - | ||
| 271 | - <th>1</th> | ||
| 272 | - | ||
| 273 | - | ||
| 274 | - <th>2</th> | ||
| 275 | - | ||
| 276 | - | ||
| 277 | - <th>3</th> | ||
| 278 | - | ||
| 279 | - | ||
| 280 | - <th>4</th> | ||
| 281 | - | ||
| 282 | - | ||
| 283 | - <th>5</th> | ||
| 284 | - | ||
| 285 | - | ||
| 286 | - <th>6</th> | ||
| 287 | - | ||
| 288 | - | ||
| 289 | - <th>7</th> | ||
| 290 | - | ||
| 291 | - | ||
| 292 | - <th>8</th> | ||
| 293 | - | ||
| 294 | - | ||
| 295 | - <th>9</th> | ||
| 296 | - | ||
| 297 | - | ||
| 298 | - <th>10</th> | ||
| 299 | - | ||
| 300 | - | ||
| 301 | - <th>11</th> | ||
| 302 | - | ||
| 303 | - | ||
| 304 | - <th>12</th> | ||
| 305 | - | ||
| 306 | - | ||
| 307 | - <th>13</th> | ||
| 308 | - | ||
| 309 | - | ||
| 310 | - <th>14</th> | ||
| 311 | - | ||
| 312 | - | ||
| 313 | - <th>15</th> | ||
| 314 | - | ||
| 315 | - | ||
| 316 | - <th>16</th> | ||
| 317 | - | ||
| 318 | - | ||
| 319 | - <th>17</th> | ||
| 320 | - | ||
| 321 | - | ||
| 322 | - <th>18</th> | ||
| 323 | - | ||
| 324 | - | ||
| 325 | - <th>19</th> | ||
| 326 | - | ||
| 327 | - | ||
| 328 | - <th>20</th> | ||
| 329 | - | ||
| 330 | - | ||
| 331 | - <th>21</th> | ||
| 332 | - | ||
| 333 | - | ||
| 334 | - <th>22</th> | ||
| 335 | - | ||
| 336 | - | ||
| 337 | - <th>23</th> | ||
| 338 | - | ||
| 339 | - | ||
| 340 | - <th>24</th> | ||
| 341 | - | ||
| 342 | - | ||
| 343 | - <th>25</th> | ||
| 344 | - | ||
| 345 | - | ||
| 346 | - <th>26</th> | ||
| 347 | - | ||
| 348 | - | ||
| 349 | - <th>27</th> | ||
| 350 | - | ||
| 351 | - | ||
| 352 | - <th>28</th> | ||
| 353 | - | ||
| 354 | - | ||
| 355 | - <th>29</th> | ||
| 356 | - | ||
| 357 | - | ||
| 358 | - <th>30</th> | ||
| 359 | - | ||
| 360 | - </tr> | ||
| 361 | - </thead> | ||
| 362 | - <tbody> | ||
| 363 | - <tr> | ||
| 364 | - <th>정오</th> | ||
| 365 | - | ||
| 366 | - <td>O</td> | ||
| 367 | - | ||
| 368 | - <td>O</td> | ||
| 369 | - | ||
| 370 | - <td>O</td> | ||
| 371 | - | ||
| 372 | - <td>X</td> | ||
| 373 | - | ||
| 374 | - <td>O</td> | ||
| 375 | - | ||
| 376 | - <td>O</td> | ||
| 377 | - | ||
| 378 | - <td>O</td> | ||
| 379 | - | ||
| 380 | - <td>X</td> | ||
| 381 | - | ||
| 382 | - <td>X</td> | ||
| 383 | - | ||
| 384 | - <td>O</td> | ||
| 385 | - | ||
| 386 | - <td>O</td> | ||
| 387 | - | ||
| 388 | - <td>X</td> | ||
| 389 | - | ||
| 390 | - <td>O</td> | ||
| 391 | - | ||
| 392 | - <td>O</td> | ||
| 393 | - | ||
| 394 | - <td>O</td> | ||
| 395 | - | ||
| 396 | - <td>O</td> | ||
| 397 | - | ||
| 398 | - <td>O</td> | ||
| 399 | - | ||
| 400 | - <td>O</td> | ||
| 401 | - | ||
| 402 | - <td>O</td> | ||
| 403 | - | ||
| 404 | - <td>O</td> | ||
| 405 | - | ||
| 406 | - <td>X</td> | ||
| 407 | - | ||
| 408 | - <td>X</td> | ||
| 409 | - | ||
| 410 | - <td>O</td> | ||
| 411 | - | ||
| 412 | - <td>X</td> | ||
| 413 | - | ||
| 414 | - <td>O</td> | ||
| 415 | - | ||
| 416 | - <td>O</td> | ||
| 417 | - | ||
| 418 | - <td>X</td> | ||
| 419 | - | ||
| 420 | - <td>X</td> | ||
| 421 | - | ||
| 422 | - <td>O</td> | ||
| 423 | - | ||
| 424 | - <td>O</td> | ||
| 425 | - | ||
| 426 | - </tr> | ||
| 427 | - <tr> | ||
| 428 | - <th> | ||
| 429 | - 전체<br> | ||
| 430 | - 정답률(%) | ||
| 431 | - </th> | ||
| 432 | - | ||
| 433 | - <td>81</td> | ||
| 434 | - | ||
| 435 | - <td>65</td> | ||
| 436 | - | ||
| 437 | - <td>70</td> | ||
| 438 | - | ||
| 439 | - <td>41</td> | ||
| 440 | - | ||
| 441 | - <td>59</td> | ||
| 442 | - | ||
| 443 | - <td>58</td> | ||
| 444 | - | ||
| 445 | - <td>58</td> | ||
| 446 | - | ||
| 447 | - <td>53</td> | ||
| 448 | - | ||
| 449 | - <td>30</td> | ||
| 450 | - | ||
| 451 | - <td>73</td> | ||
| 452 | - | ||
| 453 | - <td>44</td> | ||
| 454 | - | ||
| 455 | - <td>67</td> | ||
| 456 | - | ||
| 457 | - <td>44</td> | ||
| 458 | - | ||
| 459 | - <td>53</td> | ||
| 460 | - | ||
| 461 | - <td>62</td> | ||
| 462 | - | ||
| 463 | - <td>43</td> | ||
| 464 | - | ||
| 465 | - <td>69</td> | ||
| 466 | - | ||
| 467 | - <td>65</td> | ||
| 468 | - | ||
| 469 | - <td>54</td> | ||
| 470 | - | ||
| 471 | - <td>27</td> | ||
| 472 | - | ||
| 473 | - <td>52</td> | ||
| 474 | - | ||
| 475 | - <td>41</td> | ||
| 476 | - | ||
| 477 | - <td>54</td> | ||
| 478 | - | ||
| 479 | - <td>16</td> | ||
| 480 | - | ||
| 481 | - <td>54</td> | ||
| 482 | - | ||
| 483 | - <td>41</td> | ||
| 484 | - | ||
| 485 | - <td>41</td> | ||
| 486 | - | ||
| 487 | - <td>25</td> | ||
| 488 | - | ||
| 489 | - <td>56</td> | ||
| 490 | - | ||
| 491 | - <td>56</td> | ||
| 492 | - | ||
| 493 | - </tr> | ||
| 494 | - <tr> | ||
| 495 | - <th> | ||
| 496 | - 난이도 | ||
| 497 | - <a href="javascript:;" class="ico_help"> | ||
| 498 | - 도움말 | ||
| 499 | - <span class="help_layer" style="right:-314px;top:-156px;"> | ||
| 500 | - <img src="http://img.megals.co.kr/mock_test/2020/service/help_layer03.png" alt=""> | ||
| 501 | - </span> | ||
| 502 | - </a> | ||
| 503 | - </th> | ||
| 504 | - | ||
| 505 | - <td>B</td> | ||
| 506 | - | ||
| 507 | - <td>B</td> | ||
| 508 | - | ||
| 509 | - <td>B</td> | ||
| 510 | - | ||
| 511 | - <td>C</td> | ||
| 512 | - | ||
| 513 | - <td>C</td> | ||
| 514 | - | ||
| 515 | - <td>C</td> | ||
| 516 | - | ||
| 517 | - <td>C</td> | ||
| 518 | - | ||
| 519 | - <td>C</td> | ||
| 520 | - | ||
| 521 | - <td>D</td> | ||
| 522 | - | ||
| 523 | - <td>B</td> | ||
| 524 | - | ||
| 525 | - <td>C</td> | ||
| 526 | - | ||
| 527 | - <td>B</td> | ||
| 528 | - | ||
| 529 | - <td>C</td> | ||
| 530 | - | ||
| 531 | - <td>C</td> | ||
| 532 | - | ||
| 533 | - <td>B</td> | ||
| 534 | - | ||
| 535 | - <td>C</td> | ||
| 536 | - | ||
| 537 | - <td>B</td> | ||
| 538 | - | ||
| 539 | - <td>B</td> | ||
| 540 | - | ||
| 541 | - <td>C</td> | ||
| 542 | - | ||
| 543 | - <td>D</td> | ||
| 544 | - | ||
| 545 | - <td>C</td> | ||
| 546 | - | ||
| 547 | - <td>D</td> | ||
| 548 | - | ||
| 549 | - <td>C</td> | ||
| 550 | - | ||
| 551 | - <td>E</td> | ||
| 552 | - | ||
| 553 | - <td>C</td> | ||
| 554 | - | ||
| 555 | - <td>C</td> | ||
| 556 | - | ||
| 557 | - <td>D</td> | ||
| 558 | - | ||
| 559 | - <td>D</td> | ||
| 560 | - | ||
| 561 | - <td>C</td> | ||
| 562 | - | ||
| 563 | - <td>C</td> | ||
| 564 | - | ||
| 565 | - </tr> | ||
| 566 | - </tbody> | ||
| 567 | - </table> | ||
| 568 | - </div> | ||
| 569 | - | ||
| 570 | - <h3 class="tit30">추리논증</h3> | ||
| 571 | - <table class="tbl02" style="width:500px;"> | ||
| 572 | - <colgroup> | ||
| 573 | - <col style="width:15%" /> | ||
| 574 | - <col style="width:10%" /> | ||
| 575 | - <col style="width:15%" /> | ||
| 576 | - <col style="width:10%" /> | ||
| 577 | - </colgroup> | ||
| 578 | - <tbody> | ||
| 579 | - <tr> | ||
| 580 | - <th>정답 수/ 총 문항</th> | ||
| 581 | - <td>28/40 문항</td> | ||
| 582 | - <th>정답률</th> | ||
| 583 | - <td>70%</td> | ||
| 584 | - </tr> | ||
| 585 | - </tbody> | ||
| 586 | - </table> | ||
| 587 | - <div class="scroll"> | ||
| 588 | - <table class="tbl01 mt10" style="width:1500px;"> | ||
| 589 | - <colgroup> | ||
| 590 | - <col style="width:100px" /> | ||
| 591 | - </colgroup> | ||
| 592 | - <thead> | ||
| 593 | - <tr> | ||
| 594 | - <th>구분</th> | ||
| 595 | - | ||
| 596 | - | ||
| 597 | - <th>1</th> | ||
| 598 | - | ||
| 599 | - | ||
| 600 | - <th>2</th> | ||
| 601 | - | ||
| 602 | - | ||
| 603 | - <th>3</th> | ||
| 604 | - | ||
| 605 | - | ||
| 606 | - <th>4</th> | ||
| 607 | - | ||
| 608 | - | ||
| 609 | - <th>5</th> | ||
| 610 | - | ||
| 611 | - | ||
| 612 | - <th>6</th> | ||
| 613 | - | ||
| 614 | - | ||
| 615 | - <th>7</th> | ||
| 616 | - | ||
| 617 | - | ||
| 618 | - <th>8</th> | ||
| 619 | - | ||
| 620 | - | ||
| 621 | - <th>9</th> | ||
| 622 | - | ||
| 623 | - | ||
| 624 | - <th>10</th> | ||
| 625 | - | ||
| 626 | - | ||
| 627 | - <th>11</th> | ||
| 628 | - | ||
| 629 | - | ||
| 630 | - <th>12</th> | ||
| 631 | - | ||
| 632 | - | ||
| 633 | - <th>13</th> | ||
| 634 | - | ||
| 635 | - | ||
| 636 | - <th>14</th> | ||
| 637 | - | ||
| 638 | - | ||
| 639 | - <th>15</th> | ||
| 640 | - | ||
| 641 | - | ||
| 642 | - <th>16</th> | ||
| 643 | - | ||
| 644 | - | ||
| 645 | - <th>17</th> | ||
| 646 | - | ||
| 647 | - | ||
| 648 | - <th>18</th> | ||
| 649 | - | ||
| 650 | - | ||
| 651 | - <th>19</th> | ||
| 652 | - | ||
| 653 | - | ||
| 654 | - <th>20</th> | ||
| 655 | - | ||
| 656 | - | ||
| 657 | - <th>21</th> | ||
| 658 | - | ||
| 659 | - | ||
| 660 | - <th>22</th> | ||
| 661 | - | ||
| 662 | - | ||
| 663 | - <th>23</th> | ||
| 664 | - | ||
| 665 | - | ||
| 666 | - <th>24</th> | ||
| 667 | - | ||
| 668 | - | ||
| 669 | - <th>25</th> | ||
| 670 | - | ||
| 671 | - | ||
| 672 | - <th>26</th> | ||
| 673 | - | ||
| 674 | - | ||
| 675 | - <th>27</th> | ||
| 676 | - | ||
| 677 | - | ||
| 678 | - <th>28</th> | ||
| 679 | - | ||
| 680 | - | ||
| 681 | - <th>29</th> | ||
| 682 | - | ||
| 683 | - | ||
| 684 | - <th>30</th> | ||
| 685 | - | ||
| 686 | - | ||
| 687 | - <th>31</th> | ||
| 688 | - | ||
| 689 | - | ||
| 690 | - <th>32</th> | ||
| 691 | - | ||
| 692 | - | ||
| 693 | - <th>33</th> | ||
| 694 | - | ||
| 695 | - | ||
| 696 | - <th>34</th> | ||
| 697 | - | ||
| 698 | - | ||
| 699 | - <th>35</th> | ||
| 700 | - | ||
| 701 | - | ||
| 702 | - <th>36</th> | ||
| 703 | - | ||
| 704 | - | ||
| 705 | - <th>37</th> | ||
| 706 | - | ||
| 707 | - | ||
| 708 | - <th>38</th> | ||
| 709 | - | ||
| 710 | - | ||
| 711 | - <th>39</th> | ||
| 712 | - | ||
| 713 | - | ||
| 714 | - <th>40</th> | ||
| 715 | - | ||
| 716 | - </tr> | ||
| 717 | - </thead> | ||
| 718 | - <tbody> | ||
| 719 | - <tr> | ||
| 720 | - <th>정오</th> | ||
| 721 | - | ||
| 722 | - <td>O</td> | ||
| 723 | - | ||
| 724 | - <td>X</td> | ||
| 725 | - | ||
| 726 | - <td>O</td> | ||
| 727 | - | ||
| 728 | - <td>O</td> | ||
| 729 | - | ||
| 730 | - <td>O</td> | ||
| 731 | - | ||
| 732 | - <td>X</td> | ||
| 733 | - | ||
| 734 | - <td>X</td> | ||
| 735 | - | ||
| 736 | - <td>X</td> | ||
| 737 | - | ||
| 738 | - <td>X</td> | ||
| 739 | - | ||
| 740 | - <td>O</td> | ||
| 741 | - | ||
| 742 | - <td>X</td> | ||
| 743 | - | ||
| 744 | - <td>O</td> | ||
| 745 | - | ||
| 746 | - <td>X</td> | ||
| 747 | - | ||
| 748 | - <td>O</td> | ||
| 749 | - | ||
| 750 | - <td>X</td> | ||
| 751 | - | ||
| 752 | - <td>O</td> | ||
| 753 | - | ||
| 754 | - <td>O</td> | ||
| 755 | - | ||
| 756 | - <td>O</td> | ||
| 757 | - | ||
| 758 | - <td>O</td> | ||
| 759 | - | ||
| 760 | - <td>O</td> | ||
| 761 | - | ||
| 762 | - <td>O</td> | ||
| 763 | - | ||
| 764 | - <td>O</td> | ||
| 765 | - | ||
| 766 | - <td>O</td> | ||
| 767 | - | ||
| 768 | - <td>O</td> | ||
| 769 | - | ||
| 770 | - <td>O</td> | ||
| 771 | - | ||
| 772 | - <td>O</td> | ||
| 773 | - | ||
| 774 | - <td>O</td> | ||
| 775 | - | ||
| 776 | - <td>O</td> | ||
| 777 | - | ||
| 778 | - <td>O</td> | ||
| 779 | - | ||
| 780 | - <td>O</td> | ||
| 781 | - | ||
| 782 | - <td>O</td> | ||
| 783 | - | ||
| 784 | - <td>X</td> | ||
| 785 | - | ||
| 786 | - <td>O</td> | ||
| 787 | - | ||
| 788 | - <td>O</td> | ||
| 789 | - | ||
| 790 | - <td>O</td> | ||
| 791 | - | ||
| 792 | - <td>X</td> | ||
| 793 | - | ||
| 794 | - <td>O</td> | ||
| 795 | - | ||
| 796 | - <td>X</td> | ||
| 797 | - | ||
| 798 | - <td>X</td> | ||
| 799 | - | ||
| 800 | - <td>O</td> | ||
| 801 | - | ||
| 802 | - </tr> | ||
| 803 | - <tr> | ||
| 804 | - <th> | ||
| 805 | - 전체<br> | ||
| 806 | - 정답률(%) | ||
| 807 | - </th> | ||
| 808 | - | ||
| 809 | - <td>55</td> | ||
| 810 | - | ||
| 811 | - <td>19</td> | ||
| 812 | - | ||
| 813 | - <td>74</td> | ||
| 814 | - | ||
| 815 | - <td>82</td> | ||
| 816 | - | ||
| 817 | - <td>56</td> | ||
| 818 | - | ||
| 819 | - <td>20</td> | ||
| 820 | - | ||
| 821 | - <td>75</td> | ||
| 822 | - | ||
| 823 | - <td>63</td> | ||
| 824 | - | ||
| 825 | - <td>18</td> | ||
| 826 | - | ||
| 827 | - <td>64</td> | ||
| 828 | - | ||
| 829 | - <td>56</td> | ||
| 830 | - | ||
| 831 | - <td>50</td> | ||
| 832 | - | ||
| 833 | - <td>45</td> | ||
| 834 | - | ||
| 835 | - <td>88</td> | ||
| 836 | - | ||
| 837 | - <td>13</td> | ||
| 838 | - | ||
| 839 | - <td>76</td> | ||
| 840 | - | ||
| 841 | - <td>39</td> | ||
| 842 | - | ||
| 843 | - <td>65</td> | ||
| 844 | - | ||
| 845 | - <td>82</td> | ||
| 846 | - | ||
| 847 | - <td>55</td> | ||
| 848 | - | ||
| 849 | - <td>72</td> | ||
| 850 | - | ||
| 851 | - <td>32</td> | ||
| 852 | - | ||
| 853 | - <td>31</td> | ||
| 854 | - | ||
| 855 | - <td>61</td> | ||
| 856 | - | ||
| 857 | - <td>54</td> | ||
| 858 | - | ||
| 859 | - <td>54</td> | ||
| 860 | - | ||
| 861 | - <td>56</td> | ||
| 862 | - | ||
| 863 | - <td>59</td> | ||
| 864 | - | ||
| 865 | - <td>76</td> | ||
| 866 | - | ||
| 867 | - <td>63</td> | ||
| 868 | - | ||
| 869 | - <td>52</td> | ||
| 870 | - | ||
| 871 | - <td>33</td> | ||
| 872 | - | ||
| 873 | - <td>29</td> | ||
| 874 | - | ||
| 875 | - <td>64</td> | ||
| 876 | - | ||
| 877 | - <td>78</td> | ||
| 878 | - | ||
| 879 | - <td>30</td> | ||
| 880 | - | ||
| 881 | - <td>62</td> | ||
| 882 | - | ||
| 883 | - <td>46</td> | ||
| 884 | - | ||
| 885 | - <td>30</td> | ||
| 886 | - | ||
| 887 | - <td>46</td> | ||
| 888 | - | ||
| 889 | - </tr> | ||
| 890 | - <tr> | ||
| 891 | - <th> | ||
| 892 | - 난이도 | ||
| 893 | - <a href="javascript:;" class="ico_help"> | ||
| 894 | - 도움말 | ||
| 895 | - <span class="help_layer" style="right:-314px;top:-156px;"> | ||
| 896 | - <img src="http://img.megals.co.kr/mock_test/2020/service/help_layer03.png" alt=""> | ||
| 897 | - </span> | ||
| 898 | - </a> | ||
| 899 | - </th> | ||
| 900 | - | ||
| 901 | - <td>C</td> | ||
| 902 | - | ||
| 903 | - <td>E</td> | ||
| 904 | - | ||
| 905 | - <td>B</td> | ||
| 906 | - | ||
| 907 | - <td>A</td> | ||
| 908 | - | ||
| 909 | - <td>C</td> | ||
| 910 | - | ||
| 911 | - <td>E</td> | ||
| 912 | - | ||
| 913 | - <td>B</td> | ||
| 914 | - | ||
| 915 | - <td>B</td> | ||
| 916 | - | ||
| 917 | - <td>E</td> | ||
| 918 | - | ||
| 919 | - <td>B</td> | ||
| 920 | - | ||
| 921 | - <td>C</td> | ||
| 922 | - | ||
| 923 | - <td>C</td> | ||
| 924 | - | ||
| 925 | - <td>C</td> | ||
| 926 | - | ||
| 927 | - <td>A</td> | ||
| 928 | - | ||
| 929 | - <td>E</td> | ||
| 930 | - | ||
| 931 | - <td>B</td> | ||
| 932 | - | ||
| 933 | - <td>D</td> | ||
| 934 | - | ||
| 935 | - <td>B</td> | ||
| 936 | - | ||
| 937 | - <td>A</td> | ||
| 938 | - | ||
| 939 | - <td>C</td> | ||
| 940 | - | ||
| 941 | - <td>B</td> | ||
| 942 | - | ||
| 943 | - <td>D</td> | ||
| 944 | - | ||
| 945 | - <td>D</td> | ||
| 946 | - | ||
| 947 | - <td>C</td> | ||
| 948 | - | ||
| 949 | - <td>C</td> | ||
| 950 | - | ||
| 951 | - <td>C</td> | ||
| 952 | - | ||
| 953 | - <td>C</td> | ||
| 954 | - | ||
| 955 | - <td>C</td> | ||
| 956 | - | ||
| 957 | - <td>B</td> | ||
| 958 | - | ||
| 959 | - <td>B</td> | ||
| 960 | - | ||
| 961 | - <td>C</td> | ||
| 962 | - | ||
| 963 | - <td>D</td> | ||
| 964 | - | ||
| 965 | - <td>D</td> | ||
| 966 | - | ||
| 967 | - <td>B</td> | ||
| 968 | - | ||
| 969 | - <td>B</td> | ||
| 970 | - | ||
| 971 | - <td>D</td> | ||
| 972 | - | ||
| 973 | - <td>B</td> | ||
| 974 | - | ||
| 975 | - <td>C</td> | ||
| 976 | - | ||
| 977 | - <td>D</td> | ||
| 978 | - | ||
| 979 | - <td>C</td> | ||
| 980 | - | ||
| 981 | - </tr> | ||
| 982 | - </tbody> | ||
| 983 | - </table> | ||
| 984 | - </div> | ||
| 985 | - | ||
| 986 | - | ||
| 987 | - <div class="box04 mt30"> | ||
| 988 | - <strong class="mark9 f13">우선 복습 문항</strong> | ||
| 989 | - <p class="mt5"> | ||
| 990 | - 우선 복습 문항이란 쉬운 난도임에도 불구하고 틀린 문항으로, 난도가 낮은 문항을 틀린다는 것은 그만큼의 점수를 손해 본다는 것을 의미하기 때문에 해당 문항에 대해서는 반드시 정답을 맞혀야 합니다. | ||
| 991 | - </p> | ||
| 992 | - <table class="tbl02 mt20" style="width:100%"> | ||
| 993 | - <colgroup> | ||
| 994 | - <col style="width:20%" /> | ||
| 995 | - <col style="width:80%" /> | ||
| 996 | - </colgroup> | ||
| 997 | - <tbody> | ||
| 998 | - <tr> | ||
| 999 | - <th>언어이해</th> | ||
| 1000 | - <td>12</td> | ||
| 1001 | - </tr> | ||
| 1002 | - <tr> | ||
| 1003 | - <th>추리논증</th> | ||
| 1004 | - <td>7, 8</td> | ||
| 1005 | - </tr> | ||
| 1006 | - </tbody> | ||
| 1007 | - </table> | ||
| 1008 | - </div> | ||
| 1009 | - <!--//2. 과목별 채점결과 --> | ||
| 1010 | - | ||
| 1011 | - | ||
| 1012 | - | ||
| 1013 | - | ||
| 1014 | - <!-- 오답노트 --> | ||
| 1015 | - <h3 class="tit30" id="ox_note">오답노트</h3> | ||
| 1016 | - <div class="sel_box mt10" style="width:910px;padding-right:20px;"> | ||
| 1017 | - <select name="select_exam_cd" id="select_exam_cd" title="" onChange="javascript:ExamFrmSubmit(this.value,02031458, 20);"> | ||
| 1018 | - | ||
| 1019 | - <option value="1030" selected>제2회 전국모의고사</option> | ||
| 1020 | - | ||
| 1021 | - <option value="1029" >제1회 전국모의고사</option> | ||
| 1022 | - | ||
| 1023 | - </select> | ||
| 1024 | - | ||
| 1025 | - <select name="select_sub_cd" id="select_sub_cd" onChange="javascript:SubFrmSubmit(this.value);"> | ||
| 1026 | - <option value="20" selected>언어이해</option> | ||
| 1027 | - <option value="21" >추리논증</option> | ||
| 1028 | - </select> | ||
| 1029 | - | ||
| 1030 | - <em class="fright" id="btn_ox_add"> | ||
| 1031 | - <a href="javascript:ItemPopupAct();" onFocus="this.blur();" class="btn31a"><i>오답노트 문항추가</i></a> | ||
| 1032 | - </em> | ||
| 1033 | - </div> | ||
| 1034 | - | ||
| 1035 | - <!-- 문항선택 --> | ||
| 1036 | - <form name="SubFrm" method="post" action="#"> | ||
| 1037 | - <input type="hidden" name="exam_cd" value="1030" /> | ||
| 1038 | - <input type="hidden" name="exam_no" value="02031458" /> | ||
| 1039 | - <input type="hidden" name="sub_cd" id="sub_cd" value="20" /> | ||
| 1040 | - <input type="hidden" name="mem_id" value="yunju712" /> | ||
| 1041 | - <input type="hidden" name="exam_view_mode" value="" /> | ||
| 1042 | - <table class="tbl02 tbl_note mt10" style="width:950px; text-align:center" summary="문항선택"> | ||
| 1043 | - <caption>문항선택</caption> | ||
| 1044 | - <tbody> | ||
| 1045 | - <div class="tx_03_question_box"> | ||
| 1046 | - <tr> | ||
| 1047 | - | ||
| 1048 | - <tr> | ||
| 1049 | - <th style="width:60px;">문항선택</th> | ||
| 1050 | - | ||
| 1051 | - <td><a href="javascript:ItemSelectView('1',0)" id="select_qst_0">1</a></td> | ||
| 1052 | - | ||
| 1053 | - <td><a href="javascript:ItemSelectView('4',1)" id="select_qst_1">4</a></td> | ||
| 1054 | - | ||
| 1055 | - <td><a href="javascript:ItemSelectView('8',2)" id="select_qst_2">8</a></td> | ||
| 1056 | - | ||
| 1057 | - <td><a href="javascript:ItemSelectView('9',3)" id="select_qst_3">9</a></td> | ||
| 1058 | - | ||
| 1059 | - <td><a href="javascript:ItemSelectView('12',4)" id="select_qst_4">12</a></td> | ||
| 1060 | - | ||
| 1061 | - <td><a href="javascript:ItemSelectView('21',5)" id="select_qst_5">21</a></td> | ||
| 1062 | - | ||
| 1063 | - <td><a href="javascript:ItemSelectView('22',6)" id="select_qst_6">22</a></td> | ||
| 1064 | - | ||
| 1065 | - <td><a href="javascript:ItemSelectView('24',7)" id="select_qst_7">24</a></td> | ||
| 1066 | - | ||
| 1067 | - <td><a href="javascript:ItemSelectView('27',8)" id="select_qst_8">27</a></td> | ||
| 1068 | - | ||
| 1069 | - <td><a href="javascript:ItemSelectView('28',9)" id="select_qst_9">28</a></td> | ||
| 1070 | - <td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td> | ||
| 1071 | - </tr> | ||
| 1072 | - | ||
| 1073 | - </tr> | ||
| 1074 | - | ||
| 1075 | - </div> | ||
| 1076 | - </tbody> | ||
| 1077 | - </table> | ||
| 1078 | - <!-- //문항선택 --> | ||
| 1079 | - | ||
| 1080 | - <!-- 오답노트 및 문제풀이 CONTENT S --> | ||
| 1081 | - <div id="Item_Content_view"></div> | ||
| 1082 | - <!-- //오답노트 및 문제풀이 CONTENT --> | ||
| 1083 | - | ||
| 1084 | - <!--// MAIN --> | ||
| 1085 | - | ||
| 1086 | - </div> | ||
| 1087 | - <!--// id=body --> | ||
| 1088 | - | ||
| 1089 | -</div> | ||
| 1090 | -<!--// id=wrap_leet --> | ||
| 1091 | - | ||
| 1092 | -</body> | ||
| 1093 | -</html> | ||
| 1094 | - | ||
| 1095 | - | ||
| 1096 | -<script type="text/javascript"> | ||
| 1097 | -//<![CDATA[ | ||
| 1098 | - | ||
| 1099 | - | ||
| 1100 | - //초기 문제 불러오기 | ||
| 1101 | - ItemSelectView(1); | ||
| 1102 | - | ||
| 1103 | - | ||
| 1104 | - function ItemPopupAct(){ | ||
| 1105 | - window.open('2020_exam_report3_pop.asp', 'report_pop', 'width=814, height=644,scrollbars=yes,left=0,top=0'); | ||
| 1106 | - document.SubFrm.action = "2020_exam_report3_pop.asp"; | ||
| 1107 | - document.SubFrm.target = "report_pop"; | ||
| 1108 | - document.SubFrm.submit(); | ||
| 1109 | - } | ||
| 1110 | - | ||
| 1111 | - function SelectExamTest() { | ||
| 1112 | - if($("#select_exam_cd").css("display") == "none"){ | ||
| 1113 | - $("#select_exam_cd").slideDown(); | ||
| 1114 | - }else{ | ||
| 1115 | - $("#select_exam_cd").slideUp(); | ||
| 1116 | - } | ||
| 1117 | - } | ||
| 1118 | - | ||
| 1119 | - function SelectSubTest(){ | ||
| 1120 | - if($("#select_sub_cd").css("display") == "none"){ | ||
| 1121 | - $("#select_sub_cd").slideDown(); | ||
| 1122 | - }else{ | ||
| 1123 | - $("#select_sub_cd").slideUp(); | ||
| 1124 | - } | ||
| 1125 | - } | ||
| 1126 | - | ||
| 1127 | - function SelectGbnTest(){ | ||
| 1128 | - if($("#select_gbn_cd").css("display") == "none"){ | ||
| 1129 | - $("#select_gbn_cd").slideDown(); | ||
| 1130 | - }else{ | ||
| 1131 | - $("#select_gbn_cd").slideUp(); | ||
| 1132 | - } | ||
| 1133 | - } | ||
| 1134 | - | ||
| 1135 | - function ExamFrmSubmit(exam_cd, exam_no){ | ||
| 1136 | - document.ExamMenuFrm.exam_cd.value = exam_cd; | ||
| 1137 | - document.ExamMenuFrm.exam_no.value = exam_no; | ||
| 1138 | - document.ExamMenuFrm.action = "2020_exam_report3.asp?mode="; | ||
| 1139 | - document.ExamMenuFrm.submit(); | ||
| 1140 | - } | ||
| 1141 | - | ||
| 1142 | - function ModeFrmSubmit(mode){ | ||
| 1143 | - //document.SubFrm.sub_cd.value = sub_cd; | ||
| 1144 | - document.ExamMenuFrm.action = "2020_exam_report3.asp?mode="+mode; | ||
| 1145 | - document.ExamMenuFrm.submit(); | ||
| 1146 | - } | ||
| 1147 | - | ||
| 1148 | - function SubFrmSubmit(sub_cd){ | ||
| 1149 | - //document.SubFrm.sub_cd.value = sub_cd; | ||
| 1150 | - document.ExamMenuFrm.action = "2020_exam_report3.asp?sub_cd="+sub_cd+"#ox_note"; | ||
| 1151 | - document.ExamMenuFrm.submit(); | ||
| 1152 | - } | ||
| 1153 | - | ||
| 1154 | - function GbnFrmSubmit(gbn){ | ||
| 1155 | - //document.SubFrm.sub_cd.value = sub_cd; | ||
| 1156 | - document.ExamMenuFrm.action = "2020_exam_report3.asp?mode=&sub_cd=20&gbn="+gbn; | ||
| 1157 | - document.ExamMenuFrm.submit(); | ||
| 1158 | - } | ||
| 1159 | - | ||
| 1160 | - function ItemSelectView(item_no,obj){ | ||
| 1161 | - var exam_cd = $("input[name=exam_cd]").val(); | ||
| 1162 | - var sub_cd = $("#sub_cd").val(); | ||
| 1163 | - var exam_no = $("input[name=exam_no]").val(); | ||
| 1164 | - var exam_view_mode = $("input[name=exam_view_mode]").val(); | ||
| 1165 | - | ||
| 1166 | - //초기화 | ||
| 1167 | - $("[id^='select_qst_']").removeClass("select") | ||
| 1168 | - | ||
| 1169 | - if (obj) { | ||
| 1170 | - $('#select_qst_'+obj).attr("class","select"); | ||
| 1171 | - | ||
| 1172 | - //var position = $('#btn_ox_add').offset(); | ||
| 1173 | - //$('html, body').animate({scrollTop : position.top}, 500); | ||
| 1174 | - } else { | ||
| 1175 | - $('#select_qst_0').attr("class","select"); | ||
| 1176 | - } | ||
| 1177 | - | ||
| 1178 | - //alert("mode=view&exam_cd="+exam_cd+"&sub_cd="+sub_cd+"&exam_no="+exam_no+"&item_no="+item_no+"&exam_view_mode="+exam_view_mode); | ||
| 1179 | - | ||
| 1180 | -// $("#Item_Content_view").html(''); | ||
| 1181 | - | ||
| 1182 | - //j-query ajax | ||
| 1183 | - $.ajax({ | ||
| 1184 | - type:"POST", | ||
| 1185 | - url:"2020_exam_report1_2_ax.asp", | ||
| 1186 | - data:"mode=view&exam_cd="+exam_cd+"&sub_cd="+sub_cd+"&exam_no="+exam_no+"&item_no="+item_no+"&exam_view_mode="+exam_view_mode+"&gbn_mode=", | ||
| 1187 | - success:function(content){ | ||
| 1188 | - $("#Item_Content_view").html(content); | ||
| 1189 | - } | ||
| 1190 | - }); | ||
| 1191 | - } | ||
| 1192 | - | ||
| 1193 | - //모범답안 확인 | ||
| 1194 | - function cor_img_change(){ | ||
| 1195 | - $("#info_img_submit").hide(); | ||
| 1196 | - $("#ItemResultData").show(); | ||
| 1197 | - $("#cor_defult_img").show(); | ||
| 1198 | - } | ||
| 1199 | - | ||
| 1200 | - | ||
| 1201 | - //byte체킹 | ||
| 1202 | - function updateChar(FieldName, contentName){ | ||
| 1203 | - var strCount = 0; | ||
| 1204 | - var tempStr, tempStr2; | ||
| 1205 | - var frm = document.getElementById(contentName); | ||
| 1206 | - var size = frm.value.length; | ||
| 1207 | - | ||
| 1208 | - for(i = 0;i < size;i++) { | ||
| 1209 | - tempStr = frm.value.charAt(i); | ||
| 1210 | - if(escape(tempStr).length > 4) strCount += 2; | ||
| 1211 | - else strCount += 1 ; | ||
| 1212 | - } | ||
| 1213 | - | ||
| 1214 | - if (strCount > FieldName){ | ||
| 1215 | - alert("최대 " + FieldName + "byte이므로 초과된 글자수는 자동으로 삭제됩니다."); | ||
| 1216 | - strCount = 0; | ||
| 1217 | - tempStr2 = ""; | ||
| 1218 | - for(i = 0; i < size; i++) | ||
| 1219 | - { | ||
| 1220 | - tempStr = frm.value.charAt(i); | ||
| 1221 | - if(escape(tempStr).length > 4) strCount += 2; | ||
| 1222 | - else strCount += 1 ; | ||
| 1223 | - if (strCount > FieldName) | ||
| 1224 | - { | ||
| 1225 | - if(escape(tempStr).length > 4) strCount -= 2; | ||
| 1226 | - else strCount -= 1 ; | ||
| 1227 | - break; | ||
| 1228 | - } | ||
| 1229 | - else tempStr2 += tempStr; | ||
| 1230 | - } | ||
| 1231 | - | ||
| 1232 | - frm.value = tempStr2; | ||
| 1233 | - | ||
| 1234 | - return false; | ||
| 1235 | - } | ||
| 1236 | - } | ||
| 1237 | - | ||
| 1238 | - | ||
| 1239 | - //오답 노트 메모 | ||
| 1240 | - function ox_memo_submit(exam_no, item_no){ | ||
| 1241 | - var exam_cd = $("input[name=exam_cd]").val(); | ||
| 1242 | - var sub_cd = $("#sub_cd").val(); | ||
| 1243 | - var mem_id = $("input[name=mem_id]").val(); | ||
| 1244 | - var exam_view_mode = $("input[name=exam_view_mode]").val(); | ||
| 1245 | - var ox_memo = ''; | ||
| 1246 | - | ||
| 1247 | - var i = 0; | ||
| 1248 | - var chk_cnt = 1; | ||
| 1249 | - | ||
| 1250 | - ox_memo = ox_memo + ', ' + $("#ox_memo").val(); | ||
| 1251 | - //j-query ajax | ||
| 1252 | - $.ajax({ | ||
| 1253 | - type:"POST", | ||
| 1254 | - url:"2020_exam_report1_2_ax.asp", | ||
| 1255 | - data:"mode=upd&exam_cd="+exam_cd+"&sub_cd="+sub_cd+"&mem_id="+mem_id+"&exam_no="+exam_no+"&item_no="+item_no+"&exam_view_mode="+exam_view_mode+"&ox_memo="+escape(ox_memo), | ||
| 1256 | - success:function(rw){ | ||
| 1257 | - if(rw == "Y"){ | ||
| 1258 | - alert("답안 선택 이유가 등록되었습니다."); | ||
| 1259 | - ItemSelectView(item_no); | ||
| 1260 | - }else{ | ||
| 1261 | - alert("답안 선택 이유가 등록에 실패하였습니다."); | ||
| 1262 | - return; | ||
| 1263 | - } | ||
| 1264 | - } | ||
| 1265 | - }); | ||
| 1266 | - } | ||
| 1267 | - | ||
| 1268 | - | ||
| 1269 | -//]]> | ||
| 1270 | -</script> | ||
| 1271 | - | ||
| 1272 | - |
REF_megastudy.html
deleted
100644 → 0
| 1 | - | ||
| 2 | -<!DOCTYPE html> | ||
| 3 | - | ||
| 4 | -<html> | ||
| 5 | -<head> | ||
| 6 | - <meta http-eqiv="Content-Type" content="text/html" charset="euc-kr"> | ||
| 7 | - <meta name="viewport" content="width=1300, maximum-scale=1.5"> | ||
| 8 | - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
| 9 | - <title>성공을 위한 러닝 메이트 - 메가로스쿨</title> | ||
| 10 | - <script type="text/javascript" src="http://img.megals.co.kr/common/js/jquery-1.10.2.min.js"></script> | ||
| 11 | - <script type="text/javascript" src="http://img.megals.co.kr/common/js/common.js"></script> | ||
| 12 | - <link rel="stylesheet" type="text/css" href="http://img.megals.co.kr/common/css/common.css" /> | ||
| 13 | - <link rel="stylesheet" type="text/css" href="http://img.megals.co.kr/common/css/lecture.css" /> | ||
| 14 | - <link type="text/css" rel="stylesheet" href="/exam_leet/2020/css/leet.css" /> | ||
| 15 | -</head> | ||
| 16 | -<body class="pop_body"> | ||
| 17 | - | ||
| 18 | - | ||
| 19 | - | ||
| 20 | - | ||
| 21 | - | ||
| 22 | -<div id='AreaDiv' style='position:absolute; z-index: 10000;left:0px; width:100%; height:1713px;display:none; background-color:#000000; filter:Alpha(opacity=60); opacity:0.6; -moz-opacity:0.6;top:0px;'> </div> | ||
| 23 | -<div id="show_image_popup" style="width:100%;position:absolute;left:0px;display:none;z-index:10001;text-align:center;"><img src="" id="show_image" title="클릭하면 닫혀요." onclick="close_show_popup();" width="340" style="cursor:pointer;"></div> | ||
| 24 | - | ||
| 25 | - | ||
| 26 | -<div id="wrap_forPopup1"> | ||
| 27 | - | ||
| 28 | - <h1 class="tit17">오답노트 문항추가</h1> | ||
| 29 | - | ||
| 30 | - <!-- BODY --> | ||
| 31 | - <div id="body"> | ||
| 32 | - <h3 class="tit30 mt0"> | ||
| 33 | - 제<strong class="mark1">2</strong>회 전국모의고사 <strong class="mark1">언어이해</strong> | ||
| 34 | - </h3> | ||
| 35 | - | ||
| 36 | - | ||
| 37 | - <form name="NoteFrm" method="post" action="2020_exam_report3_pop_proc.asp"> | ||
| 38 | - <Input type="hidden" name="exam_cd" value="1030" > | ||
| 39 | - <Input type="hidden" name="exam_no" value="02031458" > | ||
| 40 | - <Input type="hidden" name="sub_cd" value="20" > | ||
| 41 | - <Input type="hidden" name="mem_id" value="" > | ||
| 42 | - <input type="hidden" name="exam_view_mode" value="" /> | ||
| 43 | - | ||
| 44 | - <table cellspacing="0" class="tbl_type19 tbl03" summary="No,배점,정답,답안,정오,문항분류표,오답노트 문항 전체추가 순으로 제공합니다."> | ||
| 45 | - <caption>오답노트 문항 추가</caption> | ||
| 46 | - <colgroup> | ||
| 47 | - <col span="5" style="width:8%" /> | ||
| 48 | - <col span="4" style="width:15%" /> | ||
| 49 | - </colgroup> | ||
| 50 | - <thead> | ||
| 51 | - | ||
| 52 | - | ||
| 53 | - <tr> | ||
| 54 | - <th scope="col" class="first" rowspan="2">No</th> | ||
| 55 | - <th scope="col" rowspan="2">배점</th> | ||
| 56 | - <th scope="col" rowspan="2">정답</th> | ||
| 57 | - <th scope="col" rowspan="2">답안</th> | ||
| 58 | - <th scope="col" rowspan="2">정오</th> | ||
| 59 | - <th scope="col" colspan="2">문항분류표</th> | ||
| 60 | - <th scope="col" class="last" rowspan="2">오답노트 문항<br />전체추가<br /><p class="mt5"><input type="checkbox" id="all_check" onclick="Item_all_check();" /></p></th> | ||
| 61 | - </tr> | ||
| 62 | - <tr> | ||
| 63 | - <th>주제</th> | ||
| 64 | - <!--<th>유형</th>--> | ||
| 65 | - <th>문항보기</th> | ||
| 66 | - </tr> | ||
| 67 | - </thead> | ||
| 68 | - <tbody> | ||
| 69 | - | ||
| 70 | - <tr> | ||
| 71 | - <td class="first">1</td> | ||
| 72 | - <td>1</td> | ||
| 73 | - <td>3</td> | ||
| 74 | - <td>3</td> | ||
| 75 | - <td>O</td> | ||
| 76 | - <td>법학</td> | ||
| 77 | - <!--<td></td>--> | ||
| 78 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q1.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 79 | - <td class="last"> | ||
| 80 | - | ||
| 81 | - <input type="checkbox" name="add_item_no" id="" value="1" checked> | ||
| 82 | - | ||
| 83 | - </td> | ||
| 84 | - </tr> | ||
| 85 | - | ||
| 86 | - <tr> | ||
| 87 | - <td class="first">2</td> | ||
| 88 | - <td>1</td> | ||
| 89 | - <td>4</td> | ||
| 90 | - <td>4</td> | ||
| 91 | - <td>O</td> | ||
| 92 | - <td>법학</td> | ||
| 93 | - <!--<td></td>--> | ||
| 94 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q2.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 95 | - <td class="last"> | ||
| 96 | - | ||
| 97 | - <input type="checkbox" name="add_item_no" id="" value="2"> | ||
| 98 | - | ||
| 99 | - </td> | ||
| 100 | - </tr> | ||
| 101 | - | ||
| 102 | - <tr> | ||
| 103 | - <td class="first">3</td> | ||
| 104 | - <td>1</td> | ||
| 105 | - <td>4</td> | ||
| 106 | - <td>4</td> | ||
| 107 | - <td>O</td> | ||
| 108 | - <td>법학</td> | ||
| 109 | - <!--<td></td>--> | ||
| 110 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q3.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 111 | - <td class="last"> | ||
| 112 | - | ||
| 113 | - <input type="checkbox" name="add_item_no" id="" value="3"> | ||
| 114 | - | ||
| 115 | - </td> | ||
| 116 | - </tr> | ||
| 117 | - | ||
| 118 | - <tr> | ||
| 119 | - <td class="first">4</td> | ||
| 120 | - <td>1</td> | ||
| 121 | - <td>2</td> | ||
| 122 | - <td>3</td> | ||
| 123 | - <td>X</td> | ||
| 124 | - <td>사학</td> | ||
| 125 | - <!--<td></td>--> | ||
| 126 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q4.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 127 | - <td class="last"> | ||
| 128 | - | ||
| 129 | - <input type="checkbox" name="add_item_no" id="" value="4" checked> | ||
| 130 | - | ||
| 131 | - </td> | ||
| 132 | - </tr> | ||
| 133 | - | ||
| 134 | - <tr> | ||
| 135 | - <td class="first">5</td> | ||
| 136 | - <td>1</td> | ||
| 137 | - <td>5</td> | ||
| 138 | - <td>5</td> | ||
| 139 | - <td>O</td> | ||
| 140 | - <td>사학</td> | ||
| 141 | - <!--<td></td>--> | ||
| 142 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q5.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 143 | - <td class="last"> | ||
| 144 | - | ||
| 145 | - <input type="checkbox" name="add_item_no" id="" value="5"> | ||
| 146 | - | ||
| 147 | - </td> | ||
| 148 | - </tr> | ||
| 149 | - | ||
| 150 | - <tr> | ||
| 151 | - <td class="first">6</td> | ||
| 152 | - <td>1</td> | ||
| 153 | - <td>3</td> | ||
| 154 | - <td>3</td> | ||
| 155 | - <td>O</td> | ||
| 156 | - <td>사학</td> | ||
| 157 | - <!--<td></td>--> | ||
| 158 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q6.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 159 | - <td class="last"> | ||
| 160 | - | ||
| 161 | - <input type="checkbox" name="add_item_no" id="" value="6"> | ||
| 162 | - | ||
| 163 | - </td> | ||
| 164 | - </tr> | ||
| 165 | - | ||
| 166 | - <tr> | ||
| 167 | - <td class="first">7</td> | ||
| 168 | - <td>1</td> | ||
| 169 | - <td>3</td> | ||
| 170 | - <td>3</td> | ||
| 171 | - <td>O</td> | ||
| 172 | - <td>과학</td> | ||
| 173 | - <!--<td></td>--> | ||
| 174 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q7.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 175 | - <td class="last"> | ||
| 176 | - | ||
| 177 | - <input type="checkbox" name="add_item_no" id="" value="7"> | ||
| 178 | - | ||
| 179 | - </td> | ||
| 180 | - </tr> | ||
| 181 | - | ||
| 182 | - <tr> | ||
| 183 | - <td class="first">8</td> | ||
| 184 | - <td>1</td> | ||
| 185 | - <td>3</td> | ||
| 186 | - <td>4</td> | ||
| 187 | - <td>X</td> | ||
| 188 | - <td>과학</td> | ||
| 189 | - <!--<td></td>--> | ||
| 190 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q8.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 191 | - <td class="last"> | ||
| 192 | - | ||
| 193 | - <input type="checkbox" name="add_item_no" id="" value="8" checked> | ||
| 194 | - | ||
| 195 | - </td> | ||
| 196 | - </tr> | ||
| 197 | - | ||
| 198 | - <tr> | ||
| 199 | - <td class="first">9</td> | ||
| 200 | - <td>1</td> | ||
| 201 | - <td>3</td> | ||
| 202 | - <td>2</td> | ||
| 203 | - <td>X</td> | ||
| 204 | - <td>과학</td> | ||
| 205 | - <!--<td></td>--> | ||
| 206 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q9.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 207 | - <td class="last"> | ||
| 208 | - | ||
| 209 | - <input type="checkbox" name="add_item_no" id="" value="9" checked> | ||
| 210 | - | ||
| 211 | - </td> | ||
| 212 | - </tr> | ||
| 213 | - | ||
| 214 | - <tr> | ||
| 215 | - <td class="first">10</td> | ||
| 216 | - <td>1</td> | ||
| 217 | - <td>5</td> | ||
| 218 | - <td>5</td> | ||
| 219 | - <td>O</td> | ||
| 220 | - <td>문학비평</td> | ||
| 221 | - <!--<td></td>--> | ||
| 222 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q10.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 223 | - <td class="last"> | ||
| 224 | - | ||
| 225 | - <input type="checkbox" name="add_item_no" id="" value="10"> | ||
| 226 | - | ||
| 227 | - </td> | ||
| 228 | - </tr> | ||
| 229 | - | ||
| 230 | - <tr> | ||
| 231 | - <td class="first">11</td> | ||
| 232 | - <td>1</td> | ||
| 233 | - <td>1</td> | ||
| 234 | - <td>1</td> | ||
| 235 | - <td>O</td> | ||
| 236 | - <td>문학비평</td> | ||
| 237 | - <!--<td></td>--> | ||
| 238 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q11.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 239 | - <td class="last"> | ||
| 240 | - | ||
| 241 | - <input type="checkbox" name="add_item_no" id="" value="11"> | ||
| 242 | - | ||
| 243 | - </td> | ||
| 244 | - </tr> | ||
| 245 | - | ||
| 246 | - <tr> | ||
| 247 | - <td class="first">12</td> | ||
| 248 | - <td>1</td> | ||
| 249 | - <td>3</td> | ||
| 250 | - <td>2</td> | ||
| 251 | - <td>X</td> | ||
| 252 | - <td>문학비평</td> | ||
| 253 | - <!--<td></td>--> | ||
| 254 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q12.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 255 | - <td class="last"> | ||
| 256 | - | ||
| 257 | - <input type="checkbox" name="add_item_no" id="" value="12" checked> | ||
| 258 | - | ||
| 259 | - </td> | ||
| 260 | - </tr> | ||
| 261 | - | ||
| 262 | - <tr> | ||
| 263 | - <td class="first">13</td> | ||
| 264 | - <td>1</td> | ||
| 265 | - <td>5</td> | ||
| 266 | - <td>5</td> | ||
| 267 | - <td>O</td> | ||
| 268 | - <td>경제</td> | ||
| 269 | - <!--<td></td>--> | ||
| 270 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q13.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 271 | - <td class="last"> | ||
| 272 | - | ||
| 273 | - <input type="checkbox" name="add_item_no" id="" value="13"> | ||
| 274 | - | ||
| 275 | - </td> | ||
| 276 | - </tr> | ||
| 277 | - | ||
| 278 | - <tr> | ||
| 279 | - <td class="first">14</td> | ||
| 280 | - <td>1</td> | ||
| 281 | - <td>2</td> | ||
| 282 | - <td>2</td> | ||
| 283 | - <td>O</td> | ||
| 284 | - <td>경제</td> | ||
| 285 | - <!--<td></td>--> | ||
| 286 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q14.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 287 | - <td class="last"> | ||
| 288 | - | ||
| 289 | - <input type="checkbox" name="add_item_no" id="" value="14"> | ||
| 290 | - | ||
| 291 | - </td> | ||
| 292 | - </tr> | ||
| 293 | - | ||
| 294 | - <tr> | ||
| 295 | - <td class="first">15</td> | ||
| 296 | - <td>1</td> | ||
| 297 | - <td>1</td> | ||
| 298 | - <td>1</td> | ||
| 299 | - <td>O</td> | ||
| 300 | - <td>경제</td> | ||
| 301 | - <!--<td></td>--> | ||
| 302 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q15.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 303 | - <td class="last"> | ||
| 304 | - | ||
| 305 | - <input type="checkbox" name="add_item_no" id="" value="15"> | ||
| 306 | - | ||
| 307 | - </td> | ||
| 308 | - </tr> | ||
| 309 | - | ||
| 310 | - <tr> | ||
| 311 | - <td class="first">16</td> | ||
| 312 | - <td>1</td> | ||
| 313 | - <td>3</td> | ||
| 314 | - <td>3</td> | ||
| 315 | - <td>O</td> | ||
| 316 | - <td>사회일반</td> | ||
| 317 | - <!--<td></td>--> | ||
| 318 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q16.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 319 | - <td class="last"> | ||
| 320 | - | ||
| 321 | - <input type="checkbox" name="add_item_no" id="" value="16"> | ||
| 322 | - | ||
| 323 | - </td> | ||
| 324 | - </tr> | ||
| 325 | - | ||
| 326 | - <tr> | ||
| 327 | - <td class="first">17</td> | ||
| 328 | - <td>1</td> | ||
| 329 | - <td>5</td> | ||
| 330 | - <td>5</td> | ||
| 331 | - <td>O</td> | ||
| 332 | - <td>사회일반</td> | ||
| 333 | - <!--<td></td>--> | ||
| 334 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q17.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 335 | - <td class="last"> | ||
| 336 | - | ||
| 337 | - <input type="checkbox" name="add_item_no" id="" value="17"> | ||
| 338 | - | ||
| 339 | - </td> | ||
| 340 | - </tr> | ||
| 341 | - | ||
| 342 | - <tr> | ||
| 343 | - <td class="first">18</td> | ||
| 344 | - <td>1</td> | ||
| 345 | - <td>4</td> | ||
| 346 | - <td>4</td> | ||
| 347 | - <td>O</td> | ||
| 348 | - <td>사회일반</td> | ||
| 349 | - <!--<td></td>--> | ||
| 350 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q18.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 351 | - <td class="last"> | ||
| 352 | - | ||
| 353 | - <input type="checkbox" name="add_item_no" id="" value="18"> | ||
| 354 | - | ||
| 355 | - </td> | ||
| 356 | - </tr> | ||
| 357 | - | ||
| 358 | - <tr> | ||
| 359 | - <td class="first">19</td> | ||
| 360 | - <td>1</td> | ||
| 361 | - <td>2</td> | ||
| 362 | - <td>2</td> | ||
| 363 | - <td>O</td> | ||
| 364 | - <td>철학</td> | ||
| 365 | - <!--<td></td>--> | ||
| 366 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q19.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 367 | - <td class="last"> | ||
| 368 | - | ||
| 369 | - <input type="checkbox" name="add_item_no" id="" value="19"> | ||
| 370 | - | ||
| 371 | - </td> | ||
| 372 | - </tr> | ||
| 373 | - | ||
| 374 | - <tr> | ||
| 375 | - <td class="first">20</td> | ||
| 376 | - <td>1</td> | ||
| 377 | - <td>1</td> | ||
| 378 | - <td>1</td> | ||
| 379 | - <td>O</td> | ||
| 380 | - <td>철학</td> | ||
| 381 | - <!--<td></td>--> | ||
| 382 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q20.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 383 | - <td class="last"> | ||
| 384 | - | ||
| 385 | - <input type="checkbox" name="add_item_no" id="" value="20"> | ||
| 386 | - | ||
| 387 | - </td> | ||
| 388 | - </tr> | ||
| 389 | - | ||
| 390 | - <tr> | ||
| 391 | - <td class="first">21</td> | ||
| 392 | - <td>1</td> | ||
| 393 | - <td>4</td> | ||
| 394 | - <td>1</td> | ||
| 395 | - <td>X</td> | ||
| 396 | - <td>철학</td> | ||
| 397 | - <!--<td></td>--> | ||
| 398 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q21.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 399 | - <td class="last"> | ||
| 400 | - | ||
| 401 | - <input type="checkbox" name="add_item_no" id="" value="21" checked> | ||
| 402 | - | ||
| 403 | - </td> | ||
| 404 | - </tr> | ||
| 405 | - | ||
| 406 | - <tr> | ||
| 407 | - <td class="first">22</td> | ||
| 408 | - <td>1</td> | ||
| 409 | - <td>4</td> | ||
| 410 | - <td>5</td> | ||
| 411 | - <td>X</td> | ||
| 412 | - <td>윤리</td> | ||
| 413 | - <!--<td></td>--> | ||
| 414 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q22.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 415 | - <td class="last"> | ||
| 416 | - | ||
| 417 | - <input type="checkbox" name="add_item_no" id="" value="22" checked> | ||
| 418 | - | ||
| 419 | - </td> | ||
| 420 | - </tr> | ||
| 421 | - | ||
| 422 | - <tr> | ||
| 423 | - <td class="first">23</td> | ||
| 424 | - <td>1</td> | ||
| 425 | - <td>4</td> | ||
| 426 | - <td>4</td> | ||
| 427 | - <td>O</td> | ||
| 428 | - <td>윤리</td> | ||
| 429 | - <!--<td></td>--> | ||
| 430 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q23.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 431 | - <td class="last"> | ||
| 432 | - | ||
| 433 | - <input type="checkbox" name="add_item_no" id="" value="23"> | ||
| 434 | - | ||
| 435 | - </td> | ||
| 436 | - </tr> | ||
| 437 | - | ||
| 438 | - <tr> | ||
| 439 | - <td class="first">24</td> | ||
| 440 | - <td>1</td> | ||
| 441 | - <td>3</td> | ||
| 442 | - <td>5</td> | ||
| 443 | - <td>X</td> | ||
| 444 | - <td>윤리</td> | ||
| 445 | - <!--<td></td>--> | ||
| 446 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q24.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 447 | - <td class="last"> | ||
| 448 | - | ||
| 449 | - <input type="checkbox" name="add_item_no" id="" value="24" checked> | ||
| 450 | - | ||
| 451 | - </td> | ||
| 452 | - </tr> | ||
| 453 | - | ||
| 454 | - <tr> | ||
| 455 | - <td class="first">25</td> | ||
| 456 | - <td>1</td> | ||
| 457 | - <td>3</td> | ||
| 458 | - <td>3</td> | ||
| 459 | - <td>O</td> | ||
| 460 | - <td>기술</td> | ||
| 461 | - <!--<td></td>--> | ||
| 462 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q25.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 463 | - <td class="last"> | ||
| 464 | - | ||
| 465 | - <input type="checkbox" name="add_item_no" id="" value="25"> | ||
| 466 | - | ||
| 467 | - </td> | ||
| 468 | - </tr> | ||
| 469 | - | ||
| 470 | - <tr> | ||
| 471 | - <td class="first">26</td> | ||
| 472 | - <td>1</td> | ||
| 473 | - <td>2</td> | ||
| 474 | - <td>2</td> | ||
| 475 | - <td>O</td> | ||
| 476 | - <td>기술</td> | ||
| 477 | - <!--<td></td>--> | ||
| 478 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q26.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 479 | - <td class="last"> | ||
| 480 | - | ||
| 481 | - <input type="checkbox" name="add_item_no" id="" value="26"> | ||
| 482 | - | ||
| 483 | - </td> | ||
| 484 | - </tr> | ||
| 485 | - | ||
| 486 | - <tr> | ||
| 487 | - <td class="first">27</td> | ||
| 488 | - <td>1</td> | ||
| 489 | - <td>23</td> | ||
| 490 | - <td>4</td> | ||
| 491 | - <td>X</td> | ||
| 492 | - <td>기술</td> | ||
| 493 | - <!--<td></td>--> | ||
| 494 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q27.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 495 | - <td class="last"> | ||
| 496 | - | ||
| 497 | - <input type="checkbox" name="add_item_no" id="" value="27" checked> | ||
| 498 | - | ||
| 499 | - </td> | ||
| 500 | - </tr> | ||
| 501 | - | ||
| 502 | - <tr> | ||
| 503 | - <td class="first">28</td> | ||
| 504 | - <td>1</td> | ||
| 505 | - <td>3</td> | ||
| 506 | - <td>2</td> | ||
| 507 | - <td>X</td> | ||
| 508 | - <td>법철학</td> | ||
| 509 | - <!--<td></td>--> | ||
| 510 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q28.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 511 | - <td class="last"> | ||
| 512 | - | ||
| 513 | - <input type="checkbox" name="add_item_no" id="" value="28" checked> | ||
| 514 | - | ||
| 515 | - </td> | ||
| 516 | - </tr> | ||
| 517 | - | ||
| 518 | - <tr> | ||
| 519 | - <td class="first">29</td> | ||
| 520 | - <td>1</td> | ||
| 521 | - <td>3</td> | ||
| 522 | - <td>3</td> | ||
| 523 | - <td>O</td> | ||
| 524 | - <td>법철학</td> | ||
| 525 | - <!--<td></td>--> | ||
| 526 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q29.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 527 | - <td class="last"> | ||
| 528 | - | ||
| 529 | - <input type="checkbox" name="add_item_no" id="" value="29"> | ||
| 530 | - | ||
| 531 | - </td> | ||
| 532 | - </tr> | ||
| 533 | - | ||
| 534 | - <tr> | ||
| 535 | - <td class="first">30</td> | ||
| 536 | - <td>1</td> | ||
| 537 | - <td>2</td> | ||
| 538 | - <td>2</td> | ||
| 539 | - <td>O</td> | ||
| 540 | - <td>법철학</td> | ||
| 541 | - <!--<td></td>--> | ||
| 542 | - <td><a href="javascript:showPicture('http://img.megamd.co.kr/exam/2021_LEET/2HUI/1/Q30.jpg');" class="btn20b"><i>보기</i></a></td> | ||
| 543 | - <td class="last"> | ||
| 544 | - | ||
| 545 | - <input type="checkbox" name="add_item_no" id="" value="30"> | ||
| 546 | - | ||
| 547 | - </td> | ||
| 548 | - </tr> | ||
| 549 | - | ||
| 550 | - </tbody> | ||
| 551 | - </table> | ||
| 552 | - | ||
| 553 | - <div class="mt30 tcenter"> | ||
| 554 | - <a href="javascript:NoteAddSubmit();" class="btn34a"><i>저장하기</i></a> | ||
| 555 | - <!--<a href="javascript:self.close();" class="btn31b"><i>닫기</i></a>--> | ||
| 556 | - </div> | ||
| 557 | - </div> | ||
| 558 | - <!--// BODY --> | ||
| 559 | - | ||
| 560 | -</div> | ||
| 561 | -<!--// id=wrap_forPopup1 --> | ||
| 562 | - | ||
| 563 | -</body> | ||
| 564 | -</html> | ||
| 565 | -<script type="text/javascript"> | ||
| 566 | -<!-- | ||
| 567 | - function imgload(src){ | ||
| 568 | - showPicture(src); | ||
| 569 | - } | ||
| 570 | - | ||
| 571 | - function note_info(idx){ | ||
| 572 | - | ||
| 573 | - if(idx == 1){ | ||
| 574 | - $("#note_info_content").show(); | ||
| 575 | - }else{ | ||
| 576 | - $("#note_info_content").hide(); | ||
| 577 | - } | ||
| 578 | - | ||
| 579 | - } | ||
| 580 | - | ||
| 581 | - function showPicture(src) { | ||
| 582 | - | ||
| 583 | - | ||
| 584 | - var winl = (screen.width)/2; | ||
| 585 | - var wint = (screen.height)/14; | ||
| 586 | - | ||
| 587 | - $("#show_image").attr("src",src); | ||
| 588 | - $("#AreaDiv").css("height",document.getElementById("wrap_forPopup1").offsetHeight); | ||
| 589 | - $("#show_image_popup").css("top",wint); | ||
| 590 | - $("#AreaDiv").show(); | ||
| 591 | - $("#show_image_popup").show(); | ||
| 592 | - | ||
| 593 | - } | ||
| 594 | - | ||
| 595 | - | ||
| 596 | - function Item_all_check(){ | ||
| 597 | - | ||
| 598 | - var f = document.NoteFrm; | ||
| 599 | - var n_flg = false; | ||
| 600 | - | ||
| 601 | - if(document.getElementById("all_check").checked == true){ | ||
| 602 | - | ||
| 603 | - if(f.add_item_no.length > 1){ | ||
| 604 | - for (var i=0;i<f.add_item_no.length;i++){ | ||
| 605 | - f.add_item_no[i].checked = true; | ||
| 606 | - } | ||
| 607 | - }else{ | ||
| 608 | - f.add_item_no.checked = true; | ||
| 609 | - } | ||
| 610 | - | ||
| 611 | - }else{ | ||
| 612 | - if(f.add_item_no.length > 1){ | ||
| 613 | - for (var i=0;i<f.add_item_no.length;i++){ | ||
| 614 | - f.add_item_no[i].checked = false; | ||
| 615 | - } | ||
| 616 | - }else{ | ||
| 617 | - f.add_item_no.checked = false; | ||
| 618 | - } | ||
| 619 | - } | ||
| 620 | - } | ||
| 621 | - | ||
| 622 | - function close_show_popup(){ | ||
| 623 | - $("#AreaDiv").hide(); | ||
| 624 | - $("#show_image_popup").hide(); | ||
| 625 | - } | ||
| 626 | - | ||
| 627 | - | ||
| 628 | - | ||
| 629 | - function NoteAddSubmit(){ | ||
| 630 | - | ||
| 631 | - var f = document.NoteFrm; | ||
| 632 | - | ||
| 633 | - var n_flg = false; | ||
| 634 | - | ||
| 635 | - | ||
| 636 | - for (var i=0;i<f.add_item_no.length;i++){ | ||
| 637 | - | ||
| 638 | - if(f.add_item_no[i].checked == true){ | ||
| 639 | - | ||
| 640 | - n_flg = true; | ||
| 641 | - } | ||
| 642 | - | ||
| 643 | - } | ||
| 644 | - | ||
| 645 | - if(n_flg == false){ | ||
| 646 | - alert("추가하실 오답노트 문항을 선택해주세요."); | ||
| 647 | - f.add_item_no[0].focus(); | ||
| 648 | - return; | ||
| 649 | - } | ||
| 650 | - | ||
| 651 | - | ||
| 652 | - f.submit(); | ||
| 653 | - | ||
| 654 | - } | ||
| 655 | - | ||
| 656 | -//--> | ||
| 657 | -</script> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment