{"id":6378,"date":"2025-01-21T00:06:21","date_gmt":"2025-01-20T21:06:21","guid":{"rendered":"https:\/\/international.cumhuriyet.edu.tr\/?page_id=6378"},"modified":"2026-07-24T19:58:29","modified_gmt":"2026-07-24T16:58:29","slug":"bologna","status":"publish","type":"page","link":"https:\/\/international.cumhuriyet.edu.tr\/en\/coordination-offices\/bologna\/","title":{"rendered":"Bologna Institutional Coordinator"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   BOLOGNA KURUM KOORD\u0130NAT\u00d6RL\u00dc\u011e\u00dc\n===================================================== *\/\n\n.scu-bologna-page {\n  --bologna-primary: #17357f;\n  --bologna-secondary: #2444b8;\n  --bologna-accent: #ef3e5a;\n  --bologna-turquoise: #00a6d6;\n  --bologna-green: #009b77;\n  --bologna-text: #4f5b70;\n  --bologna-muted: #657087;\n  --bologna-bg: #f7f9fd;\n  --bologna-border: rgba(23, 53, 127, 0.09);\n\n  width: 100%;\n  max-width: auto;\n  margin: 0 auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-bologna-page *,\n.scu-bologna-page *::before,\n.scu-bologna-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-bologna-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.scu-bologna-hero {\n  position: relative;\n  width: 100%;\n  margin-bottom: 22px;\n  padding: 42px 40px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    #17357f 0%,\n    #2444b8 100%\n  );\n\n  border-radius: 24px;\n  box-shadow: 0 15px 36px rgba(20, 38, 86, 0.14);\n  overflow: hidden;\n}\n\n.scu-bologna-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -140px;\n  right: -95px;\n\n  width: 330px;\n  height: 330px;\n\n  background: rgba(255, 255, 255, 0.09);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-bologna-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-bologna-hero-eyebrow {\n  display: block;\n  margin: 0 0 9px;\n\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-bologna-hero h1 {\n  max-width: 980px;\n  margin: 0;\n\n  color: #ffffff;\n  font-size: clamp(34px, 4.3vw, 48px);\n  line-height: 1.15;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-bologna-hero > p {\n  max-width: 1080px;\n  margin: 17px 0 0;\n\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 15.5px;\n  line-height: 1.75;\n}\n\n\n\/* HERO HIGHLIGHT *\/\n\n.scu-bologna-hero-highlights {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 27px;\n}\n\n.scu-bologna-hero-highlights article {\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 14px;\n  align-items: center;\n\n  min-height: 104px;\n  padding: 18px;\n\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 17px;\n}\n\n.scu-bologna-hero-highlights i {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  font-size: 21px;\n}\n\n.scu-bologna-hero-highlights span,\n.scu-bologna-hero-highlights strong {\n  display: block;\n}\n\n.scu-bologna-hero-highlights span {\n  margin-bottom: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 11.8px;\n  line-height: 1.3;\n}\n\n.scu-bologna-hero-highlights strong {\n  color: #ffffff;\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* HERO LINKLER *\/\n\n.scu-bologna-hero-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 19px;\n}\n\n.scu-bologna-hero-links a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 46px;\n  padding: 12px 17px;\n\n  color: #ffffff !important;\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 13px;\n\n  font-size: 13.3px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform .2s ease,\n    background .2s ease;\n}\n\n.scu-bologna-hero-links a.is-primary {\n  color: var(--bologna-primary) !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-bologna-hero-links a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n.scu-bologna-hero-links a.is-primary:hover {\n  background: #f4f7fc;\n}\n\n\n\/* =====================================================\n   ORTAK SECTION\n===================================================== *\/\n\n.scu-bologna-section {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--bologna-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-bologna-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-bologna-eyebrow {\n  display: block;\n  margin: 0 0 7px;\n\n  color: var(--bologna-accent);\n  font-size: 13px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-bologna-section-head h2 {\n  margin: 0;\n\n  color: var(--bologna-primary);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-bologna-section-head p {\n  max-width: 940px;\n  margin: 9px 0 0;\n\n  color: var(--bologna-muted);\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   TANITIM\n===================================================== *\/\n\n.scu-bologna-overview {\n  display: grid;\n  grid-template-columns: minmax(240px, 31%) minmax(0, 1fr);\n  gap: 22px;\n  align-items: stretch;\n}\n\n.scu-bologna-logo {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 270px;\n  padding: 28px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 18px;\n}\n\n.scu-bologna-logo img {\n  display: block;\n  width: 100%;\n  max-width: 250px;\n  max-height: 170px;\n  object-fit: contain;\n}\n\n.scu-bologna-overview-content {\n  padding: 23px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 18px;\n}\n\n.scu-bologna-overview-content h3 {\n  margin: 0;\n\n  color: var(--bologna-primary);\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-bologna-overview-content > p {\n  margin: 11px 0 0;\n\n  color: var(--bologna-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-bologna-overview-note {\n  display: grid;\n  grid-template-columns: 38px minmax(0, 1fr);\n  gap: 11px;\n  align-items: center;\n\n  margin-top: 16px;\n  padding: 13px;\n\n  background: #ffffff;\n  border: 1px solid var(--bologna-border);\n  border-radius: 14px;\n}\n\n.scu-bologna-overview-note i {\n  width: 36px;\n  height: 36px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 11px;\n}\n\n.scu-bologna-overview-note span {\n  color: var(--bologna-text);\n  font-size: 12.4px;\n  line-height: 1.55;\n}\n\n\n\/* =====================================================\n   TEMEL B\u0130LE\u015eENLER\n===================================================== *\/\n\n.scu-bologna-component-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-bologna-component-grid article {\n  position: relative;\n  min-height: 238px;\n  padding: 20px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 18px;\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease;\n}\n\n.scu-bologna-component-grid article:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 12px 25px rgba(20, 38, 86, 0.07);\n}\n\n.scu-bologna-component-icon {\n  width: 47px;\n  height: 47px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 16px;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-bologna-component-grid article:nth-child(2)\n.scu-bologna-component-icon {\n  background: var(--bologna-turquoise);\n}\n\n.scu-bologna-component-grid article:nth-child(3)\n.scu-bologna-component-icon {\n  background: var(--bologna-green);\n}\n\n.scu-bologna-component-grid article:nth-child(4)\n.scu-bologna-component-icon {\n  background: var(--bologna-secondary);\n}\n\n.scu-bologna-component-grid article:nth-child(5)\n.scu-bologna-component-icon {\n  background: #7a4da1;\n}\n\n.scu-bologna-component-grid article:nth-child(6)\n.scu-bologna-component-icon {\n  background: var(--bologna-accent);\n}\n\n.scu-bologna-component-grid h3 {\n  margin: 0;\n\n  color: var(--bologna-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-bologna-component-grid p {\n  margin: 9px 0 38px;\n\n  color: var(--bologna-muted);\n  font-size: 12.8px;\n  line-height: 1.65;\n}\n\n.scu-bologna-component-grid article > span {\n  position: absolute;\n  left: 20px;\n  right: 20px;\n  bottom: 18px;\n\n  color: var(--bologna-turquoise);\n  font-size: 10.8px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   G\u00d6REVLER\n===================================================== *\/\n\n.scu-bologna-duty-list {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-bologna-duty-list article {\n  display: grid;\n  grid-template-columns: 46px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  padding: 18px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 17px;\n}\n\n.scu-bologna-duty-number {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 13px;\n\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.scu-bologna-duty-list article:nth-child(even)\n.scu-bologna-duty-number {\n  background: var(--bologna-turquoise);\n}\n\n.scu-bologna-duty-list h3 {\n  margin: 0 0 6px;\n\n  color: var(--bologna-primary);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-bologna-duty-list p {\n  margin: 0;\n\n  color: var(--bologna-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* =====================================================\n   UYGULAMA S\u00dcREC\u0130\n===================================================== *\/\n\n.scu-bologna-process {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-bologna-process article {\n  position: relative;\n  min-height: 215px;\n  padding: 19px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 17px;\n}\n\n.scu-bologna-process-icon {\n  width: 44px;\n  height: 44px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-bologna-process article:nth-child(2)\n.scu-bologna-process-icon {\n  background: var(--bologna-turquoise);\n}\n\n.scu-bologna-process article:nth-child(3)\n.scu-bologna-process-icon {\n  background: var(--bologna-green);\n}\n\n.scu-bologna-process article:nth-child(4)\n.scu-bologna-process-icon {\n  background: var(--bologna-accent);\n}\n\n.scu-bologna-process article > span {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--bologna-turquoise);\n  font-size: 10.5px;\n  font-weight: 600;\n}\n\n.scu-bologna-process h3 {\n  margin: 0;\n\n  color: var(--bologna-primary);\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.scu-bologna-process p {\n  margin: 8px 0 0;\n\n  color: var(--bologna-muted);\n  font-size: 12.4px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   PAYDA\u015eLAR\n===================================================== *\/\n\n.scu-bologna-stakeholder-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-bologna-stakeholder-grid article {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  padding: 18px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 17px;\n}\n\n.scu-bologna-stakeholder-grid article > i {\n  width: 44px;\n  height: 44px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-bologna-stakeholder-grid article:nth-child(2) > i {\n  background: var(--bologna-turquoise);\n}\n\n.scu-bologna-stakeholder-grid article:nth-child(3) > i {\n  background: var(--bologna-green);\n}\n\n.scu-bologna-stakeholder-grid article:nth-child(4) > i {\n  background: var(--bologna-accent);\n}\n\n.scu-bologna-stakeholder-grid h3 {\n  margin: 0 0 6px;\n\n  color: var(--bologna-primary);\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.scu-bologna-stakeholder-grid p {\n  margin: 0;\n\n  color: var(--bologna-muted);\n  font-size: 12.7px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   B\u0130LG\u0130 ALANLARI\n===================================================== *\/\n\n.scu-bologna-link-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-bologna-link-grid > a {\n  display: grid;\n  grid-template-columns: 43px minmax(0, 1fr) 20px;\n  gap: 12px;\n  align-items: center;\n\n  min-height: 94px;\n  padding: 16px;\n\n  color: inherit !important;\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 16px;\n\n  transition:\n    transform .2s ease,\n    border-color .2s ease,\n    box-shadow .2s ease;\n}\n\n.scu-bologna-link-grid > a:hover {\n  transform: translateY(-2px);\n  border-color: rgba(23, 53, 127, 0.18);\n  box-shadow: 0 10px 22px rgba(20, 38, 86, 0.07);\n}\n\n.scu-bologna-link-grid > a > i:first-child {\n  width: 41px;\n  height: 41px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 13px;\n  font-size: 19px;\n}\n\n.scu-bologna-link-grid > a:nth-child(2) > i:first-child {\n  background: var(--bologna-turquoise);\n}\n\n.scu-bologna-link-grid > a:nth-child(3) > i:first-child {\n  background: var(--bologna-green);\n}\n\n.scu-bologna-link-grid > a:nth-child(4) > i:first-child {\n  background: var(--bologna-secondary);\n}\n\n.scu-bologna-link-grid > a:nth-child(5) > i:first-child {\n  background: #7a4da1;\n}\n\n.scu-bologna-link-grid > a:nth-child(6) > i:first-child {\n  background: var(--bologna-accent);\n}\n\n.scu-bologna-link-grid strong,\n.scu-bologna-link-grid small {\n  display: block;\n}\n\n.scu-bologna-link-grid strong {\n  color: var(--bologna-primary);\n  font-size: 13.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-bologna-link-grid small {\n  margin-top: 4px;\n\n  color: var(--bologna-muted);\n  font-size: 11.3px;\n  line-height: 1.4;\n}\n\n.scu-bologna-link-grid > a > i:last-child {\n  color: var(--bologna-turquoise);\n}\n\n\n\/* =====================================================\n   \u0130LET\u0130\u015e\u0130M\n===================================================== *\/\n\n.scu-bologna-contact {\n  display: grid;\n  grid-template-columns: 58px minmax(0, 1fr) auto;\n  gap: 18px;\n  align-items: center;\n\n  margin-bottom: 22px;\n  padding: 24px;\n\n  background: rgba(0, 166, 214, 0.07);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n  border-radius: 19px;\n}\n\n.scu-bologna-contact-icon {\n  width: 53px;\n  height: 53px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-turquoise);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-bologna-contact-content h2 {\n  margin: 0;\n\n  color: var(--bologna-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-bologna-contact-content p {\n  max-width: 900px;\n  margin: 7px 0 0;\n\n  color: var(--bologna-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n.scu-bologna-contact-actions {\n  display: grid;\n  gap: 8px;\n}\n\n.scu-bologna-contact-actions a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  min-height: 42px;\n  padding: 10px 14px;\n\n  color: #ffffff !important;\n  background: var(--bologna-primary);\n  border-radius: 11px;\n\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n.scu-bologna-contact-actions a.is-secondary {\n  color: var(--bologna-primary) !important;\n  background: #ffffff;\n  border: 1px solid var(--bologna-border);\n}\n\n\n\/* =====================================================\n   RESM\u00ce NOT\n===================================================== *\/\n\n.scu-bologna-footnote {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  margin-bottom: 25px;\n  padding: 19px;\n\n  background: var(--bologna-bg);\n  border: 1px solid var(--bologna-border);\n  border-radius: 18px;\n}\n\n.scu-bologna-footnote > i {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--bologna-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-bologna-footnote strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--bologna-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-bologna-footnote p {\n  margin: 0;\n\n  color: var(--bologna-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* ANCHOR *\/\n\n#bologna-hakkinda,\n#temel-bilesenler,\n#gorevler,\n#akts,\n#program-yeterlilikleri,\n#ogrenme-ciktilari,\n#diploma-eki,\n#akademik-taninma,\n#kalite-guvencesi,\n#iletisim {\n  scroll-margin-top: 110px;\n}\n\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media (max-width: 1050px) {\n  .scu-bologna-component-grid,\n  .scu-bologna-link-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-bologna-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-bologna-hero-highlights,\n  .scu-bologna-overview {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-bologna-logo {\n    min-height: 210px;\n  }\n\n  .scu-bologna-contact {\n    grid-template-columns: 53px minmax(0, 1fr);\n  }\n\n  .scu-bologna-contact-actions {\n    grid-column: 1 \/ -1;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n\n\/* =====================================================\n   MOB\u0130L\n===================================================== *\/\n\n@media (max-width: 700px) {\n  .scu-bologna-page {\n    padding: 0 12px;\n  }\n\n  .scu-bologna-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-bologna-hero h1 {\n    font-size: 29px;\n  }\n\n  .scu-bologna-hero > p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-bologna-hero-highlights {\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .scu-bologna-hero-highlights article {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 11px;\n\n    min-height: 78px;\n    padding: 15px;\n    border-radius: 15px;\n  }\n\n  .scu-bologna-hero-highlights i {\n    width: 36px;\n    height: 36px;\n    font-size: 19px;\n  }\n\n  .scu-bologna-hero-links {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-bologna-hero-links a {\n    width: 100%;\n  }\n\n  .scu-bologna-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-bologna-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-bologna-section-head p {\n    font-size: 13.7px;\n  }\n\n  .scu-bologna-overview-content {\n    padding: 18px;\n  }\n\n  .scu-bologna-component-grid,\n  .scu-bologna-duty-list,\n  .scu-bologna-process,\n  .scu-bologna-stakeholder-grid,\n  .scu-bologna-link-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-bologna-component-grid article,\n  .scu-bologna-process article {\n    min-height: 0;\n  }\n\n  .scu-bologna-component-grid p {\n    margin-bottom: 38px;\n  }\n\n  .scu-bologna-contact {\n    grid-template-columns: 1fr;\n    padding: 19px;\n    border-radius: 17px;\n  }\n\n  .scu-bologna-contact-actions {\n    grid-column: auto;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-bologna-footnote {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<link\n  rel=\"stylesheet\"\n  href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\"\n>\n\n<section class=\"scu-bologna-page\">\n\n  <!-- HERO -->\n  <header class=\"scu-bologna-hero\">\n\n    <span class=\"scu-bologna-hero-eyebrow\">\n      International Relations Office\n    <\/span>\n\n    <h1>Bologna Institutional Coordinator<\/h1>\n\n    <p>\n      The Bologna Institutional Coordination Office coordinates academic harmonization efforts, European Credit Transfer and Accumulation System applications, program competencies, learning outcomes, Diploma Supplement processes, and academic recognition studies conducted within the framework of the European Higher Education Area throughout our University.\n    <\/p>\n\n    <div class=\"scu-bologna-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-journal-check\"><\/i>\n\n        <div>\n          <span>Academic Structure<\/span>\n          <strong>Program competencies and learning outcomes<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-arrow-left-right\"><\/i>\n\n        <div>\n          <span>Credit and Recognition<\/span>\n          <strong>ECTS, workload, and academic recognition.<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-file-earmark-medical\"><\/i>\n\n        <div>\n          <span>Transparency Tools<\/span>\n          <strong>Diploma Supplement and information packages<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <nav\n      class=\"scu-bologna-hero-links\"\n      aria-label=\"Bologna page sections\"\n    >\n\n      <a href=\"#bologna-hakkinda\" class=\"is-primary\">\n        <i class=\"bi bi-info-circle\"><\/i>\n        Bologna Process\n      <\/a>\n\n      <a href=\"#temel-bilesenler\">\n        <i class=\"bi bi-grid\"><\/i>\n        Essential Components\n      <\/a>\n\n      <a href=\"#gorevler\">\n        <i class=\"bi bi-list-check\"><\/i>\n        Duties and Responsibilities\n      <\/a>\n\n      <a href=\"#iletisim\">\n        <i class=\"bi bi-envelope\"><\/i>\n        Contact\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- TANITIM -->\n  <section\n    class=\"scu-bologna-section\"\n    id=\"bologna-hakkinda\"\n  >\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Program and Institutional Structure\n      <\/span>\n\n      <h2>About the Bologna Process<\/h2>\n\n      <p>\n        The Bologna Process forms the basis of the European Higher Education Area initiatives, which aim to improve comparability, academic mobility, transparency, quality assurance, and recognition of qualifications among higher education systems.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-overview\">\n\n      <div class=\"scu-bologna-logo\">\n\n        <img data-recalc-dims=\"1\" decoding=\"async\"\n          src=\"https:\/\/i0.wp.com\/international.cumhuriyet.edu.tr\/wp-content\/uploads\/brand_bologna.webp?w=1290&#038;ssl=1\"\n          alt=\"Bologna Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc\"\n        >\n\n      <\/div>\n\n      <div class=\"scu-bologna-overview-content\">\n\n        <h3>The Main Objective of the Coordination Office<\/h3>\n\n        <p>\n          The main objective of the Bologna Institutional Coordination Office is to contribute to ensuring that our University&#039;s education and training processes are conducted in accordance with national and international higher education standards, to increase the transparency of academic programs, and to support a student-centered education approach.\n        <\/p>\n\n        <p>\n          Within this framework, program objectives, program competencies, course learning outcomes, student workload, ECTS credits, assessment methods, academic recognition, and Diploma Supplement processes are coordinated in collaboration with relevant academic and administrative units.\n        <\/p>\n\n        <div class=\"scu-bologna-overview-note\">\n          <i class=\"bi bi-bank\"><\/i>\n\n          <span>\n            Practices within the scope of the Bologna Process are carried out in accordance with the legislation, decisions, procedures, and principles adopted by the authorized bodies of the University.\n          <\/span>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- TEMEL B\u0130LE\u015eENLER -->\n  <section\n    class=\"scu-bologna-section\"\n    id=\"temel-bilesenler\"\n  >\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Academic Adaptation\n      <\/span>\n\n      <h2>Key Components of the Bologna Process<\/h2>\n\n      <p>\n        The Bologna Process initiatives undertaken at our university encompass the following key academic and institutional components.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-component-grid\">\n\n      <article id=\"akts\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-hourglass-split\"><\/i>\n        <\/div>\n\n        <h3>ECTS and Student Workload<\/h3>\n\n        <p>\n          Course credits are determined based on the student&#039;s total workload, encompassing all in-class and out-of-class learning activities.\n        <\/p>\n\n        <span>European Credit Transfer and Accumulation System<\/span>\n\n      <\/article>\n\n      <article id=\"program-yeterlilikleri\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-diagram-3\"><\/i>\n        <\/div>\n\n        <h3>Program Competencies<\/h3>\n\n        <p>\n          The knowledge, skills, and competencies that graduates are expected to possess upon completion of the program are clearly defined, measurable, and consistent with the program&#039;s objectives.\n        <\/p>\n\n        <span>Knowledge, skills and competencies<\/span>\n\n      <\/article>\n\n      <article id=\"ogrenme-ciktilari\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-bullseye\"><\/i>\n        <\/div>\n\n        <h3>Course Learning Outcomes<\/h3>\n\n        <p>\n          The learning outcomes that students are expected to achieve at the end of each course are determined in relation to the program competencies.\n        <\/p>\n\n        <span>Measurable academic achievements<\/span>\n\n      <\/article>\n\n      <article id=\"diploma-eki\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-file-earmark-text\"><\/i>\n        <\/div>\n\n        <h3>Diploma Supplement<\/h3>\n\n        <p>\n          It provides internationally understandable information about the level, content, scope, and qualifications of the programs completed by graduates.\n        <\/p>\n\n        <span>International transparency document<\/span>\n\n      <\/article>\n\n      <article id=\"akademik-taninma\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-patch-check\"><\/i>\n        <\/div>\n\n        <h3>Academic Recognition<\/h3>\n\n        <p>\n          It supports the transfer and recognition of learning activities completed by students at different higher education institutions into their academic programs.\n        <\/p>\n\n        <span>Mobility and creditworthiness<\/span>\n\n      <\/article>\n\n      <article id=\"kalite-guvencesi\">\n\n        <div class=\"scu-bologna-component-icon\">\n          <i class=\"bi bi-shield-check\"><\/i>\n        <\/div>\n\n        <h3>Quality assurance<\/h3>\n\n        <p>\n          It supports the processes of planning, implementing, monitoring, evaluating, and continuously improving training programs.\n        <\/p>\n\n        <span>Monitoring and continuous improvement<\/span>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- G\u00d6REVLER -->\n  <section\n    class=\"scu-bologna-section\"\n    id=\"gorevler\"\n  >\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Authority and Responsibilities\n      <\/span>\n\n      <h2>Tasks of the Coordinator<\/h2>\n\n      <p>\n        Key tasks related to ensuring the harmonious implementation of academic and administrative activities within the framework of the Bologna Process across the University.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-duty-list\">\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">01<\/span>\n\n        <div>\n          <h3>Ensuring institutional coordination.<\/h3>\n\n          <p>\n            It ensures that the work carried out within the framework of the Bologna Process is conducted in a coordinated, consistent and sustainable manner among academic and administrative units.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">02<\/span>\n\n        <div>\n          <h3>Monitoring program information<\/h3>\n\n          <p>\n            The program monitors the currency of program objectives, competencies, course learning outcomes, course content, assessment methods, and ECTS credit information.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">03<\/span>\n\n        <div>\n          <h3>Providing guidance to academic units<\/h3>\n\n          <p>\n            It provides information and guidance support to faculties, institutes, colleges, vocational schools, departments and programs regarding the implementation of the Bologna Process.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">04<\/span>\n\n        <div>\n          <h3>Evaluation of ECTS applications<\/h3>\n\n          <p>\n            It supports determining course credits based on student workload, reviewing workload calculations, and updating them as needed.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">05<\/span>\n\n        <div>\n          <h3>Development of information packages<\/h3>\n\n          <p>\n            It coordinates efforts to present academic program and course information in a clear, understandable, up-to-date, and accessible manner.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <span class=\"scu-bologna-duty-number\">06<\/span>\n\n        <div>\n          <h3>Contributing to quality and improvement processes.<\/h3>\n\n          <p>\n            It contributes to monitoring, evaluation, and improvement efforts related to education and training activities through the tools of the Bologna Process.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- UYGULAMA S\u00dcREC\u0130 -->\n  <section class=\"scu-bologna-section\">\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Application Cycle\n      <\/span>\n\n      <h2>Preparation and Updating of Academic Programs<\/h2>\n\n      <p>\n        The Bologna Process data is not a one-time data entry, but an academic quality process that needs to be regularly monitored and updated.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-process\">\n\n      <article>\n\n        <div class=\"scu-bologna-process-icon\">\n          <i class=\"bi bi-clipboard-data\"><\/i>\n        <\/div>\n\n        <span>Phase 1<\/span>\n        <h3>Planning<\/h3>\n\n        <p>\n          Program objectives, competencies, course learning outcomes, and a teaching plan are developed.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-bologna-process-icon\">\n          <i class=\"bi bi-link-45deg\"><\/i>\n        <\/div>\n\n        <span>Phase 2<\/span>\n        <h3>Association<\/h3>\n\n        <p>\n          Course learning outcomes are linked to program competencies and assessment methods.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-bologna-process-icon\">\n          <i class=\"bi bi-clock-history\"><\/i>\n        <\/div>\n\n        <span>Stage 3<\/span>\n        <h3>Workload and ECTS<\/h3>\n\n        <p>\n          The student&#039;s workload and ECTS credits are determined by considering all of their learning activities.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-bologna-process-icon\">\n          <i class=\"bi bi-arrow-repeat\"><\/i>\n        <\/div>\n\n        <span>Stage 4<\/span>\n        <h3>Monitoring and Updating<\/h3>\n\n        <p>\n          Program and course information is updated based on feedback, evaluations, and institutional needs.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- PAYDA\u015eLAR -->\n  <section class=\"scu-bologna-section\">\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Corporate Collaboration\n      <\/span>\n\n      <h2>Areas of Responsibility and Stakeholders<\/h2>\n\n      <p>\n        The Bologna Process is implemented throughout the University with a spirit of shared responsibility and institutional cooperation.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-stakeholder-grid\">\n\n      <article>\n\n        <i class=\"bi bi-diagram-3\"><\/i>\n\n        <div>\n          <h3>Bologna Institutional Coordinator<\/h3>\n\n          <p>\n            It carries out institutional coordination, guidance, monitoring, and information dissemination activities.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-buildings\"><\/i>\n\n        <div>\n          <h3>Academic Units<\/h3>\n\n          <p>\n            It ensures the preparation, approval, and updating of program and course information.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-person-workspace\"><\/i>\n\n        <div>\n          <h3>Department and Program Coordinators<\/h3>\n\n          <p>\n            It conducts academic studies on competencies, learning outcomes, workload, and course information packages.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-people\"><\/i>\n\n        <div>\n          <h3>Students and External Stakeholders<\/h3>\n\n          <p>\n            They contribute to the evaluation of training programs through their feedback.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- B\u0130LG\u0130 ALANLARI -->\n  <section class=\"scu-bologna-section\">\n\n    <div class=\"scu-bologna-section-head\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Quick Information\n      <\/span>\n\n      <h2>Bologna Process Knowledge Areas<\/h2>\n\n    <\/div>\n\n    <div class=\"scu-bologna-link-grid\">\n\n      <a href=\"#akts\">\n        <i class=\"bi bi-hourglass-split\"><\/i>\n\n        <span>\n          <strong>ECTS and Workload<\/strong>\n          <small>Credit and student workload applications<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n      <a href=\"#program-yeterlilikleri\">\n        <i class=\"bi bi-diagram-3\"><\/i>\n\n        <span>\n          <strong>Program Competencies<\/strong>\n          <small>Program outcomes and competency relationships<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n      <a href=\"#ogrenme-ciktilari\">\n        <i class=\"bi bi-bullseye\"><\/i>\n\n        <span>\n          <strong>Learning Outcomes<\/strong>\n          <small>Academic achievements at the course level<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n      <a href=\"#diploma-eki\">\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <span>\n          <strong>Diploma Supplement<\/strong>\n          <small>An international transparency and recognition tool.<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n      <a href=\"#akademik-taninma\">\n        <i class=\"bi bi-patch-check\"><\/i>\n\n        <span>\n          <strong>Academic Recognition<\/strong>\n          <small>Credit transfer and mobility recognition<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n      <a href=\"#kalite-guvencesi\">\n        <i class=\"bi bi-shield-check\"><\/i>\n\n        <span>\n          <strong>Quality assurance<\/strong>\n          <small>Monitoring, evaluation and improvement<\/small>\n        <\/span>\n\n        <i class=\"bi bi-arrow-down\"><\/i>\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u0130LET\u0130\u015e\u0130M -->\n  <section\n    class=\"scu-bologna-contact\"\n    id=\"iletisim\"\n  >\n\n    <div class=\"scu-bologna-contact-icon\">\n      <i class=\"bi bi-envelope-paper\"><\/i>\n    <\/div>\n\n    <div class=\"scu-bologna-contact-content\">\n\n      <span class=\"scu-bologna-eyebrow\">\n        Information and Coordination\n      <\/span>\n\n      <h2>Demands related to the Bologna Process<\/h2>\n\n      <p>\n        Institutional requests regarding academic programs, course information packages, program competencies, learning outcomes, ECTS credits, or Diploma Supplements should be submitted to the Bologna Institutional Coordinator through the relevant academic unit.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-bologna-contact-actions\">\n\n      <a href=\"\/en\/contact\/\">\n        <i class=\"bi bi-envelope\"><\/i>\n        Contact\n      <\/a>\n\n      <a href=\"\/en\/coordination-offices\/\" class=\"is-secondary\">\n        <i class=\"bi bi-grid\"><\/i>\n        All Coordinators\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- RESM\u00ce NOT -->\n  <section class=\"scu-bologna-footnote\">\n\n    <i class=\"bi bi-shield-exclamation\"><\/i>\n\n    <div>\n      <strong>Official regulations and board decisions<\/strong>\n\n      <p>\n        The information on this page is provided for informational purposes only. Legislation approved by the university&#039;s authorized bodies, academic council decisions, and current official regulations take precedence.\n      <\/p>\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Uluslararas\u0131 \u0130li\u015fkiler Ofisi Bologna Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc Bologna Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc; Avrupa Y\u00fcksek\u00f6\u011fretim Alan\u0131 kapsam\u0131nda y\u00fcr\u00fct\u00fclen akademik uyum \u00e7al\u0131\u015fmalar\u0131n\u0131n, Avrupa Kredi Transfer ve Biriktirme Sistemi uygulamalar\u0131n\u0131n, program yeterliliklerinin, \u00f6\u011frenme \u00e7\u0131kt\u0131lar\u0131n\u0131n, Diploma Eki s\u00fcre\u00e7lerinin ve akademik tan\u0131nma \u00e7al\u0131\u015fmalar\u0131n\u0131n \u00dcniversitemiz genelinde koordinasyonunu sa\u011flar. Akademik Yap\u0131 Program yeterlilikleri ve \u00f6\u011frenme \u00e7\u0131kt\u0131lar\u0131 Kredi ve Tan\u0131nma AKTS, i\u015f y\u00fck\u00fc ve akademik tan\u0131nma [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7790,"parent":6368,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","footnotes":""},"class_list":["post-6378","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PhmZjt-1ES","_links":{"self":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/6378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=6378"}],"version-history":[{"count":2,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/6378\/revisions"}],"predecessor-version":[{"id":7737,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/6378\/revisions\/7737"}],"up":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/6368"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/7790"}],"wp:attachment":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=6378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}