목록으로

공개 17 제작 완료
모의고사 유형
박*권
2025-06-04 12:19:31

제작된 시험지/답지 다운로드 (총 3문제)
전체 파일 한번에 다운로드 하기
개별 파일 다운로드 및 미리보기

설정
시험지 제작 소요 포인트: 3 포인트
제목(영) 유형 시험지 세트 수 0.5포인트/1지문,1세트 0
제목(한) 유형 시험지 세트 수 0.5포인트/1지문,1세트 0
주제(영) 유형 시험지 세트 수 0.5포인트/1지문,1세트 0
주제(한) 유형 시험지 세트 수 0.5포인트/1지문,1세트 0
일치(영) 유형 시험지 세트 수 1포인트/1지문,1세트 0
일치(한) 유형 시험지 세트 수 1포인트/1지문,1세트 0
불일치(영) 유형 시험지 세트 수 1포인트/1지문,1세트 0
불일치(한) 유형 시험지 세트 수 1포인트/1지문,1세트 0
일치개수(영) 유형 시험지 세트 수 1포인트/1지문,1세트 0
일치개수(한) 유형 시험지 세트 수 1포인트/1지문,1세트 0
순서 유형 시험지 세트 수 1포인트/1지문,1세트 0
문장빈칸-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
문장빈칸-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
문장빈칸-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
흐름-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
흐름-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
흐름-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
위치-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
위치-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
위치-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
밑줄 의미 추론 유형 시험지 세트 수 1포인트/1지문,1세트 1
어법-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
어법-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
어법-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
어휘-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
어휘-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
어휘-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
요약문완성 유형 시험지 세트 수 1포인트/1지문,1세트 0
서술형조건-하 유형 시험지 세트 수 1포인트/1지문,1세트 0
서술형조건-중 유형 시험지 세트 수 1포인트/1지문,1세트 0
서술형조건-상 유형 시험지 세트 수 1포인트/1지문,1세트 0
종합 시험지 세트 수 및 포함 유형 설정 1포인트/1지문,1세트 0
지문 (3개)
# 영어 지문 지문 출처
지문 1
Even though today's artificial neural networks boast immense complexity—with millions of interconnections and tunable parameters—their learning approach remains fundamentally basic: they identify errors and update their internal structure to minimize future mistakes. Typically, this process is supervised: the network is explicitly told the correct outcome, such as recognizing the digit "1" rather than "7," and it uses mathematical calculations to adjust the internal parameters that caused the error. This technique is known as supervised learning, and when the error signal travels backward through the network to update its connections, it's referred to as error backpropagation. The training cycle is repetitive: attempt a prediction, receive feedback, calculate the discrepancy, and make minor adjustments. Since each tweak is incremental, mastering complex tasks like playing a video game requires countless iterations. The sheer number of variables to calibrate means progress is slow, often requiring massive computational effort and time.
지문 2
Emmi Pikler promoted a thoughtful and patient strategy for guiding young children in understanding rules. Her method begins with creating a secure, developmentally appropriate play environment where no restrictions are necessary. As children become more mobile and begin to explore under adult supervision, parents can gently introduce behavioral boundaries. If a child reaches for off-limits items like books or tablecloths, the parent can softly intervene with a reminder such as "Let's not do that." If the child has trouble complying, they can be returned to the safe zone—not as punishment, but as a calm way to reinforce the lesson. The adult might offer encouragement like, "You'll get the hang of it soon." These small, repeated experiences allow children to gradually absorb social expectations. According to Pikler, this respectful approach helps children expand their world while internalizing boundaries without stress or confusion.
지문 3
People naturally strive to be accepted—we want to feel that we belong and are not viewed as outsiders. Even those who cultivate eccentric identities often do so with the hope of being appreciated by a select group. Alongside this desire for inclusion, we also yearn for individuality: we want to be seen not just as one of many, but as someone unique and valuable. Acceptance provides emotional security, but personal recognition gives us a sense of significance. We seek acknowledgment for our efforts and a sense that our presence makes a difference, however small. This isn't necessarily a craving for widespread fame—it's a basic human wish to be noticed, not ignored. Deep down, most of us want to know that someone, somewhere, sees us and values who we are.
✅: 출제 대상 문장, ❌: 출제 제외 문장
    문장빈칸-하 문장빈칸-중 문장빈칸-상 문장
지문 1 1. Even though today's artificial neural networks boast immense complexity—with millions of interconnections and tunable parameters—their learning approach remains fundamentally basic: they identify errors and update their internal structure to minimize future mistakes.
2. Typically, this process is supervised: the network is explicitly told the correct outcome, such as recognizing the digit "1" rather than "7," and it uses mathematical calculations to adjust the internal parameters that caused the error.
3. This technique is known as supervised learning, and when the error signal travels backward through the network to update its connections, it's referred to as error backpropagation.
4. The training cycle is repetitive: attempt a prediction, receive feedback, calculate the discrepancy, and make minor adjustments.
5. Since each tweak is incremental, mastering complex tasks like playing a video game requires countless iterations.
6. The sheer number of variables to calibrate means progress is slow, often requiring massive computational effort and time.
지문 2 1. Emmi Pikler promoted a thoughtful and patient strategy for guiding young children in understanding rules.
2. Her method begins with creating a secure, developmentally appropriate play environment where no restrictions are necessary.
3. As children become more mobile and begin to explore under adult supervision, parents can gently introduce behavioral boundaries.
4. If a child reaches for off-limits items like books or tablecloths, the parent can softly intervene with a reminder such as "Let's not do that."
5. If the child has trouble complying, they can be returned to the safe zone—not as punishment, but as a calm way to reinforce the lesson.
6. The adult might offer encouragement like, "You'll get the hang of it soon."
7. These small, repeated experiences allow children to gradually absorb social expectations.
8. According to Pikler, this respectful approach helps children expand their world while internalizing boundaries without stress or confusion.
지문 3 1. People naturally strive to be accepted—we want to feel that we belong and are not viewed as outsiders.
2. Even those who cultivate eccentric identities often do so with the hope of being appreciated by a select group.
3. Alongside this desire for inclusion, we also yearn for individuality: we want to be seen not just as one of many, but as someone unique and valuable.
4. Acceptance provides emotional security, but personal recognition gives us a sense of significance.
5. We seek acknowledgment for our efforts and a sense that our presence makes a difference, however small.
6. This isn't necessarily a craving for widespread fame—it's a basic human wish to be noticed, not ignored.
7. Deep down, most of us want to know that someone, somewhere, sees us and values who we are.

Copyright © 지인북스. All Rights Reserved.

사업자등록번호 415-92-01827 | 통신판매신고 2024-대전유성-1240 | 대표: 김유현
대전광역시 유성구 문화원로 13 | 고객센터: 010-4829-2520

이용 약관 개인정보 처리방침