Add: ITQ simulator html link
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
})(window,document,'script','dataLayer','GTM-N8PB4F3');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<title>ITQ 시뮬레이터 | 초코마에</title>
|
||||
<meta name="description" CONTENT="ITQ 시험장 사전 연습 앱 | 초코마에 ‧ ITQ license test simulation app | ChocoMae">
|
||||
<title>ITQ 시험장 체험 | 초코마에</title>
|
||||
<meta name="description" CONTENT="ITQ 시험장 체험 앱 | 초코마에 ‧ ITQ license test simulation app | ChocoMae">
|
||||
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
$(document).ready(function() {
|
||||
showErrorMessage(
|
||||
"(01월 10일) 새소식<br/>\
|
||||
타자 연습 앱 : [ 단어 비행접시 ] 가 추가되었습니다.", "success"
|
||||
"(01월 25일) 새소식<br/>\
|
||||
* 보너스, 추가 컨텐츠로 [ ITQ 시험장 체험 ] 앱이 추가되었습니다. 화면 하단에서 확인해 보세요.", "success"
|
||||
);
|
||||
});
|
||||
|
||||
@@ -242,6 +242,39 @@ function experienceMaestro() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-4">
|
||||
<h5> </h5>
|
||||
</div>
|
||||
<div class="col-8">
|
||||
<h5>ITQ 시험보러 가기 전에, 시험장 환경을 체험하며 주의사항을 확인해 보세요.</h5>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<!-- <div class="row mt-3"> -->
|
||||
<div class="col-4">
|
||||
<a class="btn btn-outline-dark btn-block btn-lg" role="button" href="./../client/itq_simulator.html" target="_blank">
|
||||
<span class="oi oi-browser" title="icon browser" aria-hidden="true"></span>
|
||||
ITQ 시험장 체험
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-8">
|
||||
<div>
|
||||
<div class="row">
|
||||
<div>
|
||||
<ul>
|
||||
<li>무설치, 웹브라우저 앱</li>
|
||||
<li>ITQ 시험장 컴퓨터 환경 체험</li>
|
||||
<li>시험 주의사항 확인</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <hr class="mt-4"> -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user