{"id":1335,"date":"2022-12-16T05:24:08","date_gmt":"2022-12-16T02:24:08","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=1335"},"modified":"2026-08-17T23:27:37","modified_gmt":"2026-08-17T20:27:37","slug":"kvkk","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/kvkk\/","title":{"rendered":"Protection of Personal Data"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* SC\u00dc - KVKK \/ GDPR SAYFASI *\/\n\n.scu-kvkk-page {\n  width: 100%;\n  max-width: auto;\n  margin: 0px auto 0px auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-kvkk-page * {\n  box-sizing: border-box;\n}\n\n.scu-kvkk-page a {\n  text-decoration: none !important;\n}\n\n\/* HERO *\/\n\n.scu-kvkk-hero {\n  background: linear-gradient(135deg, #17357f 0%, #2444b8 100%);\n  color: #ffffff;\n  border-radius: 24px;\n  padding: 42px 36px;\n  margin-bottom: 26px;\n  box-shadow: 0 14px 35px rgba(20, 38, 86, 0.14);\n  position: relative;\n  overflow: hidden;\n}\n\n.scu-kvkk-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 280px;\n  height: 280px;\n  right: -95px;\n  top: -95px;\n  background: rgba(255, 255, 255, 0.10);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-kvkk-eyebrow {\n  display: block;\n  color: #ef3e5a;\n  font-size: 13px;\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n\n.scu-kvkk-hero .scu-kvkk-eyebrow {\n  color: #ffffff;\n  opacity: 0.86;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-kvkk-hero h1 {\n  margin: 0;\n  color: #ffffff;\n  font-size: 36px;\n  line-height: 1.18;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n  max-width: 1000px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-kvkk-hero p {\n  margin: 16px 0 0 0;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 15.5px;\n  line-height: 1.7;\n  max-width: 980px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-kvkk-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 24px;\n  position: relative;\n  z-index: 2;\n}\n\n\/* BUTTONS *\/\n\n.scu-kvkk-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  min-height: 44px;\n  padding: 11px 16px;\n  border-radius: 12px;\n  font-size: 13.5px;\n  line-height: 1;\n  font-weight: 500;\n  transition: all .25s ease;\n}\n\n.scu-kvkk-btn.primary {\n  background: #ffffff;\n  color: #17357f !important;\n}\n\n.scu-kvkk-btn.secondary {\n  background: rgba(255, 255, 255, 0.13);\n  color: #ffffff !important;\n  border: 1px solid rgba(255, 255, 255, 0.28);\n}\n\n.scu-kvkk-btn:hover {\n  transform: translateY(-2px);\n}\n\n\/* SECTION *\/\n\n.scu-kvkk-section {\n  background: #ffffff;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 20px;\n  padding: 28px;\n  margin-bottom: 26px;\n  box-shadow: 0 10px 28px rgba(20, 38, 86, 0.045);\n}\n\n.scu-kvkk-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-kvkk-section-head h2 {\n  margin: 0;\n  color: #17357f;\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-kvkk-section-head p {\n  margin: 10px 0 0 0;\n  color: #5f6b82;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\/* ALERT *\/\n\n.scu-kvkk-alert {\n  width: 100%;\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  padding: 18px 20px;\n  border-radius: 18px;\n  margin: 0 0 26px 0;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-kvkk-alert-icon {\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  border-radius: 13px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 21px;\n  line-height: 1;\n}\n\n.scu-kvkk-alert h2,\n.scu-kvkk-alert h3 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n  color: #17357f;\n}\n\n.scu-kvkk-alert p {\n  margin: 0;\n  color: #3f4654;\n  font-size: 14.5px;\n  line-height: 1.65;\n}\n\n.scu-kvkk-alert.is-warning {\n  background: rgba(255, 193, 7, 0.12);\n  border: 1px solid rgba(255, 193, 7, 0.28);\n}\n\n.scu-kvkk-alert.is-warning .scu-kvkk-alert-icon {\n  background: #ffc107;\n  color: #17357f;\n}\n\n\/* SCOPE *\/\n\n.scu-kvkk-scope-grid,\n.scu-kvkk-gdpr-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.scu-kvkk-scope-grid article,\n.scu-kvkk-gdpr-grid article {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-kvkk-scope-grid i,\n.scu-kvkk-gdpr-grid i {\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #17357f;\n  color: #ffffff;\n  border-radius: 14px;\n  font-size: 21px;\n  margin-bottom: 14px;\n}\n\n.scu-kvkk-scope-grid h3,\n.scu-kvkk-gdpr-grid h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-scope-grid p,\n.scu-kvkk-gdpr-grid p {\n  margin: 0;\n  color: #5f6b82;\n  font-size: 14.2px;\n  line-height: 1.65;\n}\n\n\/* CONTROLLER *\/\n\n.scu-kvkk-controller-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.scu-kvkk-controller-card {\n  display: grid;\n  grid-template-columns: 54px 1fr;\n  gap: 16px;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-kvkk-controller-icon {\n  width: 46px;\n  height: 46px;\n  border-radius: 15px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n}\n\n.scu-kvkk-controller-card h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-controller-card p {\n  margin: 0 0 10px 0;\n  color: #5f6b82;\n  font-size: 14.2px;\n  line-height: 1.65;\n}\n\n.scu-kvkk-controller-card strong {\n  display: block;\n  color: #17357f;\n  font-size: 14.5px;\n  line-height: 1.55;\n  font-weight: 600;\n}\n\n\/* DOCUMENT LINKS *\/\n\n.scu-kvkk-doc-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.scu-kvkk-doc-grid a {\n  display: grid;\n  grid-template-columns: 46px 1fr auto;\n  align-items: center;\n  gap: 15px;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 16px;\n  padding: 16px;\n  color: #17357f !important;\n  transition: all .25s ease;\n}\n\n.scu-kvkk-doc-grid a > i {\n  width: 42px;\n  height: 42px;\n  border-radius: 14px;\n  background: rgba(23, 53, 127, 0.08);\n  color: #17357f;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 21px;\n}\n\n.scu-kvkk-doc-grid strong {\n  display: block;\n  margin-bottom: 4px;\n  color: #17357f;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-doc-grid small {\n  display: block;\n  color: #5f6b82;\n  font-size: 13.3px;\n  line-height: 1.45;\n}\n\n.scu-kvkk-doc-grid em {\n  font-style: normal;\n  background: #17357f;\n  color: #ffffff;\n  border-radius: 999px;\n  padding: 8px 12px;\n  font-size: 12.5px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.scu-kvkk-doc-grid a:hover {\n  background: #ffffff;\n  transform: translateY(-2px);\n  box-shadow: 0 10px 22px rgba(20, 38, 86, 0.07);\n}\n\n\/* INFO CARDS *\/\n\n.scu-kvkk-info-grid,\n.scu-kvkk-legal-grid,\n.scu-kvkk-apply-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.scu-kvkk-info-card,\n.scu-kvkk-legal-grid article,\n.scu-kvkk-apply-grid article {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-kvkk-info-card h3,\n.scu-kvkk-legal-grid h3,\n.scu-kvkk-apply-grid h3 {\n  margin: 0 0 12px 0;\n  color: #17357f;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-info-card h3 i {\n  margin-right: 8px;\n  color: #00a6d6;\n}\n\n.scu-kvkk-info-card p,\n.scu-kvkk-apply-grid p {\n  margin: 0;\n  color: #4f5b70;\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n.scu-kvkk-info-card ul,\n.scu-kvkk-legal-grid ul {\n  margin: 0;\n  padding-left: 18px;\n  color: #4f5b70;\n}\n\n.scu-kvkk-info-card li,\n.scu-kvkk-legal-grid li {\n  margin-bottom: 8px;\n  font-size: 14.2px;\n  line-height: 1.55;\n}\n\n.scu-kvkk-info-card li:last-child,\n.scu-kvkk-legal-grid li:last-child {\n  margin-bottom: 0;\n}\n\n\/* PURPOSE LIST *\/\n\n.scu-kvkk-purpose-list {\n  display: grid;\n  gap: 10px;\n}\n\n.scu-kvkk-purpose-list div {\n  display: grid;\n  grid-template-columns: 34px 1fr;\n  gap: 12px;\n  align-items: flex-start;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 15px;\n  padding: 14px 16px;\n}\n\n.scu-kvkk-purpose-list i {\n  width: 28px;\n  height: 28px;\n  border-radius: 999px;\n  background: rgba(0, 166, 214, 0.10);\n  color: #00a6d6;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 16px;\n}\n\n.scu-kvkk-purpose-list span {\n  color: #4f5b70;\n  font-size: 14.3px;\n  line-height: 1.6;\n}\n\n\/* RETENTION *\/\n\n.scu-kvkk-retention-card {\n  display: grid;\n  grid-template-columns: 60px 1fr;\n  gap: 18px;\n  background: rgba(0, 166, 214, 0.08);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-kvkk-retention-card > div:first-child {\n  width: 50px;\n  height: 50px;\n  border-radius: 15px;\n  background: #00a6d6;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 24px;\n}\n\n.scu-kvkk-retention-card h3 {\n  margin: 0 0 8px 0;\n  color: #17357f;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-retention-card p {\n  margin: 0 0 14px 0;\n  color: #3f4654;\n  font-size: 14.4px;\n  line-height: 1.7;\n}\n\n.scu-kvkk-retention-card a {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  min-height: 40px;\n  padding: 10px 14px;\n  border-radius: 12px;\n  background: #17357f;\n  color: #ffffff !important;\n  font-size: 13.2px;\n  line-height: 1;\n  font-weight: 600;\n  transition: all .22s ease;\n}\n\n.scu-kvkk-retention-card a:hover {\n  background: #00a6d6;\n}\n\n\/* RIGHTS *\/\n\n.scu-kvkk-rights-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-kvkk-rights-grid article {\n  display: grid;\n  grid-template-columns: 38px 1fr;\n  gap: 12px;\n  align-items: flex-start;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 16px;\n  padding: 16px;\n}\n\n.scu-kvkk-rights-grid i {\n  width: 34px;\n  height: 34px;\n  border-radius: 12px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 17px;\n}\n\n.scu-kvkk-rights-grid span {\n  color: #4f5b70;\n  font-size: 14.1px;\n  line-height: 1.55;\n  font-weight: 500;\n}\n\n\/* CONSENT *\/\n\n.scu-kvkk-consent-box {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 22px;\n}\n\n.scu-kvkk-consent-box p {\n  margin: 0 0 14px 0;\n  color: #4f5b70;\n  font-size: 14.4px;\n  line-height: 1.75;\n}\n\n.scu-kvkk-consent-box p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ANCHOR OFFSET *\/\n\n#kapsam,\n#veri-sorumlulari,\n#scu-kvkk-belgeleri,\n#turnaportal-kvkk,\n#isleme-amaclari,\n#hukuki-sebepler,\n#gdpr,\n#saklama-imha,\n#ilgili-kisi-haklari,\n#basvuru,\n#acik-riza {\n  scroll-margin-top: 110px;\n}\n\n\/* ACCESSIBILITY *\/\n\n.scu-kvkk-page a:focus-visible,\n.scu-kvkk-page button:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1100px) {\n  .scu-kvkk-scope-grid,\n  .scu-kvkk-gdpr-grid,\n  .scu-kvkk-rights-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-kvkk-info-grid,\n  .scu-kvkk-legal-grid,\n  .scu-kvkk-apply-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 800px) {\n  .scu-kvkk-controller-grid,\n  .scu-kvkk-scope-grid,\n  .scu-kvkk-gdpr-grid,\n  .scu-kvkk-rights-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-kvkk-doc-grid a {\n    grid-template-columns: 46px 1fr;\n  }\n\n  .scu-kvkk-doc-grid em {\n    grid-column: 2;\n    width: fit-content;\n  }\n}\n\n@media (max-width: 700px) {\n  .scu-kvkk-page {\n    padding: 0 12px;\n  }\n\n  .scu-kvkk-hero {\n    padding: 30px 22px;\n    border-radius: 20px;\n  }\n\n  .scu-kvkk-hero h1 {\n    font-size: 27px;\n  }\n\n  .scu-kvkk-hero p {\n    font-size: 14.5px;\n  }\n\n  .scu-kvkk-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .scu-kvkk-btn {\n    width: 100%;\n    min-height: 42px;\n    font-size: 13px;\n  }\n\n  .scu-kvkk-section {\n    padding: 22px 18px;\n    border-radius: 18px;\n  }\n\n  .scu-kvkk-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-kvkk-section-head p {\n    font-size: 14.2px;\n  }\n\n  .scu-kvkk-alert {\n    padding: 16px;\n    border-radius: 16px;\n    gap: 12px;\n  }\n\n  .scu-kvkk-alert-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    font-size: 19px;\n  }\n\n  .scu-kvkk-alert h2,\n  .scu-kvkk-alert h3 {\n    font-size: 16px;\n  }\n\n  .scu-kvkk-alert p {\n    font-size: 13.8px;\n  }\n\n  .scu-kvkk-controller-card,\n  .scu-kvkk-retention-card {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-kvkk-doc-grid a {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-kvkk-doc-grid em {\n    grid-column: auto;\n  }\n\n  .scu-kvkk-purpose-list div,\n  .scu-kvkk-rights-grid article {\n    grid-template-columns: 1fr;\n  }\n}\n\n.scu-kvkk-controller-grid {\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.scu-kvkk-controller-card h3 {\n  font-size: 18px;\n  line-height: 1.4;\n}\n\n.scu-kvkk-controller-card {\n  align-items: flex-start;\n}\n\n@media (max-width: 900px) {\n  .scu-kvkk-controller-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* KVKK SAYFASI - EN ALT \u0130LG\u0130L\u0130 BELGELER B\u00d6L\u00dcM\u00dc *\/\n\n.scu-kvkk-extra-docs {\n  margin-bottom: 0;\n}\n\n.scu-kvkk-extra-group {\n  margin-top: 24px;\n}\n\n.scu-kvkk-extra-group:first-of-type {\n  margin-top: 0;\n}\n\n.scu-kvkk-extra-group h3 {\n  margin: 0 0 14px 0;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  color: #17357f;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-kvkk-extra-group h3 i {\n  width: 38px;\n  height: 38px;\n  min-width: 38px;\n  border-radius: 13px;\n  background: #17357f;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n}\n\n.scu-kvkk-extra-links {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.scu-kvkk-extra-links.is-single {\n  grid-template-columns: 1fr;\n}\n\n.scu-kvkk-extra-links a {\n  min-height: 48px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 12px 14px;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 14px;\n  color: #4f5b70 !important;\n  font-size: 13.8px;\n  line-height: 1.45;\n  font-weight: 500;\n  transition: all .22s ease;\n}\n\n.scu-kvkk-extra-links a::before {\n  content: \"\\F1C1\";\n  font-family: \"bootstrap-icons\";\n  width: 28px;\n  height: 28px;\n  min-width: 28px;\n  border-radius: 10px;\n  background: rgba(0, 166, 214, 0.10);\n  color: #00a6d6;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n}\n\n.scu-kvkk-extra-links a::after {\n  content: \"\\F144\";\n  font-family: \"bootstrap-icons\";\n  margin-left: auto;\n  color: #00a6d6;\n  font-size: 13px;\n}\n\n.scu-kvkk-extra-links a:hover {\n  color: #17357f !important;\n  background: #ffffff;\n  border-color: rgba(23, 53, 127, 0.16);\n  box-shadow: 0 8px 18px rgba(20, 38, 86, 0.06);\n  transform: translateY(-1px);\n}\n\n.scu-kvkk-all-docs {\n  margin-top: 28px;\n  padding: 22px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, #17357f 0%, #2444b8 100%);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 18px;\n  overflow: hidden;\n  position: relative;\n}\n\n.scu-kvkk-all-docs::after {\n  content: \"\";\n  position: absolute;\n  width: 190px;\n  height: 190px;\n  right: -70px;\n  top: -80px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.10);\n  pointer-events: none;\n}\n\n.scu-kvkk-all-docs h3 {\n  margin: 0 0 6px 0;\n  color: #ffffff;\n  font-size: 20px;\n  line-height: 1.35;\n  font-weight: 600;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-kvkk-all-docs p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 14.2px;\n  line-height: 1.65;\n  max-width: 780px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-kvkk-all-docs a {\n  min-height: 44px;\n  padding: 11px 16px;\n  border-radius: 12px;\n  background: #ffffff;\n  color: #17357f !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  font-size: 13.5px;\n  line-height: 1;\n  font-weight: 600;\n  white-space: nowrap;\n  position: relative;\n  z-index: 2;\n  transition: all .22s ease;\n}\n\n.scu-kvkk-all-docs a:hover {\n  transform: translateY(-2px);\n  background: #f7f9fd;\n}\n\n@media (max-width: 800px) {\n  .scu-kvkk-extra-links {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-kvkk-all-docs {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-kvkk-all-docs a {\n    width: 100%;\n  }\n}\n\n@media (max-width: 700px) {\n  .scu-kvkk-extra-group h3 {\n    align-items: flex-start;\n    font-size: 17px;\n  }\n\n  .scu-kvkk-extra-links a {\n    font-size: 13.2px;\n  }\n\n  .scu-kvkk-all-docs {\n    padding: 18px;\n    border-radius: 16px;\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-kvkk-page\">\n\n  <header class=\"scu-kvkk-hero\">\n    <span class=\"scu-kvkk-eyebrow\">Sivas Cumhuriyet University<\/span>\n    <h1>Personal Data Protection and Data Processing Information<\/h1>\n    <p>\n      This page has been prepared to provide information about the data processing processes carried out by Sivas Cumhuriyet University, the Presidency of European Union Affairs of the Ministry of Foreign Affairs of the Republic of Turkey, the European Union Education and Youth Programs Center (Turkish National Agency), and the European Commission regarding the processing of personal data within the scope of Erasmus+ program mobility and project processes.\n    <\/p>\n\n    <div class=\"scu-kvkk-hero-actions\">\n      <a href=\"#veri-sorumlusu\" class=\"scu-kvkk-btn primary\">\n        <i class=\"bi bi-bank\"><\/i>\n        Data Controller\n      <\/a>\n\n      <a href=\"#ilgili-kisi-haklari\" class=\"scu-kvkk-btn secondary\">\n        <i class=\"bi bi-person-check\"><\/i>\n        Data Subject Rights\n      <\/a>\n\n      <a href=\"#ilgili-kisi-basvurusu\" class=\"scu-kvkk-btn secondary\">\n        <i class=\"bi bi-file-check\"><\/i>\n        Data Subject Application Form\n      <\/a>\n    <\/div>\n  <\/header>\n\n  <section class=\"scu-kvkk-alert is-warning\">\n    <div class=\"scu-kvkk-alert-icon\">\n      <i class=\"bi bi-exclamation-triangle\"><\/i>\n    <\/div>\n\n    <div>\n      <h2>Important Information<\/h2>\n      <p>\n        This page provides general information only. For individual applications, projects, mobility, system usage, grant agreements, audits, reporting, or legal obligations, the relevant institutions&#039; published information texts, explicit consent statements, confidentiality declarations, project contracts, program rules, and applicable legislation provisions shall apply.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"kapsam\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Scope<\/span>\n      <h2>Scope of Information<\/h2>\n      <p>\n        In the Erasmus+ program processes, personal data may be processed in different systems, institutions and record environments for the purposes of application, evaluation, selection, placement, contract, payment, reporting, auditing, monitoring, statistics, archiving and fulfilling post-mobility obligations.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-scope-grid\">\n      <article>\n        <i class=\"bi bi-building\"><\/i>\n        <h3>Sivas Cumhuriyet University Processes<\/h3>\n        <p>\n          University website, support system, document submission, electronic document management system (EDMS), office records, archives, correspondence, and institutional processes.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-laptop\"><\/i>\n        <h3>TurnaPortal Processes<\/h3>\n        <p>\n          Application, evaluation, announcement, results, document upload, candidate\/beneficiary processes, and all processes carried out through the Turkish National Agency systems.\n        <\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-globe-europe-africa\"><\/i>\n        <h3>European Commission Systems<\/h3>\n        <p>\n          Beneficiary Module, Erasmus+ and European Solidarity Corps platforms, EU Login, project management, reporting and European Commission digital systems.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"veri-sorumlusu\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Data Controller and Areas of Authority<\/span>\n      <h2>Data Controller, Processing Authority, and Corporate Roles<\/h2>\n      <p>\n        In Erasmus+ program processes, data responsibility and data processing authority are determined according to the system, purpose, institution, and legal basis under which the personal data is processed.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-controller-grid\">\n      <article class=\"scu-kvkk-controller-card\">\n        <div class=\"scu-kvkk-controller-icon\">\n          <i class=\"bi bi-mortarboard\"><\/i>\n        <\/div>\n        <div>\n          <h3>Sivas Cumhuriyet University<\/h3>\n          <p>\n            Personal data processing activities related to the university website, the Erasmus+ Institutional Coordinator support system, document submission, institutional correspondence, EBYS processes, office records, archives, and internal university administrative processes are carried out within the framework of Sivas Cumhuriyet University&#039;s relevant policies and legislation.\n          <\/p>\n          <strong>\n            Sivas Cumhuriyet University&#039;s Personal Data Protection Law (KVKK) Policy, Cookie Policy, Data Storage and Destruction Policy, and Policy on the Processing and Protection of Special Categories of Personal Data are reserved.\n          <\/strong>\n        <\/div>\n      <\/article>\n\n      <article class=\"scu-kvkk-controller-card\">\n        <div class=\"scu-kvkk-controller-icon\">\n          <i class=\"bi bi-bank\"><\/i>\n        <\/div>\n        <div>\n          <h3>Turkish Ministry of Foreign Affairs, Presidency of European Union Affairs, European Union Education and Youth Programs Centre (Turkish National Agency)<\/h3>\n          <p>\n            TurnaPortal&#039;s data processing activities related to Erasmus+ applications, evaluations, announcements, reporting, program management, and national-level Erasmus+ processes can be carried out within the scope of this institution&#039;s duties and responsibilities.\n          <\/p>\n          <strong>\n            Information texts, explicit consent statements, and application documents published in the relevant systems and processes shall be taken as the basis.\n          <\/strong>\n        <\/div>\n      <\/article>\n\n      <article class=\"scu-kvkk-controller-card\">\n        <div class=\"scu-kvkk-controller-icon\">\n          <i class=\"bi bi-globe2\"><\/i>\n        <\/div>\n        <div>\n          <h3>European Commission<\/h3>\n          <p>\n            The Beneficiary Module, Erasmus+ and European Solidarity Corps platforms, EU Login-linked project management, reporting, monitoring and data processing activities in terms of European Commission digital systems are carried out within the framework of the relevant confidentiality statements of the European Commission and the provisions of Regulation (EU) 2018\/1725.\n          <\/p>\n          <strong>\n            The European Commission&#039;s privacy statements list the Directorate-General for Education, Youth, Sport and Culture, Unit B.4 \u2013 Erasmus+ Coordination as the relevant data controller.\n          <\/strong>\n        <\/div>\n      <\/article>\n\n      <article class=\"scu-kvkk-controller-card\">\n        <div class=\"scu-kvkk-controller-icon\">\n          <i class=\"bi bi-diagram-3\"><\/i>\n        <\/div>\n        <div>\n          <h3>Partner Institutions and Host Organizations<\/h3>\n          <p>\n            In processes carried out by partner institutions, host universities, consortium partners, internship institutions, public institutions, or relevant third parties within the scope of mobility, the respective institution&#039;s own data protection regulations, privacy statements, and corporate policies may apply.\n          <\/p>\n          <strong>\n            In international mobility, the transfer of personal data may be carried out within the scope of the nature of the mobility and relevant legal obligations.\n          <\/strong>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"scu-kvkk-belgeleri\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Sivas Cumhuriyet University<\/span>\n      <h2>Policies Implemented Under the Law on the Protection of Personal Data<\/h2>\n      <p>\n        Institutional documents published by Sivas Cumhuriyet University regarding the protection of personal data, the use of cookies, and data storage\/destruction processes can be accessed via the links below.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-doc-grid\">\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=71A63D06-1B5D-4E46-AC29-EC3EB8EED8C4\" target=\"_blank\" rel=\"noreferrer noopener\">\n        <i class=\"bi bi-shield-lock\"><\/i>\n        <span>\n          <strong>KVKK\/GDPR Policy<\/strong>\n          <small>Sivas Cumhuriyet University&#039;s corporate policy document regarding the protection and processing of personal data.<\/small>\n        <\/span>\n        <em>View<\/em>\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=D5617853-23E2-40D9-B83F-530BCBFE9A15\" target=\"_blank\" rel=\"noreferrer noopener\">\n        <i class=\"bi bi-archive\"><\/i>\n        <span>\n          <strong>Personal Data Storage and Destruction Policy<\/strong>\n          <small>Corporate policy regarding the storage, deletion, destruction, and anonymization of personal data.<\/small>\n        <\/span>\n        <em>View<\/em>\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=3CDD6E96-9AE8-48F9-832A-0317F47BA84E\" target=\"_blank\" rel=\"noreferrer noopener\">\n        <i class=\"bi bi-cookie\"><\/i>\n        <span>\n          <strong>Cookie Policy<\/strong>\n          <small>Information regarding cookies and similar technologies used on the website.<\/small>\n        <\/span>\n        <em>View<\/em>\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=A257CC8C-090E-4C63-91A8-9B869FCBB436\" target=\"_blank\" rel=\"noreferrer noopener\">\n        <i class=\"bi bi-fingerprint\"><\/i>\n        <span>\n          <strong>Policy on the Processing and Protection of Special Categories of Personal Data<\/strong>\n          <small>Principles to be followed when fulfilling obligations and processing sensitive personal data.<\/small>\n        <\/span>\n        <em>View<\/em>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"turnaportal-kvkk\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">TurnaPortal and Turkish National Agency Processes<\/span>\n      <h2>TurnaPortal Personal Data Processing and Explicit Consent Information<\/h2>\n      <p>\n        In Erasmus+ processes conducted through TurnaPortal, personal data may be processed within the framework of the information and explicit consent texts published by the Presidency of European Union Education and Youth Programs of the Ministry of Foreign Affairs of the Republic of Turkey.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-info-grid\">\n      <article class=\"scu-kvkk-info-card\">\n        <h3><i class=\"bi bi-database\"><\/i> Categories of Data That Can Be Processed<\/h3>\n        <ul>\n          <li>Identity information<\/li>\n          <li>Contact Information<\/li>\n          <li>Information on education, personnel, institutions, and projects.<\/li>\n          <li>Application, evaluation, placement, and results information.<\/li>\n          <li>Information on mobility, grants, payments, contracts, and reporting.<\/li>\n          <li>Internet access information obtained using the corporate network.<\/li>\n          <li>Campus entry and exit information<\/li>\n          <li>Camera, photographs and visual recordings<\/li>\n          <li>Special categories of personal data where necessary.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"scu-kvkk-info-card\">\n        <h3><i class=\"bi bi-fingerprint\"><\/i> Special Categories of Personal Data<\/h3>\n        <p>\n          Subject to being limited to the relevant process and complying with the conditions stipulated in the legislation, personal data of a special category such as nationality, criminal conviction and security measure information, blood type, health data, religion, sect and philosophical beliefs, biometric and genetic data, membership in associations, foundations and trade unions, political opinions and similar personal data may be processed.\n        <\/p>\n      <\/article>\n\n      <article class=\"scu-kvkk-info-card\">\n        <h3><i class=\"bi bi-hdd-network\"><\/i> Recording Media<\/h3>\n        <ul>\n          <li>Information system servers<\/li>\n          <li>Corporate applications<\/li>\n          <li>Corporate computers<\/li>\n          <li>Electronic storage media<\/li>\n          <li>Printed documents and papers<\/li>\n          <li>Office and archive records<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"scu-kvkk-info-card\">\n        <h3><i class=\"bi bi-share\"><\/i> Parties to whom it can be transferred<\/h3>\n        <ul>\n          <li>Legally authorized public institutions and organizations<\/li>\n          <li>Personal Data Protection Authority<\/li>\n          <li>Law enforcement<\/li>\n          <li>Information Technologies and Communications Authority<\/li>\n          <li>Judicial authorities<\/li>\n          <li>Consulting firms and lawyers for the purpose of conducting legal proceedings.<\/li>\n          <li>Institutions, organizations and systems necessary for the implementation of the Erasmus+ process.<\/li>\n        <\/ul>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"beneficiary-module\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">European Commission Systems<\/span>\n      <h2>Beneficiary Module and European Commission Data Processing Procedures<\/h2>\n      <p>\n        The management, monitoring, budget and participant information processing, reporting, and closing procedures of Erasmus+ projects can be carried out through the Beneficiary Module and the relevant digital systems provided by the European Commission.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-legal-grid\">\n      <article>\n        <h3>Processing within the Beneficiary Module<\/h3>\n        <ul>\n          <li>Viewing, updating, and managing project information.<\/li>\n          <li>Processing of beneficiary organization and project staff information.<\/li>\n          <li>Participant, mobility, budget and activity information must be entered into the system.<\/li>\n          <li>Interim report, final report, monitoring, control and audit processes are carried out.<\/li>\n          <li>The European Commission, the Turkish National Agency, and authorized users have access to the system within the scope of their duties.<\/li>\n          <li>Authorization and authentication processes are carried out via EU Login.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article>\n        <h3>European Commission Data Controllership<\/h3>\n        <ul>\n          <li>Personal data may be processed in the European Commission&#039;s digital systems within the scope of Regulation (EU) 2018\/1725.<\/li>\n          <li>The European Commission implements technical and organizational measures to protect personal data and ensure privacy.<\/li>\n          <li>The European Commission&#039;s privacy statements indicate the Directorate-General for Education, Youth, Sport and Culture, Unit B.4 \u2013 Erasmus+ Coordination as the relevant data controller.<\/li>\n          <li>With regard to European Commission systems, relevant individuals can exercise their rights before the European Commission Data Protection Officer and the European Data Protection Supervisor within the framework of applicable legislation.<\/li>\n        <\/ul>\n      <\/article>\n    <\/div>\n\n    <div class=\"scu-kvkk-alert is-warning\" style=\"margin-top:18px;\">\n      <div class=\"scu-kvkk-alert-icon\">\n        <i class=\"bi bi-info-circle\"><\/i>\n      <\/div>\n      <div>\n        <h3>Beneficiary Module User Authorization<\/h3>\n        <p>\n          Individuals who will be working with the Beneficiary Module and project management processes may need to be authorized as a project officer or project beneficiary and log in to the system with a valid EU Login account. Unauthorized access, incorrect user account usage, or data entry outside of assigned duties should be avoided.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"isleme-amaclari\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Processing Purposes<\/span>\n      <h2>Purposes of Processing Personal Data<\/h2>\n      <p>\n        Personal data may be processed for the following purposes, within the scope of the duties and powers of the data controllers:.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-purpose-list\">\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Managing the Erasmus+ application, selection, evaluation, placement, contract and mobility processes.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Performing grant, payment, budget, accounting, reporting, and audit processes.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Managing user and project operations on TurnaPortal, Beneficiary Module, EU Login and related digital systems.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Responding to information requests from administrative and judicial authorities and authorized public institutions.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Conducting legal processes, ensuring compliance with legislation, and fulfilling legal obligations.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Monitoring and evaluating program implementations, conducting statistical analysis and impact analysis studies.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Ensuring the safety of the institution, campus, visitors, lives, and property.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Occupational health and safety and fulfillment of administrative obligations required by public service.<\/span><\/div>\n      <div><i class=\"bi bi-check2-circle\"><\/i><span>Fulfillment of archiving, storage, destruction, audit trail, reporting and record-keeping obligations.<\/span><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"hukuki-sebepler\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Legal Basis<\/span>\n      <h2>Legal Grounds and Conditions for Procedure<\/h2>\n      <p>\n        Personal data may be processed in accordance with the Law No. 6698 on the Protection of Personal Data, relevant secondary legislation, Erasmus+ program rules, grant agreements, legislation relating to the conduct of public service, and applicable European Union data protection provisions in terms of European Commission systems.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-legal-grid\">\n      <article>\n        <h3>Within the scope of the Personal Data Protection Law (KVKK)<\/h3>\n        <ul>\n          <li>Explicitly provided for in the laws<\/li>\n          <li>Fulfillment of legal obligation<\/li>\n          <li>It must be directly related to the formation or performance of a contract.<\/li>\n          <li>Establishment, exercise or protection of a right<\/li>\n          <li>The execution of public services and institutional administrative processes.<\/li>\n          <li>The explicit consent of the relevant person is required.<\/li>\n          <li>With regard to special categories of personal data, the conditions stipulated in the Law and related legislation must be met.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article>\n        <h3>European Union Data Protection Framework<\/h3>\n        <ul>\n          <li>Personal data processing activities of European Union institutions, bodies, offices and agencies under Regulation (EU) 2018\/1725<\/li>\n          <li>The performance of the duty in the public interest or through the exercise of official authority.<\/li>\n          <li>Fulfillment of legal obligations to which the data controller is subject.<\/li>\n          <li>Fulfillment of monitoring, evaluation, reporting, auditing and program management obligations.<\/li>\n          <li>Data security, access authorization, confidentiality, and processing based on the &quot;need-to-know&quot; principle.<\/li>\n        <\/ul>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"gdpr\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">GDPR and International Data Protection<\/span>\n      <h2>GDPR Principles and International Transfer Information<\/h2>\n      <p>\n        Since Erasmus+ mobility and project applications are international in nature, personal data may be transferred to authorized institutions, organizations, and systems located domestically or abroad within the scope of relevant legislation and program rules.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-gdpr-grid\">\n      <article>\n        <i class=\"bi bi-eye\"><\/i>\n        <h3>Transparency<\/h3>\n        <p>Data subjects should be informed about the purposes, scope, and parties involved in processing their data.<\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-bullseye\"><\/i>\n        <h3>Limitation of Purpose<\/h3>\n        <p>Personal data should be processed only for specific, explicit, and legitimate purposes.<\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-sliders\"><\/i>\n        <h3>Data Minimization<\/h3>\n        <p>It is essential that personal data not required for the process is not requested or processed.<\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-clock-history\"><\/i>\n        <h3>Storage Time<\/h3>\n        <p>Personal data should be stored for a period limited to the purpose of processing and the periods stipulated in the legislation.<\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-lock\"><\/i>\n        <h3>Privacy and Security<\/h3>\n        <p>Personal data must be protected against unauthorized access, loss, alteration, or unlawful processing.<\/p>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-person-check\"><\/i>\n        <h3>Data Subject Rights<\/h3>\n        <p>Individuals concerned may have the right to access, correct, delete, object, restrict, and apply under applicable legislation.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"saklama-imha\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Storage, Archiving and Destruction<\/span>\n      <h2>Storage and Destruction of Personal Data<\/h2>\n      <p>\n        Personal data is stored in accordance with relevant legislation, Erasmus+ program rules, grant agreements, audit obligations, reporting requirements, archiving regulations, and institutional retention and destruction policies.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-retention-card\">\n      <div>\n        <i class=\"bi bi-archive\"><\/i>\n      <\/div>\n\n      <div>\n        <h3>SCU GDPR Storage and Destruction Policy<\/h3>\n        <p>\n          Our university&#039;s institutional policy regarding the storage, deletion, destruction, and anonymization of personal data can be accessed via the following link.\n        <\/p>\n        <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=D5617853-23E2-40D9-B83F-530BCBFE9A15\" target=\"_blank\" rel=\"noreferrer noopener\">\n          View Storage and Disposal Policy\n          <i class=\"bi bi-arrow-up-right\"><\/i>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"ilgili-kisi-haklari\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Data Subject Rights<\/span>\n      <h2>Rights under the Turkish Personal Data Protection Law (KVKK) and European Union Data Protection Legislation<\/h2>\n      <p>\n        Data subjects may have the following rights under Article 11 of the Law No. 6698 on the Protection of Personal Data and, where applicable, European Union data protection legislation.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-rights-grid\">\n      <article><i class=\"bi bi-search\"><\/i><span>To find out if your personal data is being processed.<\/span><\/article>\n      <article><i class=\"bi bi-info-circle\"><\/i><span>Requesting information regarding the processing of personal data.<\/span><\/article>\n      <article><i class=\"bi bi-bullseye\"><\/i><span>To understand the purpose of the processing and whether the data is being used appropriately for that purpose.<\/span><\/article>\n      <article><i class=\"bi bi-share\"><\/i><span>Knowing the third parties to whom personal data is transferred, whether domestically or internationally.<\/span><\/article>\n      <article><i class=\"bi bi-pencil-square\"><\/i><span>Requesting correction of incomplete or incorrectly processed data.<\/span><\/article>\n      <article><i class=\"bi bi-trash3\"><\/i><span>Requesting the deletion or destruction of personal data when the conditions are met.<\/span><\/article>\n      <article><i class=\"bi bi-megaphone\"><\/i><span>Requesting that corrections, deletions, or destructions be notified to third parties to whom the data has been transferred.<\/span><\/article>\n      <article><i class=\"bi bi-cpu\"><\/i><span>Objection to an unfavorable outcome resulting from analysis conducted by automated systems.<\/span><\/article>\n      <article><i class=\"bi bi-cash-coin\"><\/i><span>Claiming compensation for damages incurred as a result of an unlawful act.<\/span><\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"basvuru\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Application and Contact<\/span>\n      <h2>Exercise of Rights and Application Authorities<\/h2>\n      <p>\n        Requests regarding your personal data should be directed to the relevant data controller, according to the system and process by which the data is processed.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-apply-grid\">\n      <article>\n        <h3>Sivas Cumhuriyet University Processes<\/h3>\n        <p>\n          Applications related to our university&#039;s website, cookies, support system, document submission, corporate correspondence, electronic document management system (EBYS), office records, and archiving processes are evaluated within the framework of Sivas Cumhuriyet University&#039;s Personal Data Protection Law (KVKK) processes and corporate application procedures.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>European Commission and Beneficiary Module Processes<\/h3>\n        <p>\n          Applications concerning personal data processing activities carried out within the scope of the Beneficiary Module, EU Login, Erasmus+ and European Solidarity Corps platforms and the European Commission&#039;s digital systems may be evaluated through the data controller, Data Protection Officer and European Data Protection Supervisor application channels specified in the relevant privacy statements of the European Commission.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>TurnaPortal and Turkish National Agency Processes<\/h3>\n        <p>\n          TurnaPortal processes applications, evaluations, results, reporting, and procedures related to Erasmus+ applications and the Turkish National Agency systems. These applications are evaluated by the Turkish Ministry of Foreign Affairs, the Presidency of European Union Affairs, the Presidency of the European Union Education and Youth Programs Center, and according to the procedures determined by the relevant institution.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>Partner Institution and Host Organization Processes<\/h3>\n        <p>\n          For processes carried out by partner institutions, host universities, internship organizations, consortium partners, or third-party systems within the scope of mobility, the relevant institution&#039;s own data protection policies and application mechanisms may apply.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-kvkk-section\" id=\"acik-riza\">\n    <div class=\"scu-kvkk-section-head\">\n      <span class=\"scu-kvkk-eyebrow\">Explicit Consent and Declaration<\/span>\n      <h2>Declaration of Explicit Consent, Accuracy, and Timeliness<\/h2>\n      <p>\n        In cases requiring explicit consent, personal data may be processed only for the stated purposes and after the data subject has been adequately informed.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-consent-box\">\n      <p>\n        Within the scope of Erasmus+ processes, it is essential that the personal data declared by the data subject is accurate, complete, and up-to-date. It is the data subject&#039;s responsibility to notify the relevant institution or system of any changes to the declared information.\n      <\/p>\n\n      <p>\n        Explicit consent statements regarding the use, sharing, transfer, and storage of personal data, including sensitive personal data, within the scope of the relevant process and limited to the purpose of processing, may also be obtained separately by the relevant system or institution.\n      <\/p>\n\n      <p>\n        The information on this page does not supersede the relevant institutions&#039; disclosure statements, explicit consent statements, privacy policies, cookie policies, storage and destruction policies, Erasmus+ program rules, and applicable legislation.\n      <\/p>\n    <\/div>\n  <\/section>\n\n<section class=\"scu-kvkk-section scu-kvkk-extra-docs\" id=\"scu-kvkk-ilgili-belgeler\">\n  <div class=\"scu-kvkk-section-head\">\n    <span class=\"scu-kvkk-eyebrow\">Sivas Cumhuriyet University<\/span>\n    <h2>Explicit Consent and Information Texts<\/h2>\n    <p>\n      You can access the Sivas Cumhuriyet University information texts, explicit consent forms, and data subject application forms related to the Erasmus+ program processes below.\n    <\/p>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-journal-text\"><\/i> Information Texts<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=54935A57-FEA2-4DCA-99E2-642CD358CA8D\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Student Information Text\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=9FAF51D9-450D-44E8-8E85-AE231D6B0D7A\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Project Manager&#039;s Privacy Notice\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=A9B8D438-E3DB-45AB-959A-400B0A832E29\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Exam Candidate Information Text\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=4D4CC67A-BD56-4CF4-BED8-5A198284E8C0\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Intern Information Notice\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=49A8BD04-D2D3-404D-A408-A04304390AF1\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Visitor Information Text\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-pen\"><\/i> Information and Explicit Consent Texts<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=59423943-3D1B-4FD1-8BF7-A7B9E88D70E7\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Event Participants Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=890AA19E-DF29-4442-AAB5-F9387DE8EF72\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Event Speakers Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=0D93C187-A4F8-44B1-8BE7-95307811447C\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Graduate Student Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=A5ABFA9B-1B95-47E0-AA6D-6144CC228C8E\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Personnel Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=C0E288E9-37C8-4545-B03E-1C3101881273\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Project Participants Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=AE45A356-65EB-4BE7-95F6-60223A8D6EBA\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Social Media Sharing Information and Explicit Consent Form\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=41F848E8-F867-498B-B9E7-29AEAAC2415A\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Information and Explicit Consent Form for International Students\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=33751A58-C680-450E-A84D-366B2E595360\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Information and Explicit Consent Form for Foreign National Personnel\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-stars\"><\/i> Erasmus+ Program Information Texts<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQAFYsTnJwvfTbBhy9zQM41KAYFGf3mg_85eHs1TBD3cRhU?e=2Y8y3N\" target=\"_blank\">Erasmus+ Program Student Participant Information Text<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQBOXoXBowvwSImU3gT9fcMfAZ1pYFbXaVwlFCt66UDReCE?e=jJDLmY\" target=\"_blank\">Erasmus+ Program Staff Participant Information Text<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQCDDSr2BNm0QoFzz1vMy3SzAZ5OEXggueJd4wg0X-xsVrw?e=MQ9qRv\" target=\"_blank\">Erasmus+ Program Student Participant Candidate Information Text<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQBkD6oG__FlSq_uJZP-o3FNAUVvL8h0kDyyrCtJxvXzuN8?e=ETz6lP\" target=\"_blank\">Erasmus+ Program Staff Participant Candidate Information Text<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-file-earmark-check\"><\/i> Erasmus+ Programme Explicit Consent Texts<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQBaH_hL-LpDRbAxKO_4-Cx2AcV72gDKw6rqn6c1WGcMDNw?e=1mwZfj\" target=\"_blank\">Erasmus+ Program Student Participant Explicit Consent Form<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQBJ5K98YNG9SrSjHwoG2tBHAZxPv-fiHbfKtWUS4GvruY0?e=lRlrwb\" target=\"_blank\">Erasmus+ Program Staff Participant Explicit Consent Form<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQAjb5Gd7m5QSa8c8DgGYSM0ARNNbF43NFwxRTA1JwO08tc?e=MWyD9J\" target=\"_blank\">Erasmus+ Program Student Participant Candidate Explicit Consent Form<\/a>\n      <a href=\"https:\/\/cumhuriyetedutr-my.sharepoint.com\/:b:\/g\/personal\/erasmus_cumhuriyet_edu_tr\/IQD_Vqn6eScCR6y6EHnh3h3RAWQVtbXX-tRX62vsLQj4RCc?e=B2dNas\" target=\"_blank\">Erasmus+ Program Staff Participant Candidate Explicit Consent Form<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\" id=\"ilgili-kisi-basvurusu\">\n    <h3><i class=\"bi bi-person-lines-fill\"><\/i> Data Subject Application<\/h3>\n\n    <div class=\"scu-kvkk-extra-links is-single\">\n      <a href=\"https:\/\/aydinlatma.cumhuriyet.edu.tr:444\/?aref=65B578A6-8D46-4C9B-A05D-30FA96116C80\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Data Subject Application Form\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-all-docs\">\n    <div>\n      <h3>All GDPR Texts<\/h3>\n      <p>\n        All personal data protection documents, information notices, explicit consent documents, and application forms published by Sivas Cumhuriyet University can be accessed from the university&#039;s official GDPR page.\n      <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/kvkk.cumhuriyet.edu.tr\/\" target=\"_blank\" rel=\"noreferrer noopener\">\n      Go to all GDPR texts\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Sivas Cumhuriyet \u00dcniversitesi Ki\u015fisel Verilerin Korunmas\u0131 ve Veri \u0130\u015fleme Bilgilendirmesi Bu sayfa; Erasmus+ program\u0131 hareketlilik ve proje s\u00fcre\u00e7leri kapsam\u0131nda ki\u015fisel verilerin i\u015flenmesine ili\u015fkin olarak Sivas Cumhuriyet \u00dcniversitesi, T.C. D\u0131\u015fi\u015fleri Bakanl\u0131\u011f\u0131 Avrupa Birli\u011fi Ba\u015fkanl\u0131\u011f\u0131 Avrupa Birli\u011fi E\u011fitim ve Gen\u00e7lik Programlar\u0131 Merkezi Ba\u015fkanl\u0131\u011f\u0131 (T\u00fcrkiye Ulusal Ajans\u0131) ve Avrupa Komisyonu taraf\u0131ndan y\u00fcr\u00fct\u00fclen veri i\u015fleme s\u00fcre\u00e7leri hakk\u0131nda bilgilendirme amac\u0131yla [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":9592,"parent":0,"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-1335","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PfKvKT-lx","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1335","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=1335"}],"version-history":[{"count":5,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1335\/revisions"}],"predecessor-version":[{"id":10427,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1335\/revisions\/10427"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/9592"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=1335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}