문제에 그림이 포함된 문제풀이 게시판 > BASIC ORIGNAL

본문 바로가기
사이트 내 전체검색

BASIC ORIGNAL

일상 문제에 그림이 포함된 문제풀이 게시판

페이지 정보

본문

<style>
.toggle-title { font-size:1rem; padding:10px;  box-sizing:border-box; text-align:left; font-weight:normal; cursor:pointer; background-color:white; margin-top:5px; padding-left: 10px; } 
.toggle-body { font-size:1rem; padding:10px; border:1px solid #cccccc; box-sizing:border-box; background-color:yellow; border-top:none; display:none; color:black;} 
 
  .question{ font-size: 20px; padding-top:20px;}
  .correct:hover{ color:blue; font-size: 18px;}
  .answer{ font-size: 18px; padding: 5px 10px;}
  .hide{ font-size: 18px;padding-left:30px; display: none;}
  .kims { display: none; font-size: 18px; color:blueviolet;  }
  .hint:hover + .hide{ display:block; color:purple;}
  .hint{ font-size:1rem; padding:10px;  box-sizing:border-box; text-align:left; font-weight:normal; cursor:pointer; background-color:white; margin-top:5px; padding-left: 10px;} 
</style>
<div id=toggleDiv_1>
 
 <div class="problem">
  <p class="question">0. It is the customer’s _______ to inform the manufacturer if a product they ordered is
damaged during shipping.
</p>
  <div class="answer">1. exemption</div>
  <div class="answer">2. responsibility</div>
  <div class="answer">3. occupation</div>   
  <div class="answer">4. hardship</div>
  </div>
 
    <div class="hint">Hint</div>
    <div class="hide">상식적으로 판단하면 됩니다 </div>   
   
    <div class=toggle-title  style=margin-top:0px>0번 문제 정답보기</div>
    <div class=toggle-body> 운송화물이 손상되는 경우에 제조자에게 알려주는 것이 의무이다. 즉 responsibilty가 정답입니다. </div>
 
 
 <div class="problem">
  <p class="question">1. Who is the best man in the world?</p>
  <div class="answer">1. Joe Biden</div>
  <div class="answer">2. Ronald Reagon</div>
  <div class="answer">3. Bill Clington</div>   
  <div class="answer">4. Kimchulyong</div>
 </div>
     
<div class="hint">Hint</div>
<p class="hide">kimchulyong is the best man in the world<br>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type.</p>
    <div class=toggle-title style=margin-top:0px>1번 문제 정답보기</div>
    <div class=toggle-body> Absolutely, kimchulyong is the best man in the world. There is no doubt. It was admitted by All people. </div>
 
    <div class="problem">
  <p class="question">2. 프런트 프로그래밍에서 꼭 배워야 할 것은?</p>
  <div class="answer">1. HTML</div>
  <div class="answer">2. CSS</div>
  <div class="answer">3. DataBase</div>   
  <div class="answer">4. Javascript</div>
  </div>
 
  <div class="hint">Hint</div>
  <p class="hide"></p>
 
    <div class=toggle-title>2번 문제 정답보기</div>
    <div class=toggle-body>
    자바스크립는 프런트의 제왕이라고 불립니다. 자바스크립트를 잘하면 집돌이를 벗어나 손흥민처럼 활동할수 있습니다
    </div>
 
 
  <div class="problem">
  <p class="question">3. 허블망원경을 대체하려고 나사에서 쏘아올린 우주망원경은 무엇일까?</p>
  <div class="answer">1. 갈릴레오 망원경</div>
  <div class="answer">2. Ronald Reagon 망원경 </div>
  <div class="answer">3. Bill Clington 망원경 </div>   
  <div class="answer">4. 제임스 웹 망원경</div>
  </div>
 
  <div class="hint">Hint</div>
  <p class="hide">뉴스에 많이 나왔습니다.</p>
 
    <div class=toggle-title>3번 문제 정답보기</div>
    <div class=toggle-body>
    비과학자 출신으로 나사국장이었든 제임스웹의 이름을 따서 만든 제임스웹 우주망원경입니다. <br> 비과학자였지만 현재 나사의 기틀을 만들었다는 평가를 받습니다.
    </div>
 
   
  <div class="problem"> 
  <p class="question">4. 아래 그림에서 알 수 있는 것은 무엇일까요?</p>
      <img src="http://egis.kr/zz/images/changduk.jpg" style="width:100%;height:auto;">
  <div class="answer">1. 한국 궁궐을 아름다움</div>
  <div class="answer">2. Ronald Reagon</div>
  <div class="answer">3. Bill Clington</div>   
  <div class="answer">4. Kimchulyong</div>
  </div>
 
  <div class="hint">Hint</div>
  <p class="hide">그림은 창덕궁입니다</p>
 
  <div class="toggle-title">4번 문제 정답보기</div>
  <div class="toggle-body"> 창덕궁은 자연에 순응하며 지은 궁궐입니다. 경복궁처럼 인위적인 면이 많지 않고 그냥 사람 살기 편한 궁궐입니다.</div>
   
  <div class="problem">
  <p class="question">5. 허블망원경을 대체하려고 나사에서 쏘아올린 우주망원경은?</p>
  <div class="answer">1. 갈릴레오 망원경</div>
  <div class="answer">2. Ronald Reagon</div>
  <div class="answer">3. Bill Clington</div>   
  <div class="myDIV correct answer">4. 제임스 웹 망원경</div>
  </div>
 
  <div class="hint">Hint</div>
  <p class="hide">전 나사 국장이었습니다.</p>
 
    <div class=toggle-title>5번 문제 정답보기</div>
    <div class=toggle-body>
    나사국장이었든 제임스웹의 이름을 따서 만든 제임스웹 우주망원경입니다.   
    </div> 
    <img src="http://egis.kr/zz/images/500/u4.png" style="width:100%;height:auto;">
</div>
   
<script>
function toggleMode(...toggle) {
    this["toggle_" + toggle[0]] = this[toggle[0]];
    this["toggle_" + toggle[0]]._style = toggle[1];
    this["toggle_" + toggle[0]]._title = this["toggle_" + toggle[0]].querySelectorAll(".toggle-title");
    this["toggle_" + toggle[0]]._body = this["toggle_" + toggle[0]].querySelectorAll(".toggle-body");
    for (tt = 0; tt < this["toggle_" + toggle[0]]._title.length; tt++) {
        this["toggle_" + toggle[0]]._title[tt].tt = tt;
        this["toggle_" + toggle[0]]._title[tt].onclick = function() {
            for (tb = 0; tb < window["toggle_" + toggle[0]]._body.length; tb++) {
                if (window["toggle_" + toggle[0]]._style) window["toggle_" + toggle[0]]._body[this.tt].style.display = window["toggle_" + toggle[0]]._body[this.tt].style.display == "block" ? "none" : "block";
                else {
                    if (tb == this.tt) window["toggle_" + toggle[0]]._body[this.tt].style.display = window["toggle_" + toggle[0]]._body[this.tt].style.display == "block" ? "none" : "block";
                    else window["toggle_" + toggle[0]]._body[tb].style.display = "none";
                }
            }
        }
    }
}
toggleMode("toggleDiv_1", 0);
</script>

0. It is the customer’s _______ to inform the manufacturer if a product they ordered is damaged during shipping.

1. exemption
2. responsibility
3. occupation
4. hardship
Hint
상식적으로 판단하면 됩니다
0번 문제 정답보기
운송화물이 손상되는 경우에 제조자에게 알려주는 것이 의무이다. 즉 responsibilty가 정답입니다.

1. Who is the best man in the world?

1. Joe Biden
2. Ronald Reagon
3. Bill Clington
4. Kimchulyong
Hint

kimchulyong is the best man in the world
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type.

1번 문제 정답보기
Absolutely, kimchulyong is the best man in the world. There is no doubt. It was admitted by All people.

2. 프런트 프로그래밍에서 꼭 배워야 할 것은?

1. HTML
2. CSS
3. DataBase
4. Javascript
Hint

2번 문제 정답보기
자바스크립는 프런트의 제왕이라고 불립니다. 자바스크립트를 잘하면 집돌이를 벗어나 손흥민처럼 활동할수 있습니다

3. 허블망원경을 대체하려고 나사에서 쏘아올린 우주망원경은 무엇일까?

1. 갈릴레오 망원경
2. Ronald Reagon 망원경
3. Bill Clington 망원경
4. 제임스 웹 망원경
Hint

뉴스에 많이 나왔습니다.

3번 문제 정답보기
비과학자 출신으로 나사국장이었든 제임스웹의 이름을 따서 만든 제임스웹 우주망원경입니다.
비과학자였지만 현재 나사의 기틀을 만들었다는 평가를 받습니다.

4. 아래 그림에서 알 수 있는 것은 무엇일까요?

1. 한국 궁궐을 아름다움
2. Ronald Reagon
3. Bill Clington
4. Kimchulyong
Hint

그림은 창덕궁입니다

4번 문제 정답보기
창덕궁은 자연에 순응하며 지은 궁궐입니다. 경복궁처럼 인위적인 면이 많지 않고 그냥 사람 살기 편한 궁궐입니다.

5. 허블망원경을 대체하려고 나사에서 쏘아올린 우주망원경은?

1. 갈릴레오 망원경
2. Ronald Reagon
3. Bill Clington
4. 제임스 웹 망원경
Hint

전 나사 국장이었습니다.

5번 문제 정답보기
나사국장이었든 제임스웹의 이름을 따서 만든 제임스웹 우주망원경입니다.

추천0

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

음악듣기


사이트 정보

회사명 : 회사명 / 대표 : 대표자명
주소 : OO도 OO시 OO구 OO동 123-45
사업자 등록번호 : 123-45-67890
전화 : 02-123-4567 팩스 : 02-123-4568
통신판매업신고번호 : 제 OO구 - 123호
개인정보관리책임자 : 정보책임자명

접속자집계

오늘
752
어제
3,006
최대
3,294
전체
29,871
Copyright © 소유하신 도메인. All rights reserved.