{"id":9747,"date":"2026-07-20T23:09:33","date_gmt":"2026-07-20T20:09:33","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?p=9747"},"modified":"2026-07-20T23:09:34","modified_gmt":"2026-07-20T20:09:34","slug":"2027-cagri-yili-ve-sonrasi-erasmus-programi-yabanci-dil-yeterlilik-esaslari","status":"publish","type":"post","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/2027-cagri-yili-ve-sonrasi-erasmus-programi-yabanci-dil-yeterlilik-esaslari\/","title":{"rendered":"Foreign Language Proficiency Requirements for the Erasmus+ Programme, Call Year 2027 and Beyond"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   SC\u00dc ERASMUS+ YABANCI D\u0130L ESASLARI\n===================================================== *\/\n\n.scu-language-policy-page {\n  --lp-primary: #17357f;\n  --lp-secondary: #2444b8;\n  --lp-accent: #ef3e5a;\n  --lp-turquoise: #00a6d6;\n  --lp-success: #009b77;\n  --lp-warning: #ffc107;\n  --lp-orange: #e98724;\n  --lp-bg: #f7f9fd;\n  --lp-text: #4f5b70;\n  --lp-muted: #657087;\n  --lp-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-language-policy-page *,\n.scu-language-policy-page *::before,\n.scu-language-policy-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-language-policy-page a {\n  text-decoration: none !important;\n}\n\n\n\/* HERO *\/\n\/* =====================================================\n   YABANCI D\u0130L ESASLARI - STANDART HERO\n===================================================== *\/\n\n.scu-language-policy-hero {\n  position: relative;\n  width: 100%;\n  margin-bottom: 24px;\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-language-policy-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -125px;\n  right: -95px;\n\n  width: 320px;\n  height: 320px;\n\n  background: rgba(255, 255, 255, 0.10);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-language-policy-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-language-policy-hero-eyebrow {\n  display: block;\n  margin: 0 0 10px;\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-language-policy-hero h1 {\n  max-width: 1050px;\n  margin: 0;\n\n  color: #ffffff;\n  font-size: clamp(32px, 4vw, 46px);\n  line-height: 1.16;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-language-policy-hero-description {\n  max-width: 1050px;\n  margin: 18px 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\/* B\u0130LG\u0130 KUTULARI *\/\n\n.scu-language-policy-hero-highlights {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n\n  margin-top: 28px;\n}\n\n.scu-language-policy-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: 106px;\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-language-policy-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-language-policy-hero-highlights span,\n.scu-language-policy-hero-highlights strong {\n  display: block;\n}\n\n.scu-language-policy-hero-highlights span {\n  margin-bottom: 7px;\n\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 12px;\n  line-height: 1.3;\n  font-weight: 500;\n}\n\n.scu-language-policy-hero-highlights strong {\n  color: #ffffff;\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* ALT BA\u011eLANTI BUTONLARI *\/\n\n.scu-language-policy-hero-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n\n  margin-top: 18px;\n}\n\n.scu-language-policy-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.5px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform .22s ease,\n    background .22s ease;\n}\n\n.scu-language-policy-hero-links a.is-primary {\n  color: #17357f !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-language-policy-hero-links a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n.scu-language-policy-hero-links a.is-primary:hover {\n  background: #f5f7fb;\n}\n\n.scu-language-policy-hero-links i {\n  font-size: 16px;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 950px) {\n  .scu-language-policy-hero-highlights {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-hero-highlights article {\n    min-height: 82px;\n  }\n}\n\n\n\/* MOB\u0130L *\/\n\n@media (max-width: 700px) {\n  .scu-language-policy-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-language-policy-hero h1 {\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  .scu-language-policy-hero-description {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-language-policy-hero-highlights {\n    margin-top: 23px;\n    gap: 10px;\n  }\n\n  .scu-language-policy-hero-highlights article {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 11px;\n    min-height: 76px;\n    padding: 15px;\n    border-radius: 15px;\n  }\n\n  .scu-language-policy-hero-highlights i {\n    width: 36px;\n    height: 36px;\n    font-size: 19px;\n  }\n\n  .scu-language-policy-hero-highlights strong {\n    font-size: 14px;\n  }\n\n  .scu-language-policy-hero-links {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-hero-links a {\n    width: 100%;\n    min-height: 44px;\n  }\n}\n\n\n\/* HIGHLIGHT KUTULARI *\/\n\n.scu-language-policy-highlights {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n\n  margin-top: 27px;\n}\n\n.scu-language-policy-highlights article {\n  display: grid;\n  grid-template-columns: 46px minmax(0, 1fr);\n  gap: 13px;\n  align-items: flex-start;\n\n  min-height: 122px;\n  padding: 17px;\n\n  background: rgba(255, 255, 255, 0.11);\n  border: 1px solid rgba(255, 255, 255, 0.18);\n  border-radius: 17px;\n}\n\n.scu-language-policy-highlight-icon {\n  width: 43px;\n  height: 43px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #17357f;\n  background: #ffffff;\n  border-radius: 13px;\n  font-size: 19px;\n}\n\n.scu-language-policy-highlights article:nth-child(2)\n.scu-language-policy-highlight-icon {\n  color: #ffffff;\n  background: #00a6d6;\n}\n\n.scu-language-policy-highlights article:nth-child(3)\n.scu-language-policy-highlight-icon {\n  color: #ffffff;\n  background: #009b77;\n}\n\n.scu-language-policy-highlights span,\n.scu-language-policy-highlights strong,\n.scu-language-policy-highlights small {\n  display: block;\n}\n\n.scu-language-policy-highlights span {\n  margin-bottom: 4px;\n\n  color: rgba(255, 255, 255, 0.65);\n  font-size: 11.5px;\n  line-height: 1.3;\n}\n\n.scu-language-policy-highlights strong {\n  color: #ffffff;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-language-policy-highlights small {\n  margin-top: 7px;\n\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 11.7px;\n  line-height: 1.5;\n}\n\n\n\/* HERO ALT L\u0130NKLER\u0130 *\/\n\n.scu-language-policy-hero-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n\n  margin-top: 16px;\n}\n\n.scu-language-policy-hero-links a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 44px;\n  padding: 11px 16px;\n\n  color: #ffffff !important;\n  background: rgba(255, 255, 255, 0.11);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 12px;\n\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform .22s ease,\n    background .22s ease,\n    border-color .22s ease;\n}\n\n.scu-language-policy-hero-links a:first-child {\n  color: #17357f !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-language-policy-hero-links a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.18);\n}\n\n.scu-language-policy-hero-links a:first-child:hover {\n  background: #f4f7fc;\n}\n\n.scu-language-policy-hero-links i {\n  font-size: 16px;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1000px) {\n  .scu-language-policy-highlights {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-highlights article {\n    min-height: 0;\n  }\n}\n\n\n\/* TELEFON *\/\n\n@media (max-width: 700px) {\n  .scu-language-policy-hero {\n    padding: 28px 20px;\n    border-radius: 20px;\n  }\n\n  .scu-language-policy-hero h1 {\n    font-size: 27px;\n    line-height: 1.2;\n  }\n\n  .scu-language-policy-hero-content > p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-language-policy-highlights {\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .scu-language-policy-highlights article {\n    grid-template-columns: 42px minmax(0, 1fr);\n    padding: 15px;\n    border-radius: 15px;\n  }\n\n  .scu-language-policy-highlight-icon {\n    width: 39px;\n    height: 39px;\n    font-size: 18px;\n  }\n\n  .scu-language-policy-highlights strong {\n    font-size: 14px;\n  }\n\n  .scu-language-policy-highlights small {\n    font-size: 11.3px;\n  }\n\n  .scu-language-policy-hero-links {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-hero-links a {\n    width: 100%;\n    min-height: 43px;\n  }\n}\n\n\/* SECTION *\/\n\n.scu-language-policy-section {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--lp-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-language-policy-section-head {\n  margin-bottom: 21px;\n}\n\n.scu-language-policy-section-head h2 {\n  margin: 0;\n  color: var(--lp-primary);\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-language-policy-section-head p {\n  max-width: 900px;\n  margin: 9px 0 0;\n  color: var(--lp-muted);\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n\n\n\/* LEGAL *\/\n\n.scu-language-policy-legal-panel {\n  display: grid;\n  grid-template-columns: 56px minmax(0, 1fr);\n  gap: 16px;\n  align-items: flex-start;\n\n  padding: 21px;\n  background: rgba(23, 53, 127, 0.055);\n  border: 1px solid var(--lp-border);\n  border-radius: 18px;\n}\n\n.scu-language-policy-legal-icon {\n  width: 51px;\n  height: 51px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-language-policy-legal-panel p {\n  margin: 0;\n  color: var(--lp-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-language-policy-basis-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 11px;\n  margin-top: 14px;\n}\n\n.scu-language-policy-basis-grid article {\n  display: grid;\n  grid-template-columns: 42px minmax(0, 1fr);\n  gap: 11px;\n  align-items: center;\n\n  min-height: 78px;\n  padding: 14px;\n\n  background: var(--lp-bg);\n  border: 1px solid var(--lp-border);\n  border-radius: 16px;\n}\n\n.scu-language-policy-basis-grid i {\n  grid-row: span 2;\n  width: 39px;\n  height: 39px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--lp-secondary);\n  border-radius: 12px;\n  font-size: 18px;\n}\n\n.scu-language-policy-basis-grid span,\n.scu-language-policy-basis-grid strong {\n  display: block;\n}\n\n.scu-language-policy-basis-grid span {\n  color: var(--lp-muted);\n  font-size: 11.5px;\n}\n\n.scu-language-policy-basis-grid strong {\n  color: var(--lp-primary);\n  font-size: 13.2px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n\n\/* ALERT *\/\n\n.scu-alert {\n  width: 100%;\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  margin: 15px 0;\n  padding: 18px 20px;\n\n  border-radius: 18px;\n}\n\n.scu-alert-icon {\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 13px;\n  font-size: 20px;\n}\n\n.scu-alert-content {\n  flex: 1;\n  min-width: 0;\n}\n\n.scu-alert-title {\n  margin: 0 0 5px;\n  color: var(--lp-primary);\n  font-size: 16px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-alert p {\n  margin: 0;\n  color: #3f4654;\n  font-size: 13.8px;\n  line-height: 1.67;\n}\n\n.scu-alert.is-info {\n  background: rgba(0, 166, 214, 0.08);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n}\n\n.scu-alert.is-info .scu-alert-icon {\n  color: #ffffff;\n  background: var(--lp-turquoise);\n}\n\n.scu-alert.is-warning {\n  background: rgba(255, 193, 7, 0.12);\n  border: 1px solid rgba(255, 193, 7, 0.27);\n}\n\n.scu-alert.is-warning .scu-alert-icon {\n  color: var(--lp-primary);\n  background: var(--lp-warning);\n}\n\n.scu-alert.is-danger {\n  background: rgba(239, 62, 90, 0.075);\n  border: 1px solid rgba(239, 62, 90, 0.17);\n}\n\n.scu-alert.is-danger .scu-alert-icon {\n  color: #ffffff;\n  background: var(--lp-accent);\n}\n\n\n\/* EXAMS *\/\n\n.scu-language-policy-exam-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-language-policy-exam-grid article {\n  padding: 20px;\n  background: var(--lp-bg);\n  border: 1px solid var(--lp-border);\n  border-radius: 18px;\n}\n\n.scu-language-policy-exam-grid > article > i {\n  width: 44px;\n  height: 44px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-language-policy-exam-grid article:nth-child(2) > i {\n  background: var(--lp-turquoise);\n}\n\n.scu-language-policy-exam-grid article:nth-child(3) > i {\n  background: var(--lp-accent);\n}\n\n.scu-language-policy-exam-grid h3 {\n  margin: 0 0 8px;\n  color: var(--lp-primary);\n  font-size: 17px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-language-policy-exam-grid p,\n.scu-language-policy-exam-grid li {\n  color: var(--lp-muted);\n  font-size: 13.3px;\n  line-height: 1.6;\n}\n\n.scu-language-policy-exam-grid p {\n  margin: 0;\n}\n\n.scu-language-policy-exam-grid ul {\n  margin: 0;\n  padding-left: 18px;\n}\n\n\n\/* VALIDITY *\/\n\n.scu-language-policy-validity-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 16px;\n}\n\n.scu-language-policy-validity-card {\n  display: grid;\n  grid-template-columns: 150px minmax(0, 1fr);\n  gap: 24px;\n  align-items: center;\n\n  padding: 25px;\n\n  background: #f7f9fd;\n  border: 1px solid rgba(23, 53, 127, 0.10);\n  border-radius: 20px;\n}\n\n.scu-language-policy-validity-card.staff {\n  background: rgba(0, 166, 214, 0.055);\n  border-color: rgba(0, 166, 214, 0.16);\n}\n\n\n\/* SOL TAR\u0130H \/ S\u00dcRE KUTUSU *\/\n\n.scu-language-policy-validity-badge {\n  width: 136px;\n  min-height: 136px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 18px;\n\n  color: #ffffff;\n  background: #17357f;\n  border-radius: 34px;\n  text-align: center;\n}\n\n.scu-language-policy-validity-card.staff\n.scu-language-policy-validity-badge {\n  background: #00a6d6;\n}\n\n.scu-language-policy-validity-badge strong {\n  display: block;\n\n  color: #ffffff;\n  font-size: 45px;\n  line-height: 1;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-language-policy-validity-card.staff\n.scu-language-policy-validity-badge strong {\n  font-size: 37px;\n}\n\n.scu-language-policy-validity-badge span {\n  display: block;\n  margin-top: 8px;\n\n  color: rgba(255, 255, 255, 0.90);\n  font-size: 14px;\n  line-height: 1.35;\n  font-weight: 500;\n}\n\n\n\/* MET\u0130N ALANI *\/\n\n.scu-language-policy-validity-content {\n  min-width: 0;\n}\n\n.scu-language-policy-validity-label {\n  display: inline-flex;\n  align-items: center;\n\n  min-height: 27px;\n  margin-bottom: 8px;\n  padding: 6px 10px;\n\n  color: #17357f;\n  background: rgba(23, 53, 127, 0.08);\n  border-radius: 999px;\n\n  font-size: 11.5px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.scu-language-policy-validity-card.staff\n.scu-language-policy-validity-label {\n  color: #007b9f;\n  background: rgba(0, 166, 214, 0.11);\n}\n\n.scu-language-policy-validity-content h3 {\n  margin: 0 0 12px;\n\n  color: #17357f;\n  font-size: 20px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-language-policy-validity-content > p {\n  margin: 0 0 10px;\n\n  color: #4f5b70;\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-language-policy-validity-content > p:last-of-type {\n  margin-bottom: 0;\n}\n\n\n\/* Y\u00d6KD\u0130L \u00d6ZEL H\u00dcK\u00dcM KUTUSU *\/\n\n.scu-language-policy-validity-rule {\n  display: grid;\n  grid-template-columns: 44px minmax(0, 1fr);\n  gap: 13px;\n  align-items: flex-start;\n\n  margin-top: 16px;\n  padding: 16px;\n\n  background: #ffffff;\n  border: 1px solid rgba(0, 166, 214, 0.17);\n  border-radius: 16px;\n}\n\n.scu-language-policy-validity-rule > i {\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: #00a6d6;\n  border-radius: 13px;\n  font-size: 19px;\n}\n\n.scu-language-policy-validity-rule strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: #17357f;\n  font-size: 14px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-language-policy-validity-rule p {\n  margin: 0;\n\n  color: #4f5b70;\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* B\u00d6L\u00dcMDEK\u0130 UYARI KUTUSU *\/\n\n#sinav-gecerlilik-suresi > .scu-alert {\n  margin-top: 16px;\n  margin-bottom: 0;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 850px) {\n  .scu-language-policy-validity-card {\n    grid-template-columns: 120px minmax(0, 1fr);\n    gap: 19px;\n  }\n\n  .scu-language-policy-validity-badge {\n    width: 110px;\n    min-height: 110px;\n    border-radius: 28px;\n  }\n\n  .scu-language-policy-validity-badge strong {\n    font-size: 38px;\n  }\n\n  .scu-language-policy-validity-card.staff\n  .scu-language-policy-validity-badge strong {\n    font-size: 31px;\n  }\n}\n\n\n\/* MOB\u0130L *\/\n\n@media (max-width: 650px) {\n  .scu-language-policy-validity-card {\n    grid-template-columns: 1fr;\n    gap: 17px;\n    padding: 19px;\n    border-radius: 17px;\n  }\n\n  .scu-language-policy-validity-badge {\n    width: 94px;\n    min-height: 94px;\n    padding: 13px;\n    border-radius: 24px;\n  }\n\n  .scu-language-policy-validity-badge strong {\n    font-size: 34px;\n  }\n\n  .scu-language-policy-validity-card.staff\n  .scu-language-policy-validity-badge strong {\n    font-size: 27px;\n  }\n\n  .scu-language-policy-validity-badge span {\n    margin-top: 5px;\n    font-size: 12.5px;\n  }\n\n  .scu-language-policy-validity-content h3 {\n    font-size: 17px;\n  }\n\n  .scu-language-policy-validity-content > p {\n    font-size: 13.5px;\n  }\n\n  .scu-language-policy-validity-rule {\n    grid-template-columns: 1fr;\n    padding: 15px;\n  }\n}\n\n\n\/* TABLE *\/\n\n.scu-language-policy-table-wrap {\n  width: 100%;\n  overflow-x: auto;\n  border: 1px solid var(--lp-border);\n  border-radius: 17px;\n}\n\n.scu-language-policy-table {\n  width: 100%;\n  min-width: 840px;\n  border-collapse: collapse;\n  background: #ffffff;\n}\n\n.scu-language-policy-table th {\n  padding: 14px 15px;\n  text-align: left;\n\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-right: 1px solid rgba(255, 255, 255, 0.14);\n\n  font-size: 12.8px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-language-policy-table td {\n  padding: 14px 15px;\n  color: var(--lp-text);\n  border-top: 1px solid #e8edf5;\n  border-right: 1px solid #edf0f6;\n\n  font-size: 13px;\n  line-height: 1.5;\n  vertical-align: middle;\n}\n\n.scu-language-policy-table tbody tr:nth-child(even) td {\n  background: #f8faff;\n}\n\n.scu-language-policy-table td strong {\n  color: var(--lp-primary);\n  font-weight: 600;\n}\n\n.scu-language-policy-table small {\n  color: var(--lp-muted);\n}\n\n.scu-language-policy-score {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-width: 48px;\n  min-height: 35px;\n  padding: 7px 10px;\n\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-radius: 11px;\n\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.scu-language-policy-score.medium {\n  background: var(--lp-secondary);\n}\n\n.scu-language-policy-score.highest {\n  background: var(--lp-accent);\n}\n\n.scu-language-policy-score.low {\n  background: var(--lp-success);\n}\n\n.scu-language-policy-level {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-width: 57px;\n  min-height: 31px;\n  padding: 6px 10px;\n  border-radius: 999px;\n\n  font-size: 11.5px;\n  font-weight: 600;\n}\n\n.scu-language-policy-level.a2 {\n  color: #00765b;\n  background: rgba(0, 155, 119, 0.11);\n}\n\n.scu-language-policy-level.b1 {\n  color: #006b8f;\n  background: rgba(0, 166, 214, 0.11);\n}\n\n.scu-language-policy-level.b2 {\n  color: #c52e46;\n  background: rgba(239, 62, 90, 0.10);\n}\n\n\n\/* PROJECT *\/\n\n.scu-language-policy-project-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-language-policy-project-grid article {\n  padding: 20px;\n  background: var(--lp-bg);\n  border: 1px solid var(--lp-border);\n  border-radius: 18px;\n}\n\n.scu-language-policy-project-icon {\n  width: 45px;\n  height: 45px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 13px;\n  color: #ffffff;\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-language-policy-project-icon.ka131 {\n  background: var(--lp-primary);\n}\n\n.scu-language-policy-project-icon.ka171 {\n  background: var(--lp-turquoise);\n}\n\n.scu-language-policy-project-icon.other {\n  background: var(--lp-accent);\n}\n\n.scu-language-policy-project-grid h3 {\n  margin: 0 0 8px;\n  color: var(--lp-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-language-policy-project-grid p {\n  margin: 0;\n  color: var(--lp-muted);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* RULE LIST *\/\n\n.scu-language-policy-rule-list {\n  display: grid;\n  gap: 12px;\n}\n\n.scu-language-policy-rule-list article {\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  padding: 18px;\n  background: var(--lp-bg);\n  border: 1px solid var(--lp-border);\n  border-radius: 17px;\n}\n\n.scu-language-policy-rule-list i {\n  width: 44px;\n  height: 44px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-language-policy-rule-list article:nth-child(2) i {\n  background: var(--lp-accent);\n}\n\n.scu-language-policy-rule-list h3 {\n  margin: 0 0 6px;\n  color: var(--lp-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-language-policy-rule-list p {\n  margin: 0;\n  color: var(--lp-muted);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* EXCEPTION *\/\n\n.scu-language-policy-exception {\n  display: grid;\n  grid-template-columns: 58px minmax(0, 1fr);\n  gap: 17px;\n  align-items: flex-start;\n\n  padding: 21px;\n  background: rgba(0, 166, 214, 0.07);\n  border: 1px solid rgba(0, 166, 214, 0.15);\n  border-radius: 18px;\n}\n\n.scu-language-policy-exception-icon {\n  width: 52px;\n  height: 52px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--lp-turquoise);\n  border-radius: 16px;\n  font-size: 24px;\n}\n\n.scu-language-policy-exception p,\n.scu-language-policy-exception li {\n  color: var(--lp-text);\n  font-size: 13.5px;\n  line-height: 1.7;\n}\n\n.scu-language-policy-exception p {\n  margin: 0 0 10px;\n}\n\n.scu-language-policy-exception ul {\n  margin: 10px 0;\n  padding-left: 20px;\n}\n\n\n\/* CEFR *\/\n\n.scu-language-policy-cefr-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-language-policy-cefr-grid article {\n  padding: 19px;\n  text-align: center;\n\n  border-radius: 18px;\n  border: 1px solid var(--lp-border);\n}\n\n.scu-language-policy-cefr-grid article.a2 {\n  background: rgba(0, 155, 119, 0.07);\n}\n\n.scu-language-policy-cefr-grid article.b1 {\n  background: rgba(0, 166, 214, 0.07);\n}\n\n.scu-language-policy-cefr-grid article.b2 {\n  background: rgba(239, 62, 90, 0.07);\n}\n\n.scu-language-policy-cefr-grid strong,\n.scu-language-policy-cefr-grid span,\n.scu-language-policy-cefr-grid small {\n  display: block;\n}\n\n.scu-language-policy-cefr-grid strong {\n  color: var(--lp-primary);\n  font-size: 25px;\n  font-weight: 600;\n}\n\n.scu-language-policy-cefr-grid span {\n  margin-top: 4px;\n  color: var(--lp-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-language-policy-cefr-grid small {\n  margin-top: 8px;\n  color: var(--lp-muted);\n  font-size: 11.8px;\n  line-height: 1.45;\n}\n\n.scu-language-policy-cefr-note {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n\n  margin-top: 14px;\n  padding: 14px 16px;\n\n  color: var(--lp-muted);\n  background: var(--lp-bg);\n  border-radius: 14px;\n}\n\n.scu-language-policy-cefr-note i {\n  color: var(--lp-turquoise);\n  margin-top: 2px;\n}\n\n.scu-language-policy-cefr-note p {\n  margin: 0;\n  font-size: 12.8px;\n  line-height: 1.6;\n}\n\n\n\/* FINAL *\/\n\n.scu-language-policy-final-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-language-policy-final-grid article {\n  padding: 19px;\n  background: var(--lp-bg);\n  border: 1px solid var(--lp-border);\n  border-radius: 17px;\n}\n\n.scu-language-policy-final-grid i {\n  width: 41px;\n  height: 41px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 12px;\n  color: #ffffff;\n  background: var(--lp-primary);\n  border-radius: 13px;\n  font-size: 19px;\n}\n\n.scu-language-policy-final-grid h3 {\n  margin: 0 0 7px;\n  color: var(--lp-primary);\n  font-size: 15.5px;\n  font-weight: 600;\n}\n\n.scu-language-policy-final-grid p {\n  margin: 0;\n  color: var(--lp-muted);\n  font-size: 12.8px;\n  line-height: 1.6;\n}\n\n\n\/* FOOTNOTE *\/\n\n.scu-language-policy-footnote {\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  margin-bottom: 25px;\n  padding: 19px;\n\n  background: rgba(239, 62, 90, 0.07);\n  border: 1px solid rgba(239, 62, 90, 0.15);\n  border-radius: 18px;\n}\n\n.scu-language-policy-footnote > i {\n  width: 43px;\n  height: 43px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--lp-accent);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-language-policy-footnote strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--lp-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-language-policy-footnote p {\n  margin: 0;\n  color: var(--lp-text);\n  font-size: 12.8px;\n  line-height: 1.65;\n}\n\n\n\/* ANCHOR OFFSET *\/\n\n#temel-duzenleme,\n#ogrenci-hareketliligi,\n#personel-hareketliligi {\n  scroll-margin-top: 110px;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1000px) {\n  .scu-language-policy-hero {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-hero-side {\n    text-align: left;\n  }\n\n  .scu-language-policy-basis-grid,\n  .scu-language-policy-exam-grid,\n  .scu-language-policy-project-grid,\n  .scu-language-policy-final-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-cefr-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 700px) {\n  .scu-language-policy-page {\n    padding: 0 12px;\n  }\n\n  .scu-language-policy-hero {\n    padding: 28px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-language-policy-hero h1 {\n    font-size: 27px;\n  }\n\n  .scu-language-policy-hero-content > p {\n    font-size: 14px;\n  }\n\n  .scu-language-policy-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-btn {\n    width: 100%;\n  }\n\n  .scu-language-policy-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-language-policy-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-language-policy-legal-panel,\n  .scu-language-policy-validity,\n  .scu-language-policy-exception,\n  .scu-language-policy-rule-list article,\n  .scu-language-policy-footnote {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-language-policy-validity-number {\n    width: 96px;\n    height: 96px;\n    border-radius: 25px;\n  }\n\n  .scu-language-policy-validity-number strong {\n    font-size: 38px;\n  }\n\n  .scu-language-policy-cefr-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-alert {\n    padding: 16px;\n    gap: 12px;\n    border-radius: 16px;\n  }\n\n  .scu-alert-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    font-size: 18px;\n  }\n\n  .scu-alert-title {\n    font-size: 15px;\n  }\n\n  .scu-alert p {\n    font-size: 13.2px;\n  }\n}\n<\/style>\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\">\n\n<section class=\"scu-language-policy-page\">\n\n  <!-- HERO -->\n  <header class=\"scu-language-policy-hero\">\n\n    <span class=\"scu-language-policy-hero-eyebrow\">\n      Erasmus+ Programme \u00b7 Key Action 1: Learning Mobility of Individuals\n    <\/span>\n\n    <h1>\n      Erasmus+ Foreign Language Exam and Minimum Score Criteria for the 2027 Call for Proposals and Beyond\n    <\/h1>\n\n    <p class=\"scu-language-policy-hero-description\">\n      The procedures and principles regarding foreign language exams, valid exam types, validity periods of exam results, and minimum foreign language scores to be applied in projects under Erasmus+ Key Action 1: Learning Mobility of Individuals \u2013 Higher Education Student and Staff Mobility, conducted within the scope of Sivas Cumhuriyet University Erasmus+ Institutional Coordination Office, for the call year 2027 and beyond, are regulated below.\n    <\/p>\n\n    <div class=\"scu-language-policy-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-calendar-check\"><\/i>\n\n        <div>\n          <span>Implementation Period<\/span>\n          <strong>2027 Call Year and Beyond<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-translate\"><\/i>\n\n        <div>\n          <span>Basic Regulation<\/span>\n          <strong>The internal Erasmus+ exam will not be administered.<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-hourglass-split\"><\/i>\n\n        <div>\n          <span>General Validity Period<\/span>\n          <strong>5 years from the exam date<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <nav class=\"scu-language-policy-hero-links\" aria-label=\"Page sections\">\n\n      <a href=\"#temel-duzenleme\" class=\"is-primary\">\n        <i class=\"bi bi-check2-circle\"><\/i>\n        Basic Regulation\n      <\/a>\n\n      <a href=\"#ogrenci-hareketliligi\">\n        <i class=\"bi bi-mortarboard\"><\/i>\n        Student Mobility\n      <\/a>\n\n      <a href=\"#personel-hareketliligi\">\n        <i class=\"bi bi-person-badge\"><\/i>\n        Staff Mobility\n      <\/a>\n\n      <a href=\"#sinav-gecerlilik-suresi\">\n        <i class=\"bi bi-hourglass-split\"><\/i>\n        Validity Period\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- AMA\u00c7, KAPSAM VE HUKUK\u0130 DAYANAK -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Purpose, Scope and Basis<\/span>\n      <h2>Legal and Administrative Basis of the Regulation<\/h2>\n    <\/div>\n\n    <div class=\"scu-language-policy-legal-panel\">\n\n      <div class=\"scu-language-policy-legal-icon\">\n        <i class=\"bi bi-bank\"><\/i>\n      <\/div>\n\n      <div>\n        <p>\n          <strong>\n            These procedures and principles regarding foreign language exams to be applied within the scope of Erasmus+ Higher Education Program student and staff mobility programs in the 2027 call year and beyond, the types of exams that will be accepted, the validity periods of the exam results, and the minimum foreign language proficiency levels are as follows:;\n          <\/strong>\n          Sivas Cumhuriyet University Erasmus+ Institutional Coordination Board of Directors <strong>Decision No. 2026-24 dated 10.07.2026<\/strong>\n          with the Legal Representative of Sivas Cumhuriyet University European Union Projects <strong>Approval dated 20.07.2026 and numbered 738865<\/strong>\n          Accordingly, it has been decided that the proceedings will be conducted within the framework of the provisions set forth below.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"scu-language-policy-basis-grid\">\n\n      <article>\n        <i class=\"bi bi-file-earmark-check\"><\/i>\n        <span>Board of Directors Resolution<\/span>\n        <strong>Dated 10.07.2026 and numbered 2026-24<\/strong>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-patch-check\"><\/i>\n        <span>Legal Representative Approval<\/span>\n        <strong>Dated 20.07.2026 and numbered 738865<\/strong>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-calendar3\"><\/i>\n        <span>Implementation Period<\/span>\n        <strong>2027 call year and beyond<\/strong>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"scu-alert is-info\">\n\n      <div class=\"scu-alert-icon\">\n        <i class=\"bi bi-journal-bookmark\"><\/i>\n      <\/div>\n\n      <div class=\"scu-alert-content\">\n        <h3 class=\"scu-alert-title\">Program implementation responsibility<\/h3>\n\n        <p>\n          According to the provisions of the &quot;Handbook for Higher Education Institutions,&quot; which is an annex to the beneficiary grant agreements signed between the European Union Education and Youth Programs Center, affiliated with the European Union Presidency of the Ministry of Foreign Affairs of the Republic of Turkey, and our University for the relevant call year, the determination, announcement, and implementation of foreign language requirements to be applied in Erasmus+ student and staff mobility programs are within the authority and responsibility of higher education institutions.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- TEMEL KARAR -->\n  <section class=\"scu-language-policy-section\" id=\"temel-duzenleme\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Basic Regulation<\/span>\n      <h2>Erasmus+ Foreign Language Exam Conducted by the University<\/h2>\n    <\/div>\n\n    <div class=\"scu-alert is-danger\">\n\n      <div class=\"scu-alert-icon\">\n        <i class=\"bi bi-x-circle\"><\/i>\n      <\/div>\n\n      <div class=\"scu-alert-content\">\n\n        <h3 class=\"scu-alert-title\">\n          The internal Erasmus+ foreign language exam will not be administered starting from the 2027 call for applications.\n        <\/h3>\n\n        <p>\n          The Erasmus+ Foreign Language Exam, coordinated by the Erasmus+ Institutional Coordination Office and administered by the relevant unit assigned by the Rectorate, will not be implemented in Erasmus+ projects from the 2027 call year onwards, in order to implement austerity measures, ensure the effective, economical and efficient use of public resources, standardize application and evaluation processes, guarantee the national and international validity of exam results, and protect the public interest.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- KABUL ED\u0130LECEK SINAVLAR -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Valid Exams<\/span>\n      <h2>Accepted Foreign Language Exams<\/h2>\n\n      <p>\n        In Erasmus+ student and staff mobility applications, transcripts of results from the exams listed below will be accepted, provided they meet the time and score requirements stipulated in these guidelines.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-language-policy-exam-grid\">\n\n      <article>\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n        <h3>Exams conducted by \u00d6SYM (Turkish Higher Education Institutions Examination Center)<\/h3>\n\n        <ul>\n          <li>Foreign Language Proficiency Level Determination Exam (YDS)<\/li>\n          <li>Electronic Foreign Language Exam (e-YDS)<\/li>\n          <li>Higher Education Institutions Foreign Language Examination (Y\u00d6KD\u0130L)<\/li>\n          <li>Electronic Y\u00d6KD\u0130L Exam (e-Y\u00d6KD\u0130L)<\/li>\n          <li>Electronic English Proficiency Exam (e-TEP)<\/li>\n        <\/ul>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-globe2\"><\/i>\n        <h3>International Foreign Language Exams<\/h3>\n\n        <p>\n          Result certificates from international foreign language exams that are considered equivalent to YDS, e-YDS, Y\u00d6KD\u0130L, e-Y\u00d6KD\u0130L, or e-TEP exams, as listed in the \u00d6SYM \u201cInternational Foreign Language Exam Equivalencies Document\u201d in effect as of the date of publication of the relevant Erasmus+ announcement, may also be used in applications.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-hospital\"><\/i>\n        <h3>Medical Language Exam<\/h3>\n\n        <p>\n          The T\u0131pD\u0130L exam, administered by Ankara University, will only be accepted as a valid foreign language exam for students specializing in medicine, dentistry, and pharmacy, and only within the scope of their respective specialization.\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- SINAV GE\u00c7ERL\u0130L\u0130\u011e\u0130 -->\n <section class=\"scu-language-policy-section\" id=\"sinav-gecerlilik-suresi\">\n\n  <div class=\"scu-language-policy-section-head\">\n    <span class=\"scu-language-policy-eyebrow\">Validity Period<\/span>\n    <h2>Principles Regarding the Validity of Examination Result Certificates<\/h2>\n\n    <p>\n      The validity periods and specific provisions regarding foreign language exam results to be used in Erasmus+ student and staff mobility applications are stated below.\n    <\/p>\n  <\/div>\n\n\n  <div class=\"scu-language-policy-validity-grid\">\n\n    <!-- \u00d6\u011eRENC\u0130 HAREKETL\u0130L\u0130\u011e\u0130 -->\n    <article class=\"scu-language-policy-validity-card student\">\n\n      <div class=\"scu-language-policy-validity-badge\">\n        <strong>5<\/strong>\n        <span>Year<\/span>\n      <\/div>\n\n      <div class=\"scu-language-policy-validity-content\">\n        <span class=\"scu-language-policy-validity-label\">\n          Student Mobility\n        <\/span>\n\n        <h3>\n          The general validity period of exam results is five years from the date of the exam.\n        <\/h3>\n\n        <p>\n          Unless a specific validity period is stated on the exam certificate, the validity period of foreign language exam results to be used in student mobility applications is from the date the exam was taken.\n          <strong>5 years<\/strong> will be implemented as follows.\n        <\/p>\n\n        <p>\n          Exam results submitted more than five years prior to the exam date, as of the application deadline, will not be considered. If the exam result certificate indicates a validity period shorter than five years, the period stated on the certificate will be considered.\n        <\/p>\n      <\/div>\n\n    <\/article>\n\n\n    <!-- PERSONEL HAREKETL\u0130L\u0130\u011e\u0130 -->\n    <article class=\"scu-language-policy-validity-card staff\">\n\n      <div class=\"scu-language-policy-validity-badge\">\n        <strong>07<\/strong>\n        <span>April<br>2013<\/span>\n      <\/div>\n\n      <div class=\"scu-language-policy-validity-content\">\n        <span class=\"scu-language-policy-validity-label\">\n          Staff Mobility\n        <\/span>\n\n        <h3>\n          The application deadline for personnel will be April 7, 2013.\n        <\/h3>\n\n        <p>\n          In staff mobility applications, the date of the first Foreign Language Proficiency Level Determination Exam (YDS) conducted by \u00d6SYM is used. <strong>April 7, 2013<\/strong> The following will be taken as the basis. Result documents from foreign language exams conducted by \u00d6SYM on or after this date will be accepted.\n        <\/p>\n\n        <p>\n          Foreign language exam results obtained before April 7, 2013, will not be considered in staff mobility applications, regardless of the score or proficiency level.\n        <\/p>\n\n        <div class=\"scu-language-policy-validity-rule\">\n          <i class=\"bi bi-patch-check\"><\/i>\n\n          <div>\n            <strong>Special provision regarding Y\u00d6KD\u0130L exam results<\/strong>\n\n            <p>\n              Only result certificates from exams conducted by \u00d6SYM will be accepted as valid for Y\u00d6KD\u0130L exams. Result certificates from Y\u00d6KD\u0130L exams conducted by other institutions or organizations before \u00d6SYM began administering the Y\u00d6KD\u0130L exam will not be considered.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/article>\n\n  <\/div>\n\n\n  <div class=\"scu-alert is-warning\">\n\n    <div class=\"scu-alert-icon\">\n      <i class=\"bi bi-exclamation-triangle\"><\/i>\n    <\/div>\n\n    <div class=\"scu-alert-content\">\n      <h3 class=\"scu-alert-title\">\n        The specific validity period stated on the document.\n      <\/h3>\n\n      <p>\n        If the examination results certificate issued by the authorized institution that conducted the exam specifies an additional validity period, the validity period determined by the authorized institution shall be considered as the validity period for that document.\n      <\/p>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n  <!-- \u00d6\u011eRENC\u0130 HAREKETL\u0130L\u0130\u011e\u0130 -->\n  <section class=\"scu-language-policy-section\" id=\"ogrenci-hareketliligi\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Student Mobility<\/span>\n      <h2>Minimum Foreign Language Scores Required for Student Applications<\/h2>\n\n      <p>\n        Unless explicitly stated otherwise or in a different manner in the relevant mobility announcement, the following minimum foreign language scores and proficiency levels will apply to student mobility applications.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-language-policy-table-wrap\">\n\n      <table class=\"scu-language-policy-table\">\n\n        <thead>\n          <tr>\n            <th>Exam Language<\/th>\n            <th>Department or Program<\/th>\n            <th>Minimum Score<\/th>\n            <th>CEFR Level<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n\n          <tr>\n            <td rowspan=\"3\"><strong>English<\/strong><\/td>\n\n            <td>\n              Students of English Language and Literature, English Teaching, and Translation and Interpreting departments\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score highest\">85<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>\n              Students of German Language and Literature and French Language and Literature departments\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score medium\">70<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b1\">B1+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>All other department and program students<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score\">60<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b1\">B1<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td rowspan=\"2\"><strong>German<\/strong><\/td>\n\n            <td>German Language and Literature department students<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score highest\">80<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>All other department and program students<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score\">60<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b1\">B1<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td rowspan=\"2\"><strong>French<\/strong><\/td>\n\n            <td>\n              Students of French Language and Literature and Translation and Interpreting departments\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score highest\">80<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>All other department and program students<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score\">60<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b1\">B1<\/span>\n            <\/td>\n          <\/tr>\n\n        <\/tbody>\n\n      <\/table>\n\n    <\/div>\n\n    <div class=\"scu-alert is-info\">\n\n      <div class=\"scu-alert-icon\">\n        <i class=\"bi bi-info-circle\"><\/i>\n      <\/div>\n\n      <div class=\"scu-alert-content\">\n        <h3 class=\"scu-alert-title\">\n          General minimum score required for English exams.\n        <\/h3>\n\n        <p>\n          The general minimum score required for exams conducted in English is 60, which will be considered B1 level. Higher minimum scores, as indicated in the table, will apply to students enrolled in departments and programs that provide education in foreign languages.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- PERSONEL HAREKETL\u0130L\u0130\u011e\u0130 -->\n  <section class=\"scu-language-policy-section\" id=\"personel-hareketliligi\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Staff Mobility<\/span>\n      <h2>Minimum Foreign Language Scores Required for Personnel Applications<\/h2>\n\n      <p>\n        In staff mobility applications, the following minimum scores will be applied, taking into account the existing Erasmus+ inter-institutional agreements, the foreign language proficiency requirements of the host institution&#039;s academic and administrative staff, the nature of the activity to be carried out, and our University&#039;s internationalization and institutional quality objectives.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-language-policy-table-wrap\">\n\n      <table class=\"scu-language-policy-table\">\n\n        <thead>\n          <tr>\n            <th>Type of Mobility<\/th>\n            <th>Staff Group<\/th>\n            <th>Minimum Score<\/th>\n            <th>CEFR Level<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n\n          <tr>\n            <td rowspan=\"2\">\n              <strong>Teaching Mobility<\/strong><br>\n              <small>STA<\/small>\n            <\/td>\n\n            <td>Academic staff<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score medium\">75<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>\n              Academic staff working in units or departments related to foreign languages, or who have graduated from departments in the field of foreign languages.\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score highest\">90<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td rowspan=\"3\">\n              <strong>Traineeship Mobility<\/strong><br>\n              <small>STT<\/small>\n            <\/td>\n\n            <td>Academic staff<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score\">60<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b1\">B1<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>\n              Academic staff working in units or departments related to foreign languages, or who have graduated from departments in the field of foreign languages.\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score highest\">90<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level b2\">B2+<\/span>\n            <\/td>\n          <\/tr>\n\n          <tr>\n            <td>Administrative staff<\/td>\n\n            <td>\n              <span class=\"scu-language-policy-score low\">50<\/span>\n            <\/td>\n\n            <td>\n              <span class=\"scu-language-policy-level a2\">A2<\/span>\n            <\/td>\n          <\/tr>\n\n        <\/tbody>\n\n      <\/table>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- PROJE T\u00dcR\u00dcNE G\u00d6RE UYGULAMA -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Special Application Provisions<\/span>\n      <h2>KA131 and KA171 Training Mobility Programs<\/h2>\n    <\/div>\n\n    <div class=\"scu-language-policy-project-grid\">\n\n      <article>\n\n        <div class=\"scu-language-policy-project-icon ka131\">\n          <i class=\"bi bi-building\"><\/i>\n        <\/div>\n\n        <h3>KA131 \u2013 Mobility to be Carried Out in a Higher Education Institution<\/h3>\n\n        <p>\n          In Training Mobility carried out within the scope of Erasmus+ KA131 projects, if the institution where the mobility will take place is a higher education institution or a unit, center or enterprise affiliated with a higher education institution, the foreign language scores required for Teaching Mobility will be applied instead of the foreign language scores determined for Training Mobility.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-language-policy-project-icon ka171\">\n          <i class=\"bi bi-globe-americas\"><\/i>\n        <\/div>\n\n        <h3>KA171 \u2013 Training Mobility<\/h3>\n\n        <p>\n          The higher education institution exemption foreseen for KA131 projects will not apply to mobilities carried out under Erasmus+ KA171 projects. In KA171 projects, the minimum foreign language scores determined for Training Mobility will be taken into account, regardless of whether the host institution is a higher education institution or not.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-language-policy-project-icon other\">\n          <i class=\"bi bi-briefcase\"><\/i>\n        <\/div>\n\n        <h3>KA131 \u2013 Organizations Other Than Higher Education Institutions<\/h3>\n\n        <p>\n          If the KA131 Training Mobility program is carried out in a public institution, private sector organization, non-governmental organization, or other eligible institution or organization, the minimum foreign language proficiency scores specified for Training Mobility will apply.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n <!-- PERSONEL SINAV SONU\u00c7LARI -->\n<section class=\"scu-language-policy-section\">\n\n  <div class=\"scu-language-policy-section-head\">\n    <span class=\"scu-language-policy-eyebrow\">Personnel Applications<\/span>\n\n    <h2>\n      Special Provisions Regarding the Validity of Personnel Examination Results\n    <\/h2>\n\n    <p>\n      The following specific provisions will apply regarding foreign language exam results to be used in Erasmus+ staff mobility applications.\n    <\/p>\n  <\/div>\n\n  <div class=\"scu-language-policy-rule-list\">\n\n    <article>\n\n      <i class=\"bi bi-calendar-range\"><\/i>\n\n      <div>\n        <h3>Exam Results Before April 7, 2013<\/h3>\n\n        <p>\n          In staff mobility applications, the date of the first Foreign Language Proficiency Level Determination Exam (YDS) conducted by \u00d6SYM is used.\n          <strong>April 7, 2013<\/strong> This will be taken as the basis. Result documents from foreign language exams conducted by \u00d6SYM on or after this date will be accepted, provided they meet the other conditions stipulated in these principles.\n        <\/p>\n\n        <p>\n          Foreign language exam results obtained before April 7, 2013, will not be considered in staff mobility applications, regardless of exam score, achievement level, or proficiency level.\n        <\/p>\n      <\/div>\n\n    <\/article>\n\n    <article>\n\n      <i class=\"bi bi-patch-check\"><\/i>\n\n      <div>\n        <h3>Y\u00d6KD\u0130L Exam Results<\/h3>\n\n        <p>\n          Regarding Y\u00d6KD\u0130L exams only\n          <strong>Exams conducted by \u00d6SYM<\/strong> The relevant result documents will be accepted as valid.\n        <\/p>\n\n        <p>\n          Result documents from Y\u00d6KD\u0130L exams administered by other institutions or organizations before the Y\u00d6KD\u0130L exam began to be conducted by \u00d6SYM will not be accepted or considered in personnel mobility applications, regardless of the exam date or score.\n        <\/p>\n      <\/div>\n\n    <\/article>\n\n  <\/div>\n\n<\/section>\n\n  <!-- KAR\u015eI KURUM \u015eARTI -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-alert is-warning\">\n\n      <div class=\"scu-alert-icon\">\n        <i class=\"bi bi-building-exclamation\"><\/i>\n      <\/div>\n\n      <div class=\"scu-alert-content\">\n        <h3 class=\"scu-alert-title\">\n          Higher foreign language proficiency required by the other institution.\n        <\/h3>\n\n        <p>\n          If the host institution, the country where the mobility will take place, the relevant department or program requires a foreign language proficiency score higher than those specified in these guidelines, achieving the minimum score set out herein will not constitute a vested right or guarantee of acceptance by the host institution. Meeting the higher foreign language requirement requested by the host institution or the relevant program is the responsibility of the applicant.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u0130ST\u0130SNALAR -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Exceptional Applications<\/span>\n      <h2>Blended Intensive Programs, Blended and Short-Term Mobilities<\/h2>\n    <\/div>\n\n    <div class=\"scu-language-policy-exception\">\n\n      <div class=\"scu-language-policy-exception-icon\">\n        <i class=\"bi bi-intersect\"><\/i>\n      <\/div>\n\n      <div>\n        <p>\n          In Mixed Intensive Programmes (BIPs), blended mobilities, short-term mobilities, and mobility announcements with special conditions regarding their nature, duration, target group, or implementation conditions, the following exceptional arrangements may be made by evaluating the program&#039;s purpose, type of activity, the host institution&#039;s requirements, application conditions, quota status, and institutional needs together:\n        <\/p>\n\n        <ul>\n          <li>Lowering the minimum foreign language score,<\/li>\n          <li>Failure to fully or partially implement the foreign language requirement,<\/li>\n          <li>Acceptance of different exams or certificates not listed in these principles,<\/li>\n          <li>Determining different assessment, measurement, or placement methods.<\/li>\n        <\/ul>\n\n        <p>\n          Exceptional practices within this scope are implemented with the approval of the Erasmus+ Institutional Coordination Board and the Legal Representative of European Union Projects, provided that they are clearly indicated in the relevant mobility announcement and their scope and justification for implementation are stated in the announcement text.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- CEFR -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Proficiency Levels<\/span>\n      <h2>Determination of CEFR Levels and Equivalence<\/h2>\n\n      <p>\n        The foreign language proficiency levels included in this regulation are determined based on the Common European Framework of Reference for Languages.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-language-policy-cefr-grid\">\n\n      <article class=\"a2\">\n        <strong>A2<\/strong>\n        <span>Basic User<\/span>\n        <small>Minimum requirements for administrative staff training mobility.<\/small>\n      <\/article>\n\n      <article class=\"b1\">\n        <strong>B1 \/ B1+<\/strong>\n        <span>Independent User<\/span>\n        <small>The level applied in general student and academic staff STT applications.<\/small>\n      <\/article>\n\n      <article class=\"b2\">\n        <strong>B2 \/ B2+<\/strong>\n        <span>Independent and Advanced User<\/span>\n        <small>Teaching Mobility and the level applied in foreign language fields.<\/small>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"scu-language-policy-cefr-note\">\n\n      <i class=\"bi bi-info-circle\"><\/i>\n\n      <p>\n        In determining the CEFR equivalents of scores obtained from foreign language exams, the equivalence regulations published by \u00d6SYM (Turkish Higher Education Council) and in effect on the application date, as well as the official level tables of the authorized institutions or organizations conducting the exam, will be taken as the basis. If there is no official CEFR equivalent table published by the authorized institution for the relevant exam, the evaluation will be carried out based on the conversion and level ranges determined by the Erasmus+ Institutional Coordinator and announced in the relevant announcement text.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- Y\u00dcR\u00dcRL\u00dcK VE UYGULAMA -->\n  <section class=\"scu-language-policy-section\">\n\n    <div class=\"scu-language-policy-section-head\">\n      <span class=\"scu-language-policy-eyebrow\">Entry into force and implementation<\/span>\n      <h2>Final Provisions<\/h2>\n    <\/div>\n\n    <div class=\"scu-language-policy-final-grid\">\n\n      <article>\n        <i class=\"bi bi-megaphone\"><\/i>\n        <h3>Announcements to be implemented<\/h3>\n\n        <p>\n          These procedures and principles will be applied in student and staff mobility announcements to be published by the Sivas Cumhuriyet University Erasmus+ Institutional Coordination Office in the 2027 call year and thereafter.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-journal-bookmark\"><\/i>\n        <h3>Priority of top regulation<\/h3>\n\n        <p>\n          If a different provision exists in the announcement text for the relevant call year or in the current rules published by the European Union Education and Youth Programs Centre, that specific and current regulation will apply.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-shield-check\"><\/i>\n        <h3>Regulations of the competent authorities<\/h3>\n\n        <p>\n          The validity, equivalence, score conversion, and proficiency levels of the exams will be based on the current official regulations published by the competent institutions and organizations.\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- RESM\u0130 NOT -->\n  <section class=\"scu-language-policy-footnote\">\n\n    <i class=\"bi bi-exclamation-diamond\"><\/i>\n\n    <div>\n      <strong>Official documents and special regulations take priority.<\/strong>\n\n      <p>\n        This page has been prepared to announce the decisions taken to the public and to inform those concerned. In case of any discrepancies between the statements on this page and the Erasmus+ Institutional Coordination Board Decision, the Approval of the Legal Representative of European Union Projects, the relevant mobility announcement, or the current regulations published by the Presidency of the European Union Education and Youth Programs Centre, the official document and specific regulations shall prevail.\n      <\/p>\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Erasmus+ Program\u0131 \u00b7 Ana Eylem 1: Bireylerin \u00d6\u011frenme Hareketlili\u011fi 2027 \u00c7a\u011fr\u0131 Y\u0131l\u0131 ve Sonras\u0131 Erasmus+ Yabanc\u0131 Dil S\u0131nav\u0131 ve Asgari Puan Esaslar\u0131 Sivas Cumhuriyet \u00dcniversitesi Erasmus+ Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc b\u00fcnyesinde y\u00fcr\u00fct\u00fclen Erasmus+ Ana Eylem 1: Bireylerin \u00d6\u011frenme Hareketlili\u011fi \u2013 Y\u00fcksek\u00f6\u011fretim \u00d6\u011frenci ve Personel Hareketlili\u011fi kapsam\u0131ndaki projelerde, 2027 \u00e7a\u011fr\u0131 y\u0131l\u0131 ve sonras\u0131nda uygulanacak yabanc\u0131 dil s\u0131navlar\u0131na, ge\u00e7erli [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[39,86,91,87],"tags":[],"class_list":["post-9747","post","type-post","status-publish","format-standard","hentry","category-announcements","category-student-announcements","category-important-announcements","category-staff-announcements"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pfKvKT-2xd","jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/posts\/9747","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/post"}],"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=9747"}],"version-history":[{"count":7,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/posts\/9747\/revisions"}],"predecessor-version":[{"id":9756,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/posts\/9747\/revisions\/9756"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=9747"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/categories?post=9747"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/tags?post=9747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}