> For the complete documentation index, see [llms.txt](https://hy-wep.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hy-wep.gitbook.io/guide/undefined.md).

# '표준 현장실습학기제'

> **"표준 현장실습학기제"** 그리고 <mark style="color:blue;">**하이웹( HY-WEP)**</mark>

"현장실습"은대학생이 정규 학기 또는 방학을 활용해, 전공 관련 기관(기업)에서 직접 근로의 형태로 업무를 수행하면서  강의실을  벗어나 산업 현장에서 학업을  이어가는 큰 의미의  인턴십 제도로, 교육부의 가이드라인에 따라 학생과 기업,  그리고 대학이  함께 협력하여 모두가 원하는 바를 이루는<mark style="background-color:yellow;">(Win-Win)</mark> 특별한 **산학협력교육모델**(Co-op, Cooperative Education)입니다.

<figure><img src="/files/cqFHVeYIdcNsfKeU9kvG" alt=""><figcaption></figcaption></figure>

현장실습은 단순히 일하는 경험에 그치지 않도록 관리되고 있으며, 이를 위해 3자(학생, 기관, 대학)이 협약을 통해 체계적인 운영이 이루어지도록 하고 있어서 학생에게는 실제 학점을 인정해주고 있습니다.

이러한 내용으로 **한양대**에서 운영하는 표준 현장실습학기제의 이름이 하이웹(HY-WEP) 입니다.

<figure><img src="/files/jCwjYhtCdrgy6okHJ1Ti" alt=""><figcaption></figcaption></figure>

## 표준 현장실습학기제는 교육부의 '<mark style="background-color:yellow;">대학생 현장실습 학기제 운영규정</mark>' 따라 운영 됩니다.

* 규정에 따라 표준화된 서식과 절차가 적용되며, 다음 몇 가지 필수 조건을 충족해야 합니다.
* 실습생에 대하여 대학은 <mark style="background-color:purple;">**'상해보험'**</mark>을, 실습기관은 <mark style="background-color:purple;">**'산재보험'**</mark>을 의무적으로 가입해야합니다.
* 기업은 실습생에게 <mark style="background-color:orange;">최저 임금의 75% 이상의</mark> <mark style="background-color:orange;"></mark><mark style="background-color:orange;">**실습비**</mark><mark style="background-color:orange;">를 지급해야</mark> 합니다.
* 현장실습생에 대하여 정부는 최저 임금의 25% 이내의 금액을 지원하고 있습니다.  \[참고]  2022년부터 실습기관은 지원받을 국고지원비를 포함한 실습지원비를 학생에게 지급하고 대학에 국고지원비 지급 요청할 수 있는 기준이 마련되었습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hy-wep.gitbook.io/guide/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
