> For the complete documentation index, see [llms.txt](https://manual.mis.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.mis.academy/appendices/mis-436-vocational-business-training.md).

# MIS 436 Vocational Business Training

İME'nin (İşletmede Mesleki Eğitim) amacı öğrencilere (MADDE 1);

* Bilgi ve deneyimlerini pekiştirme imkânı sağlamak,
* İşyerlerini, organizasyon yapılarını tanıtmak,
* İş disiplini kazandırmak,
* Bölümde edindikleri bilgileri uygulamada kullanabilme becerisi kazandırmak,
* İstihdam edilebilirliklerini arttırmak,
* Takım ruhu içinde birlikte iş yapabilme alışkanlığı kazandırmaktır.

**MIS 436 Vocational Business Training dersine ilişkin bilgilendirme**

* İME son bahar yarıyılında (düzenli öğrenciler için sekizinci yarıyılda) 14 hafta süreyle yapılır. MADDE 5
* İME'ne %80 oranında devam zorunludur. MADDE 6
* İME bölüm komisyonu tarafından belirlenen ve duyurulan ölçütlere uygun işletmelerde yapılır. MADDE 7
* İME'ye kaydolan öğrenci devam zorunluluğu olan bir başka derse kayıt yaptıramaz. MADDE 8
* İME'nin yapılacağı işletmenin bulunması öğrencinin sorumluluğundadır. MADDE 10
* Yarıyıl içinde bir ara raporun ve yarıyıl sonunda bir nihai raporun teslim edilmesi gerekir.
* İME ile ilgili olarak işletme bulmakta zorluk çeken veya konuya ilişkin sorusu olan öğrencilerin bölüm başkanlığı ile iletişim kurması süreci hızlandıracaktır.

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

Yukarıdaki bilgi İME sürecine ilişkin bir özet niteliğindedir. Yürürlükte olan orijinal dokümanlar ve formlar için şu linklere bakınız:

* [İzmir Bakırçay Üniversitesi İİBF İşletmede Mesleki Eğitim Dersi Usul ve Esasları](https://isletme.bakircay.edu.tr/Yuklenenler/%C4%B0ME_Dersi_Usul_ve_Esaslar%C4%B1.docx)
* [Formlar](https://ybs.bakircay.edu.tr/Sayfalar/3115/isletmede-mesleki-egitim)


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.mis.academy/appendices/mis-436-vocational-business-training.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
