{"id":10306,"date":"2026-08-14T02:09:52","date_gmt":"2026-08-13T23:09:52","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=10306"},"modified":"2026-08-14T02:13:16","modified_gmt":"2026-08-13T23:13:16","slug":"diploma-supplement","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/erasmus\/outgoing\/student\/diploma-supplement\/","title":{"rendered":"Diploma Supplement"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* ============================================================\n   SC\u00dc \u2013 D\u0130PLOMA EK\u0130 \/ DIPLOMA SUPPLEMENT\n============================================================ *\/\n\n.scu-ds-page {\n  width: calc(100% - 30px);\n  max-width: 1290px;\n  margin: 0 auto;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-ds-page *,\n.scu-ds-page *::before,\n.scu-ds-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-ds-page a {\n  text-decoration: none !important;\n}\n\n.scu-ds-anchor {\n  scroll-margin-top: 110px;\n}\n\n\n\/* ============================================================\n   HERO\n============================================================ *\/\n\n.scu-ds-hero {\n  position: relative;\n  overflow: hidden;\n\n  margin-bottom: 26px;\n  padding: 40px;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #17357f 0%,\n      #2444b8 100%\n    );\n\n  border-radius: 24px;\n\n  box-shadow:\n    0 14px 35px\n    rgba(20, 38, 86, .14);\n}\n\n.scu-ds-hero::before,\n.scu-ds-hero::after {\n  content: \"\";\n  position: absolute;\n  pointer-events: none;\n  border-radius: 50%;\n}\n\n.scu-ds-hero::before {\n  width: 330px;\n  height: 330px;\n\n  right: -125px;\n  top: -145px;\n\n  background:\n    rgba(255,255,255,.08);\n}\n\n.scu-ds-hero::after {\n  width: 180px;\n  height: 180px;\n\n  right: 190px;\n  bottom: -110px;\n\n  background:\n    rgba(255,255,255,.055);\n}\n\n\n.scu-ds-eyebrow {\n  display: block;\n\n  margin-bottom: 7px;\n\n  color: #ef3e5a;\n\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-ds-hero .scu-ds-eyebrow {\n  color:\n    rgba(255,255,255,.82);\n}\n\n\n.scu-ds-hero h1 {\n  position: relative;\n  z-index: 2;\n\n  margin: 0;\n\n  color: #fff;\n\n  font-size: 38px;\n  line-height: 1.16;\n  font-weight: 600;\n\n  letter-spacing: -.025em;\n}\n\n\n.scu-ds-hero-description {\n  position: relative;\n  z-index: 2;\n\n  max-width: 950px;\n\n  margin: 15px 0 0;\n\n  color:\n    rgba(255,255,255,.86);\n\n  font-size: 15.5px;\n  line-height: 1.72;\n}\n\n\n\/* ============================================================\n   HERO HIGHLIGHTS\n============================================================ *\/\n\n.scu-ds-hero-highlights {\n  position: relative;\n  z-index: 2;\n\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0,1fr));\n\n  gap: 10px;\n\n  margin-top: 26px;\n}\n\n\n.scu-ds-hero-highlight {\n  display: flex;\n  align-items: center;\n\n  gap: 11px;\n\n  min-width: 0;\n\n  padding: 12px 13px;\n\n  background:\n    rgba(255,255,255,.10);\n\n  border:\n    1px solid\n    rgba(255,255,255,.16);\n\n  border-radius: 13px;\n}\n\n\n.scu-ds-hero-highlight > i {\n  flex: 0 0 auto;\n\n  width: 35px;\n  height: 35px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background:\n    rgba(255,255,255,.13);\n\n  border-radius: 10px;\n\n  font-size: 16px;\n}\n\n\n.scu-ds-hero-highlight span,\n.scu-ds-hero-highlight strong {\n  display: block;\n}\n\n\n.scu-ds-hero-highlight span {\n  margin-bottom: 2px;\n\n  color:\n    rgba(255,255,255,.65);\n\n  font-size: 10px;\n  line-height: 1.3;\n}\n\n\n.scu-ds-hero-highlight strong {\n  color: #fff;\n\n  font-size: 12px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n\n\/* ============================================================\n   HERO BUTTONS\n============================================================ *\/\n\n.scu-ds-hero-actions {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n  flex-wrap: wrap;\n\n  gap: 9px;\n\n  margin-top: 20px;\n}\n\n\n.scu-ds-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 7px;\n\n  min-height: 40px;\n\n  padding: 9px 13px;\n\n  color: #fff !important;\n\n  background:\n    rgba(255,255,255,.11);\n\n  border:\n    1px solid\n    rgba(255,255,255,.20);\n\n  border-radius: 10px;\n\n  font-size: 12.5px;\n  line-height: 1.25;\n  font-weight: 600;\n\n  transition:\n    transform .2s ease,\n    background .2s ease;\n}\n\n\n.scu-ds-btn.is-primary {\n  color: #17357f !important;\n\n  background: #fff;\n\n  border-color: #fff;\n}\n\n\n.scu-ds-btn:hover {\n  transform: translateY(-1px);\n\n  background:\n    rgba(255,255,255,.18);\n}\n\n\n.scu-ds-btn.is-primary:hover {\n  background: #f7f9fd;\n}\n\n\n\/* ============================================================\n   SECTION\n============================================================ *\/\n\n.scu-ds-section {\n  margin-bottom: 26px;\n  padding: 28px;\n\n  background: #fff;\n\n  border:\n    1px solid\n    rgba(33,58,160,.08);\n\n  border-radius: 20px;\n\n  box-shadow:\n    0 10px 28px\n    rgba(20,38,86,.045);\n}\n\n\n.scu-ds-section-head {\n  display: block !important;\n\n  margin-bottom: 22px;\n}\n\n\n.scu-ds-section-head h2 {\n  display: block;\n\n  margin: 0;\n\n  color: #17357f;\n\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 600;\n\n  letter-spacing: -.02em;\n}\n\n\n.scu-ds-section-head p {\n  display: block;\n\n  max-width: 1030px;\n\n  margin: 10px 0 0;\n\n  color: #5f6b82;\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* ============================================================\n   GENERAL INTRO\n============================================================ *\/\n\n.scu-ds-intro {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.2fr)\n    minmax(310px, .8fr);\n\n  gap: 20px;\n}\n\n\n.scu-ds-intro-main {\n  padding: 24px;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 18px;\n}\n\n\n.scu-ds-intro-main p {\n  margin:\n    0 0\n    14px;\n\n  color: #4f5b70;\n\n  font-size: 14.5px;\n  line-height: 1.78;\n}\n\n\n.scu-ds-intro-main p:last-child {\n  margin-bottom: 0;\n}\n\n\n.scu-ds-intro-side {\n  display: grid;\n\n  gap: 10px;\n}\n\n\n.scu-ds-fact {\n  display: flex;\n  align-items: flex-start;\n\n  gap: 11px;\n\n  padding: 14px;\n\n  background: #fff;\n\n  border:\n    1px solid\n    rgba(23,53,127,.09);\n\n  border-radius: 14px;\n}\n\n\n.scu-ds-fact > i {\n  flex: 0 0 auto;\n\n  width: 35px;\n  height: 35px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 10px;\n\n  font-size: 15px;\n}\n\n\n.scu-ds-fact strong,\n.scu-ds-fact span {\n  display: block;\n}\n\n\n.scu-ds-fact strong {\n  margin-bottom: 3px;\n\n  color: #17357f;\n\n  font-size: 13.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-fact span {\n  color: #68738a;\n\n  font-size: 12.5px;\n  line-height: 1.5;\n}\n\n\n\/* ============================================================\n   BENEFITS\n============================================================ *\/\n\n.scu-ds-benefit-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0,1fr));\n\n  gap: 16px;\n}\n\n\n.scu-ds-benefit {\n  min-height: 100%;\n\n  padding: 20px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f7f9fd 0%,\n      #fff 100%\n    );\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 17px;\n}\n\n\n.scu-ds-benefit i {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 14px;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 13px;\n\n  font-size: 19px;\n}\n\n\n.scu-ds-benefit:nth-child(2) i {\n  background: #009b77;\n}\n\n\n.scu-ds-benefit:nth-child(3) i {\n  background: #00a6d6;\n}\n\n\n.scu-ds-benefit:nth-child(4) i {\n  background: #7651a8;\n}\n\n\n.scu-ds-benefit h3 {\n  margin:\n    0 0\n    7px;\n\n  color: #17357f;\n\n  font-size: 15.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-benefit p {\n  margin: 0;\n\n  color: #68738a;\n\n  font-size: 12.8px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   EIGHT SECTIONS\n============================================================ *\/\n\n.scu-ds-eight-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0,1fr));\n\n  gap: 13px;\n}\n\n\n.scu-ds-part {\n  display: grid;\n\n  grid-template-columns:\n    46px\n    minmax(0,1fr);\n\n  gap: 13px;\n\n  padding: 16px;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 15px;\n}\n\n\n.scu-ds-part-no {\n  width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 12px;\n\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 700;\n}\n\n\n.scu-ds-part h3 {\n  margin:\n    0 0\n    5px;\n\n  color: #17357f;\n\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-part p {\n  margin: 0;\n\n  color: #68738a;\n\n  font-size: 12.5px;\n  line-height: 1.6;\n}\n\n\n\/* ============================================================\n   CONTENT TABLE \/ DETAILS\n============================================================ *\/\n\n.scu-ds-detail-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0,1fr));\n\n  gap: 15px;\n}\n\n\n.scu-ds-detail {\n  min-height: 100%;\n\n  padding: 20px;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 17px;\n}\n\n\n.scu-ds-detail i {\n  width: 40px;\n  height: 40px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n\n  color: #17357f;\n\n  background:\n    rgba(23,53,127,.08);\n\n  border-radius: 12px;\n\n  font-size: 18px;\n}\n\n\n.scu-ds-detail h3 {\n  margin:\n    0 0\n    7px;\n\n  color: #17357f;\n\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-detail p {\n  margin: 0;\n\n  color: #68738a;\n\n  font-size: 12.8px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   DIPLOMA \/ TRANSCRIPT \/ SUPPLEMENT COMPARISON\n============================================================ *\/\n\n.scu-ds-comparison {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0,1fr));\n\n  gap: 16px;\n}\n\n\n.scu-ds-comparison-card {\n  position: relative;\n\n  min-height: 100%;\n\n  padding: 22px;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 18px;\n}\n\n\n.scu-ds-comparison-card.is-highlight {\n  background:\n    linear-gradient(\n      135deg,\n      rgba(23,53,127,.065),\n      rgba(0,166,214,.07)\n    );\n\n  border-color:\n    rgba(23,53,127,.14);\n}\n\n\n.scu-ds-comparison-card i {\n  width: 44px;\n  height: 44px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 14px;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 13px;\n\n  font-size: 20px;\n}\n\n\n.scu-ds-comparison-card h3 {\n  margin:\n    0 0\n    8px;\n\n  color: #17357f;\n\n  font-size: 17px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n\n.scu-ds-comparison-card p {\n  margin: 0;\n\n  color: #68738a;\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   ERASMUS+\n============================================================ *\/\n\n.scu-ds-erasmus {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(300px, .65fr);\n\n  gap: 20px;\n}\n\n\n.scu-ds-erasmus-main {\n  padding: 23px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(23,53,127,.055),\n      rgba(0,155,119,.055)\n    );\n\n  border:\n    1px solid\n    rgba(23,53,127,.10);\n\n  border-radius: 18px;\n}\n\n\n.scu-ds-erasmus-main h3 {\n  margin:\n    0 0\n    10px;\n\n  color: #17357f;\n\n  font-size: 18px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-erasmus-main p {\n  margin:\n    0 0\n    13px;\n\n  color: #4f5b70;\n\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\n.scu-ds-erasmus-main p:last-child {\n  margin-bottom: 0;\n}\n\n\n.scu-ds-erasmus-list {\n  display: grid;\n\n  gap: 9px;\n\n  margin: 0;\n  padding: 0;\n\n  list-style: none !important;\n}\n\n\n.scu-ds-erasmus-list > li {\n  position: relative;\n\n  margin: 0;\n  padding-left: 22px;\n\n  color: #4f5b70;\n\n  font-size: 13px;\n  line-height: 1.6;\n\n  list-style: none !important;\n}\n\n\n.scu-ds-erasmus-list > li::marker {\n  content: \"\";\n}\n\n\n.scu-ds-erasmus-list > li::before {\n  content: \"\\F26A\";\n\n  position: absolute;\n\n  left: 0;\n  top: 1px;\n\n  color: #009b77;\n\n  font-family: \"bootstrap-icons\";\n\n  font-size: 13px;\n}\n\n\n\/* ============================================================\n   ISSUE \/ HOW TO GET\n============================================================ *\/\n\n.scu-ds-process {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0,1fr));\n\n  gap: 12px;\n}\n\n\n.scu-ds-process-step {\n  position: relative;\n\n  min-height: 100%;\n\n  padding: 18px;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.08);\n\n  border-radius: 16px;\n}\n\n\n.scu-ds-process-step::after {\n  content: \"\\F285\";\n\n  position: absolute;\n\n  right: -9px;\n  top: 50%;\n\n  transform:\n    translateY(-50%);\n\n  color: #17357f;\n\n  font-family: \"bootstrap-icons\";\n\n  opacity: .25;\n}\n\n\n.scu-ds-process-step:last-child::after {\n  display: none;\n}\n\n\n.scu-ds-process-no {\n  width: 29px;\n  height: 29px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 11px;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 8px;\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n\n.scu-ds-process-step h3 {\n  margin:\n    0 0\n    6px;\n\n  color: #17357f;\n\n  font-size: 13.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-process-step p {\n  margin: 0;\n\n  color: #68738a;\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* ============================================================\n   INFO \/ NOTE\n============================================================ *\/\n\n.scu-ds-info,\n.scu-ds-success {\n  display: flex;\n  align-items: flex-start;\n\n  gap: 12px;\n\n  padding: 17px 18px;\n\n  border-radius: 15px;\n}\n\n\n.scu-ds-info {\n  background:\n    rgba(0,166,214,.07);\n\n  border:\n    1px solid\n    rgba(0,166,214,.15);\n}\n\n\n.scu-ds-success {\n  background:\n    rgba(0,155,119,.07);\n\n  border:\n    1px solid\n    rgba(0,155,119,.15);\n}\n\n\n.scu-ds-info > i {\n  color: #00a6d6;\n}\n\n\n.scu-ds-success > i {\n  color: #009b77;\n}\n\n\n.scu-ds-info > i,\n.scu-ds-success > i {\n  flex: 0 0 auto;\n\n  font-size: 19px;\n}\n\n\n.scu-ds-info p,\n.scu-ds-success p {\n  margin: 0;\n\n  color: #4f5b70;\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* ============================================================\n   LINKS\n============================================================ *\/\n\n.scu-ds-links {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0,1fr));\n\n  gap: 13px;\n}\n\n\n.scu-ds-link {\n  position: relative;\n\n  display: flex;\n  align-items: center;\n\n  gap: 12px;\n\n  min-height: 76px;\n\n  padding:\n    14px 42px\n    14px 14px;\n\n  color: #17357f !important;\n\n  background: #f7f9fd;\n\n  border:\n    1px solid\n    rgba(23,53,127,.09);\n\n  border-radius: 15px;\n\n  transition:\n    transform .2s ease,\n    background .2s ease,\n    border-color .2s ease,\n    box-shadow .2s ease;\n}\n\n\n.scu-ds-link > i:first-child {\n  flex: 0 0 auto;\n\n  width: 39px;\n  height: 39px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #fff;\n\n  background: #17357f;\n\n  border-radius: 11px;\n\n  font-size: 17px;\n}\n\n\n.scu-ds-link div {\n  min-width: 0;\n}\n\n\n.scu-ds-link strong,\n.scu-ds-link span {\n  display: block;\n}\n\n\n.scu-ds-link strong {\n  color: #17357f;\n\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n.scu-ds-link span {\n  margin-top: 3px;\n\n  color: #68738a;\n\n  font-size: 11.5px;\n  line-height: 1.45;\n}\n\n\n.scu-ds-link > .bi-arrow-up-right,\n.scu-ds-link > .bi-chevron-right {\n  position: absolute;\n\n  right: 15px;\n  top: 50%;\n\n  transform:\n    translateY(-50%);\n\n  color: #17357f;\n\n  opacity: .35;\n}\n\n\n.scu-ds-link:hover {\n  transform: translateY(-2px);\n\n  background: #fff;\n\n  border-color:\n    rgba(23,53,127,.18);\n\n  box-shadow:\n    0 10px 24px\n    rgba(20,38,86,.06);\n}\n\n\n\/* ============================================================\n   ACCESSIBILITY\n============================================================ *\/\n\n.scu-ds-page a:focus-visible {\n  outline:\n    3px solid\n    #ffcc00;\n\n  outline-offset: 3px;\n}\n\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1050px) {\n\n  .scu-ds-hero-highlights,\n  .scu-ds-benefit-grid,\n  .scu-ds-process {\n    grid-template-columns:\n      repeat(2, minmax(0,1fr));\n  }\n\n\n  .scu-ds-intro,\n  .scu-ds-erasmus {\n    grid-template-columns: 1fr;\n  }\n\n\n  .scu-ds-process-step::after {\n    display: none;\n  }\n\n}\n\n\n@media (max-width: 850px) {\n\n  .scu-ds-detail-grid,\n  .scu-ds-comparison,\n  .scu-ds-links {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n@media (max-width: 700px) {\n\n  .scu-ds-page {\n    width: 100%;\n  }\n\n\n  .scu-ds-hero {\n    padding: 28px 20px;\n\n    border-radius: 20px;\n  }\n\n\n  .scu-ds-hero h1 {\n    font-size: 28px;\n  }\n\n\n  .scu-ds-hero-description {\n    font-size: 14.5px;\n  }\n\n\n  .scu-ds-hero-highlights,\n  .scu-ds-benefit-grid,\n  .scu-ds-eight-grid,\n  .scu-ds-process {\n    grid-template-columns: 1fr;\n  }\n\n\n  .scu-ds-hero-actions {\n    display: grid;\n\n    grid-template-columns: 1fr;\n  }\n\n\n  .scu-ds-btn {\n    width: 100%;\n  }\n\n\n  .scu-ds-section {\n    padding: 22px 18px;\n\n    border-radius: 18px;\n  }\n\n\n  .scu-ds-section-head h2 {\n    font-size: 22px;\n  }\n\n}\n<\/style>\n\n<section class=\"scu-ds-page\">\n\n  <!-- =========================================================\n       HERO\n  ========================================================== -->\n  <header class=\"scu-ds-hero\">\n\n    <span class=\"scu-ds-eyebrow\">\n      Graduation Certificates \u00b7 Europass\n    <\/span>\n\n    <h1>Diploma Supplement<\/h1>\n\n    <p class=\"scu-ds-hero-description\">\n      The Diploma Supplement is a graduation certificate that provides graduates of higher education with standardized and comparable information about the level, content, academic results, and standing of their qualifications within the Turkish higher education system.\n    <\/p>\n\n\n    <div class=\"scu-ds-hero-highlights\">\n\n      <div class=\"scu-ds-hero-highlight\">\n\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <div>\n          <span>Who is eligible for it?<\/span>\n          <strong>To SCU Graduates<\/strong>\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"scu-ds-hero-highlight\">\n\n        <i class=\"bi bi-cash\"><\/i>\n\n        <div>\n          <span>Fee<\/span>\n          <strong>Free<\/strong>\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"scu-ds-hero-highlight\">\n\n        <i class=\"bi bi-translate\"><\/i>\n\n        <div>\n          <span>Language<\/span>\n          <strong>English<\/strong>\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"scu-ds-hero-highlight\">\n\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <div>\n          <span>Document Structure<\/span>\n          <strong>8 Main Sections<\/strong>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <nav\n      class=\"scu-ds-hero-actions\"\n      aria-label=\"Diploma Supplement page links\"\n    >\n\n      <a\n        href=\"#diploma-eki-nedir\"\n        class=\"scu-ds-btn is-primary\"\n      >\n        <i class=\"bi bi-info-circle\"><\/i>\n        What is a Diploma Supplement?\n      <\/a>\n\n\n      <a\n        href=\"#icerik\"\n        class=\"scu-ds-btn\"\n      >\n        <i class=\"bi bi-card-list\"><\/i>\n        Content\n      <\/a>\n\n\n      <a\n        href=\"#erasmus\"\n        class=\"scu-ds-btn\"\n      >\n        <i class=\"bi bi-airplane\"><\/i>\n        Erasmus+ and Diploma Supplement\n      <\/a>\n\n\n      <a\n        href=\"#nasil-alinir\"\n        class=\"scu-ds-btn\"\n      >\n        <i class=\"bi bi-file-earmark-check\"><\/i>\n        How to Buy?\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- =========================================================\n       NED\u0130R?\n  ========================================================== -->\n  <section\n    class=\"scu-ds-section scu-ds-anchor\"\n    id=\"diploma-eki-nedir\"\n  >\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        General Information\n      <\/span>\n\n      <h2>What is a Diploma Supplement?<\/h2>\n\n      <p>\n        The Diploma Supplement is a standard document that complements a higher education diploma and facilitates its understanding at national and international levels.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-intro\">\n\n      <div class=\"scu-ds-intro-main\">\n\n        <p>\n          The Diploma Supplement provides detailed information about the quality, level, content, scope, and academic outcomes of the graduate&#039;s higher education qualifications. This allows higher education institutions, public institutions, and employers in different countries to more easily assess the graduate&#039;s competence.\n        <\/p>\n\n        <p>\n          The document is prepared in line with common standards developed by the European Commission, the Council of Europe and UNESCO, and is one of the tools for transparency and recognition in the European Higher Education Area.\n        <\/p>\n\n        <p>\n          Students who successfully complete their program at Sivas Cumhuriyet University and are entitled to receive a diploma will be issued a Diploma Supplement along with their diploma.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"scu-ds-intro-side\">\n\n        <div class=\"scu-ds-fact\">\n\n          <i class=\"bi bi-check2-circle\"><\/i>\n\n          <div>\n            <strong>Completes the Diploma<\/strong>\n            <span>\n              It presents detailed academic information, not included on the diploma, in a standardized format.\n            <\/span>\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"scu-ds-fact\">\n\n          <i class=\"bi bi-globe-europe-africa\"><\/i>\n\n          <div>\n            <strong>International Understandability<\/strong>\n            <span>\n              It helps the program you graduated from to be more easily understood in other countries.\n            <\/span>\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"scu-ds-fact\">\n\n          <i class=\"bi bi-building-check\"><\/i>\n\n          <div>\n            <strong>This is a Higher Education Certificate.<\/strong>\n            <span>\n              The Diploma Supplement is issued by the higher education institution from which the student graduated.\n            <\/span>\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"scu-ds-fact\">\n\n          <i class=\"bi bi-briefcase\"><\/i>\n\n          <div>\n            <strong>Academic and Professional Use<\/strong>\n            <span>\n              It facilitates the explanation of qualifications in education and employment applications abroad.\n            <\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div\n      class=\"scu-ds-info\"\n      style=\"margin-top:18px;\"\n    >\n\n      <i class=\"bi bi-info-circle\"><\/i>\n\n      <p>\n        <strong>Important:<\/strong>\n        The Diploma Supplement is not a separate diploma replacing the diploma itself, and it is not a document that automatically provides academic or professional equivalency. It is a supplementary document used in conjunction with the diploma.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       NE \u0130\u015eE YARAR?\n  ========================================================== -->\n  <section class=\"scu-ds-section\">\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Aim\n      <\/span>\n\n      <h2>What is the purpose of a Diploma Supplement?<\/h2>\n\n      <p>\n        The Diploma Supplement helps to make a graduate&#039;s educational background more transparent and comparable across different countries.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-benefit-grid\">\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-globe2\"><\/i>\n\n        <h3>Transparency International<\/h3>\n\n        <p>\n          It helps make the diploma and acquired qualifications easier to understand in other countries.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <h3>Academic Applications<\/h3>\n\n        <p>\n          It helps to explain the scope of the program in postgraduate, doctoral and other academic applications abroad.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-briefcase\"><\/i>\n\n        <h3>Employment<\/h3>\n\n        <p>\n          It helps employers more easily assess a graduate&#039;s degree, education level, and academic background.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-arrow-left-right\"><\/i>\n\n        <h3>Recognition of Qualifications<\/h3>\n\n        <p>\n          It provides explanatory information that supports the assessment of academic and professional qualifications in other countries.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       8 B\u00d6L\u00dcM\n  ========================================================== -->\n  <section\n    class=\"scu-ds-section scu-ds-anchor\"\n    id=\"icerik\"\n  >\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Standard Structure\n      <\/span>\n\n      <h2>The Diploma Supplement has 8 main sections.<\/h2>\n\n      <p>\n        The Diploma Supplement consists of eight main sections of information, in accordance with international standards.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-eight-grid\">\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          01\n        <\/div>\n\n        <div>\n\n          <h3>\n            Identity of the Qualification Holder\n          <\/h3>\n\n          <p>\n            The diploma includes personal information identifying the holder.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          02\n        <\/div>\n\n        <div>\n\n          <h3>\n            Defining the Competency\n          <\/h3>\n\n          <p>\n            Information is provided about the degree, program, field of study, and the institution that awarded the qualification.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          03\n        <\/div>\n\n        <div>\n\n          <h3>\n            Level of Proficiency\n          <\/h3>\n\n          <p>\n            The program&#039;s level of higher education, duration, and admission requirements are explained.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          04\n        <\/div>\n\n        <div>\n\n          <h3>\n            Program Content and Results\n          <\/h3>\n\n          <p>\n            The system includes information on courses, ECTS credits, grades, and student academic performance.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          05\n        <\/div>\n\n        <div>\n\n          <h3>\n            The Function of Competence\n          <\/h3>\n\n          <p>\n            The rights granted by the degree in terms of further education and professional use are explained.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          06\n        <\/div>\n\n        <div>\n\n          <h3>\n            Additional Information\n          <\/h3>\n\n          <p>\n            Qualifications and other necessary information regarding the student&#039;s academic background may be included.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          07\n        <\/div>\n\n        <div>\n\n          <h3>\n            Approval of Diploma Supplement\n          <\/h3>\n\n          <p>\n            The document includes the date of issue and institutional approval information.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-part\">\n\n        <div class=\"scu-ds-part-no\">\n          08\n        <\/div>\n\n        <div>\n\n          <h3>\n            National Higher Education System\n          <\/h3>\n\n          <p>\n            This text provides explanatory information about the structure, degree levels, and qualification system of the Turkish higher education system.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       HANG\u0130 B\u0130LG\u0130LER BULUNUR\n  ========================================================== -->\n  <section class=\"scu-ds-section\">\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Academic Information\n      <\/span>\n\n      <h2>What information is included in the Diploma Supplement?<\/h2>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-detail-grid\">\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-person-vcard\"><\/i>\n\n        <h3>Graduate Information<\/h3>\n\n        <p>\n          Basic information associated with the diploma holder&#039;s identity and qualifications.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-award\"><\/i>\n\n        <h3>Degree and Program<\/h3>\n\n        <p>\n          The program from which one graduated, the degree obtained, and the level of competence.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-building\"><\/i>\n\n        <h3>University Information<\/h3>\n\n        <p>\n          Information about the higher education institution and the relevant academic unit that granted the qualification.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-journal-text\"><\/i>\n\n        <h3>Lessons<\/h3>\n\n        <p>\n          The names of the courses taken by the student during their studies and their academic components.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-pie-chart\"><\/i>\n\n        <h3>ECTS Credits<\/h3>\n\n        <p>\n          The ECTS (European Credit Transfer and Accumulation System) credit values of courses and academic work.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-bar-chart\"><\/i>\n\n        <h3>Academic Results<\/h3>\n\n        <p>\n          Information about the student&#039;s academic results and grades in the courses.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-diagram-3\"><\/i>\n\n        <h3>Proficiency Level<\/h3>\n\n        <p>\n          The level of the degree earned within the national and European higher education structure.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-globe-europe-africa\"><\/i>\n\n        <h3>Turkish Higher Education System<\/h3>\n\n        <p>\n          A general description of the structure of higher education, degrees, and qualifications in T\u00fcrkiye.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-detail\">\n\n        <i class=\"bi bi-airplane\"><\/i>\n\n        <h3>International Academic Activities<\/h3>\n\n        <p>\n          Information regarding recognized international study or mobility activities in the student&#039;s academic records.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       DIPLOMA \/ TRANSCRIPT \/ DS\n  ========================================================== -->\n  <section class=\"scu-ds-section\">\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Differences Between Documents\n      <\/span>\n\n      <h2>Diploma, Transcript and Diploma Supplement<\/h2>\n\n      <p>\n        These three documents complement each other but were created for different purposes.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-comparison\">\n\n      <article class=\"scu-ds-comparison-card\">\n\n        <i class=\"bi bi-award\"><\/i>\n\n        <h3>Diploma<\/h3>\n\n        <p>\n          It is the primary graduation certificate that demonstrates a student&#039;s successful completion of a specific higher education program and the earning of the relevant degree.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-comparison-card\">\n\n        <i class=\"bi bi-card-list\"><\/i>\n\n        <h3>Transcript<\/h3>\n\n        <p>\n          A transcript is a detailed record showing the courses taken, credits earned, grades received, and academic performance of a student throughout their education.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-comparison-card is-highlight\">\n\n        <i class=\"bi bi-file-earmark-richtext\"><\/i>\n\n        <h3>Diploma Supplement<\/h3>\n\n        <p>\n          It is a supplementary document that explains the academic information in the diploma and transcript according to international standards; it shows the level, content, and position of the qualification within the education system.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       ERASMUS+\n  ========================================================== -->\n  <section\n    class=\"scu-ds-section scu-ds-anchor\"\n    id=\"erasmus\"\n  >\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Erasmus+ and Academic Recognition\n      <\/span>\n\n      <h2>Erasmus+ Mobility Diploma Supplement<\/h2>\n\n      <p>\n        Academically recognized study or traineeship activities carried out under the Erasmus+ program are reflected in graduation certificates as part of the student&#039;s academic history.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-erasmus\">\n\n      <div class=\"scu-ds-erasmus-main\">\n\n        <h3>\n          Making the Erasmus+ Experience Visible\n        <\/h3>\n\n        <p>\n          One of the main aims of Erasmus+ learning and traineeship mobility programs is the academic recognition of learning outcomes achieved abroad. Once the recognition process is complete, the mobility becomes part of the student&#039;s academic record.\n        <\/p>\n\n        <p>\n          At the graduation stage, the Diploma Supplement is an important tool in making visible the academic activities completed and recognized under Erasmus+, as it helps the student&#039;s academic background to be understood on an international scale.\n        <\/p>\n\n      <\/div>\n\n\n      <ul class=\"scu-ds-erasmus-list\">\n\n        <li>\n          Courses and credits recognized in Erasmus+ learning mobility are transferred to academic records.\n        <\/li>\n\n        <li>\n          Erasmus+ traineeship mobility is reflected in the records according to the type of traineeship and the form of academic recognition.\n        <\/li>\n\n        <li>\n          Information regarding whether the mobility was carried out under the Erasmus+ program is included in the Diploma Supplement.\n        <\/li>\n\n        <li>\n          This ensures that the student&#039;s international academic experience remains visible even after graduation.\n        <\/li>\n\n      <\/ul>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       NASIL ALINIR\n  ========================================================== -->\n  <section\n    class=\"scu-ds-section scu-ds-anchor\"\n    id=\"nasil-alinir\"\n  >\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        SCU Graduates\n      <\/span>\n\n      <h2>How to Obtain a Diploma Supplement?<\/h2>\n\n      <p>\n        At Sivas Cumhuriyet University, the Diploma Supplement is issued as part of the graduation process.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-process\">\n\n      <article class=\"scu-ds-process-step\">\n\n        <div class=\"scu-ds-process-no\">\n          1\n        <\/div>\n\n        <h3>The program is complete.<\/h3>\n\n        <p>\n          The student successfully completes the graduation requirements of the program in which they are enrolled.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-process-step\">\n\n        <div class=\"scu-ds-process-no\">\n          2\n        <\/div>\n\n        <h3>Graduation takes place.<\/h3>\n\n        <p>\n          The student&#039;s graduation procedures are completed by the relevant academic and administrative units.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-process-step\">\n\n        <div class=\"scu-ds-process-no\">\n          3\n        <\/div>\n\n        <h3>Diploma Supplement is prepared.<\/h3>\n\n        <p>\n          For graduates who are eligible to receive their diploma, the Diploma Supplement is created from their graduation information.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-process-step\">\n\n        <div class=\"scu-ds-process-no\">\n          4\n        <\/div>\n\n        <h3>It is provided together with the diploma.<\/h3>\n\n        <p>\n          Diploma Supplements are automatically and free of charge issued in English to SCU graduates.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div\n      class=\"scu-ds-success\"\n      style=\"margin-top:18px;\"\n    >\n\n      <i class=\"bi bi-check2-circle\"><\/i>\n\n      <p>\n        <strong>SCU application:<\/strong>\n        To receive the Diploma Supplement, graduates are not required to have completed an international mobility program. The document is issued to demonstrate the higher education qualifications of SCU graduates who have earned their diplomas.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       D\u0130L VE FORMAT\n  ========================================================== -->\n  <section class=\"scu-ds-section\">\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Language and Usage\n      <\/span>\n\n      <h2>English Diploma Supplement<\/h2>\n\n      <p>\n        Sivas Cumhuriyet University aims to make it easier for graduates to use their diplomas both in T\u00fcrkiye and in international applications by providing the Diploma Supplement in English.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-benefit-grid\">\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-translate\"><\/i>\n\n        <h3>English<\/h3>\n\n        <p>\n          The Diploma Supplement is issued in English.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-globe\"><\/i>\n\n        <h3>International Use<\/h3>\n\n        <p>\n          An English document helps foreign institutions and organizations understand the qualifications more easily.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-layout-text-window\"><\/i>\n\n        <h3>Standard Format<\/h3>\n\n        <p>\n          The document is prepared according to the common Diploma Supplement structure of the European Higher Education Area.\n        <\/p>\n\n      <\/article>\n\n\n      <article class=\"scu-ds-benefit\">\n\n        <i class=\"bi bi-shield-check\"><\/i>\n\n        <h3>Corporate Document<\/h3>\n\n        <p>\n          The Diploma Supplement is an official document issued by the higher education institution that awarded the degree.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- =========================================================\n       YARARLI BA\u011eLANTILAR\n  ========================================================== -->\n  <section class=\"scu-ds-section\">\n\n    <div class=\"scu-ds-section-head\">\n\n      <span class=\"scu-ds-eyebrow\">\n        Useful Links\n      <\/span>\n\n      <h2>More Information About the Diploma Supplement<\/h2>\n\n    <\/div>\n\n\n    <div class=\"scu-ds-links\">\n\n\n      <a\n        class=\"scu-ds-link\"\n        href=\"https:\/\/www.cumhuriyet.edu.tr\/ogrenci\/4307-diploma-birimi\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-building\"><\/i>\n\n        <div>\n\n          <strong>\n            SCU Diploma Unit\n          <\/strong>\n\n          <span>\n            Diploma and Diploma Supplement procedures\n          <\/span>\n\n        <\/div>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n\n      <a\n        class=\"scu-ds-link\"\n        href=\"https:\/\/www.cumhuriyet.edu.tr\/ogrenci\/duyuru\/36627-onemli-yasal-duzenlemeler\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <div>\n\n          <strong>\n            SCU Student Affairs Regulations\n          <\/strong>\n\n          <span>\n            Diploma, Diploma Supplement and graduation arrangements\n          <\/span>\n\n        <\/div>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n\n      <a\n        class=\"scu-ds-link\"\n        href=\"https:\/\/europass.europa.eu\/tr\/what-europass-1\/education-and-training\/diploma-eki\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n\n        <i class=\"bi bi-globe-europe-africa\"><\/i>\n\n        <div>\n\n          <strong>\n            Europass Diploma Supplement\n          <\/strong>\n\n          <span>\n            Official European Union Diploma Supplement information.\n          <\/span>\n\n        <\/div>\n\n        <i class=\"bi bi-arrow-up-right\"><\/i>\n\n      <\/a>\n\n    <\/div>\n\n\n    <div\n      class=\"scu-ds-info\"\n      style=\"margin-top:18px;\"\n    >\n\n      <i class=\"bi bi-envelope\"><\/i>\n\n      <p>\n        For post-graduation procedures regarding the diploma and diploma supplement, please contact the Diploma Unit of the Student Affairs Department at Sivas Cumhuriyet University.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Mezuniyet Belgeleri \u00b7 Europass Diploma Eki Diploma Eki (Diploma Supplement), y\u00fcksek\u00f6\u011fretim mezunlar\u0131n\u0131n elde ettikleri yeterlili\u011fin d\u00fczeyi, i\u00e7eri\u011fi, akademik sonu\u00e7lar\u0131 ve T\u00fcrkiye y\u00fcksek\u00f6\u011fretim sistemi i\u00e7erisindeki konumu hakk\u0131nda standart ve kar\u015f\u0131la\u015ft\u0131r\u0131labilir bilgi sunan mezuniyet belgesidir. Kimlere Verilir? SC\u00dc Mezunlar\u0131na \u00dccret \u00dccretsiz Dil \u0130ngilizce Belge Yap\u0131s\u0131 8 Ana B\u00f6l\u00fcm Diploma Eki Nedir? \u0130\u00e7eri\u011fi Erasmus+ ve Diploma Eki Nas\u0131l [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":980,"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-10306","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PfKvKT-2Ge","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=10306"}],"version-history":[{"count":4,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10306\/revisions"}],"predecessor-version":[{"id":10312,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/10306\/revisions\/10312"}],"up":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/980"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=10306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}