> 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-421-internship.md).

# MIS 421 Internship

**MIS 421 Internship dersine ilişkin bilgilendirme**

* Staj 2. sınıftan ders aldıktan sonraki veya 3. sınıftan ders aldıktan sonraki yaz döneminde -sigortanın üniversite tarafından yapılması durumunda- en fazla bir defa yapılır. MADDE 6.3
* Staj öncesinde İş Sağlığı ve Güvenliği sertifikası alınması gerekir. MADDE 6.2
* Staj en az 20 işgünü ve en çok 48 işgünüdür. MADDE 7.1
* Başvuru formu işletmeden onay alınarak doldurulur ve bölüm başkanlığına teslim edilir. Staj yapılacak işletmeyi öğrenci bulur. MADDE 11
* Başvurular bölüm staj komisyonu tarafından değerlendirilir. MADDE 5
* Yapılan stajın değerlendirilmesi denetçi öğretim üyesi tarafından yapılır. MADDE 10
* Staj dersi son bahar yarıyılında (düzenli öğrenciler için sekizinci yarıyılda) seçilerek transcript'e eklenir. MADDE 6.1
* Staj dersi seçmeli ders statüsünde olduğundan (6 AKTS) başarılı olarak tamamlandıktan sonra diğer bir seçmeli ders yerine saydırılabilir.\
  **Not:** Resmi dokümanda bunu engelleyen bir madde olmamasına rağmen 8. yarıyılda transcript'e eklendiğinden bir problem yaratabilir. Doğruluğu için onay bekleniyor.
* Staj 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/ccNpfxvZzx0bBU9ifJ13" alt=""><figcaption></figcaption></figure>

Yukarıdaki bilgi **STAJ** 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 Staj Dersi Usul ve Esasları](https://isletme.bakircay.edu.tr/Yuklenenler/Staj_Dersi_Usul_ve_Esaslar%C4%B1.docx)
* [Formlar](https://ybs.bakircay.edu.tr/Sayfalar/995/staj)


---

# 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-421-internship.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.
