{"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-07-16T23:08:41","modified_gmt":"2026-07-16T20:08:41","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>Ki\u015fisel Verilerin Saklanmas\u0131 ve \u0130mhas\u0131<\/h2>\n      <p>\n        Ki\u015fisel veriler; ilgili mevzuat, Erasmus+ program kurallar\u0131, hibe s\u00f6zle\u015fmeleri, denetim y\u00fck\u00fcml\u00fcl\u00fckleri,\n        raporlama gereklilikleri, ar\u015fiv mevzuat\u0131 ve kurumsal saklama-imha politikalar\u0131 do\u011frultusunda saklan\u0131r.\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>SC\u00dc KVKK Saklama ve \u0130mha Politikas\u0131<\/h3>\n        <p>\n          \u00dcniversitemizin ki\u015fisel verilerin saklanmas\u0131, silinmesi, yok edilmesi ve anonim hale getirilmesine ili\u015fkin kurumsal politikas\u0131na a\u015fa\u011f\u0131daki ba\u011flant\u0131dan eri\u015filebilir.\n        <\/p>\n        <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?ooref=D5617853-23E2-40D9-B83F-530BCBFE9A15\" target=\"_blank\" rel=\"noreferrer noopener\">\n          Saklama ve \u0130mha Politikas\u0131n\u0131 G\u00f6r\u00fcnt\u00fcle\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>KVKK ve Avrupa Birli\u011fi Veri Koruma Mevzuat\u0131 Kapsam\u0131ndaki Haklar<\/h2>\n      <p>\n        \u0130lgili ki\u015filer, 6698 say\u0131l\u0131 Ki\u015fisel Verilerin Korunmas\u0131 Kanununun 11. maddesi ve uygulanabilir olmas\u0131 halinde\n        Avrupa Birli\u011fi veri koruma mevzuat\u0131 kapsam\u0131nda a\u015fa\u011f\u0131daki haklara sahip olabilir.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-rights-grid\">\n      <article><i class=\"bi bi-search\"><\/i><span>Ki\u015fisel veri i\u015flenip i\u015flenmedi\u011fini \u00f6\u011frenme<\/span><\/article>\n      <article><i class=\"bi bi-info-circle\"><\/i><span>Ki\u015fisel veriler i\u015flenmi\u015fse buna ili\u015fkin bilgi talep etme<\/span><\/article>\n      <article><i class=\"bi bi-bullseye\"><\/i><span>\u0130\u015fleme amac\u0131n\u0131 ve verilerin amaca uygun kullan\u0131l\u0131p kullan\u0131lmad\u0131\u011f\u0131n\u0131 \u00f6\u011frenme<\/span><\/article>\n      <article><i class=\"bi bi-share\"><\/i><span>Yurt i\u00e7inde veya yurt d\u0131\u015f\u0131nda ki\u015fisel verilerin aktar\u0131ld\u0131\u011f\u0131 \u00fc\u00e7\u00fcnc\u00fc ki\u015fileri bilme<\/span><\/article>\n      <article><i class=\"bi bi-pencil-square\"><\/i><span>Eksik veya yanl\u0131\u015f i\u015flenen verilerin d\u00fczeltilmesini isteme<\/span><\/article>\n      <article><i class=\"bi bi-trash3\"><\/i><span>\u015eartlar\u0131 olu\u015ftu\u011funda ki\u015fisel verilerin silinmesini veya yok edilmesini isteme<\/span><\/article>\n      <article><i class=\"bi bi-megaphone\"><\/i><span>D\u00fczeltme, silme veya yok etme i\u015flemlerinin verilerin aktar\u0131ld\u0131\u011f\u0131 \u00fc\u00e7\u00fcnc\u00fc ki\u015filere bildirilmesini isteme<\/span><\/article>\n      <article><i class=\"bi bi-cpu\"><\/i><span>Otomatik sistemler vas\u0131tas\u0131yla analiz sonucunda aleyhe bir sonucun ortaya \u00e7\u0131kmas\u0131na itiraz etme<\/span><\/article>\n      <article><i class=\"bi bi-cash-coin\"><\/i><span>Kanuna ayk\u0131r\u0131 i\u015fleme sebebiyle zarara u\u011franmas\u0131 halinde zarar\u0131n giderilmesini talep etme<\/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\">Ba\u015fvuru ve \u0130leti\u015fim<\/span>\n      <h2>Haklar\u0131n Kullan\u0131lmas\u0131 ve Ba\u015fvuru Mercileri<\/h2>\n      <p>\n        Ki\u015fisel verilerinize ili\u015fkin ba\u015fvurular, verinin i\u015flendi\u011fi sistem ve s\u00fcrece g\u00f6re ilgili veri sorumlusuna y\u00f6neltilmelidir.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-apply-grid\">\n      <article>\n        <h3>Sivas Cumhuriyet University Processes<\/h3>\n        <p>\n          \u00dcniversitemiz internet sitesi, \u00e7erezler, destek sistemi, belge teslimi, kurumsal yaz\u0131\u015fmalar, EBYS, ofis kay\u0131tlar\u0131 ve ar\u015fiv s\u00fcre\u00e7leriyle ilgili\n          ba\u015fvurular Sivas Cumhuriyet \u00dcniversitesinin KVKK s\u00fcre\u00e7leri ve kurumsal ba\u015fvuru usulleri \u00e7er\u00e7evesinde de\u011ferlendirilir.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>Avrupa Komisyonu ve Beneficiary Module S\u00fcre\u00e7leri<\/h3>\n        <p>\n          Beneficiary Module, EU Login, Erasmus+ and European Solidarity Corps platformlar\u0131 ve Avrupa Komisyonu dijital sistemleri kapsam\u0131nda y\u00fcr\u00fct\u00fclen\n          ki\u015fisel veri i\u015fleme faaliyetleriyle ilgili ba\u015fvurular, Avrupa Komisyonunun ilgili gizlilik beyanlar\u0131nda belirtilen veri sorumlusu,\n          Veri Koruma G\u00f6revlisi ve Avrupa Veri Koruma Denet\u00e7isi ba\u015fvuru yollar\u0131 \u00e7er\u00e7evesinde de\u011ferlendirilebilir.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>TurnaPortal and Turkish National Agency Processes<\/h3>\n        <p>\n          TurnaPortal, Erasmus+ ba\u015fvuru, de\u011ferlendirme, sonu\u00e7, raporlama ve T\u00fcrkiye Ulusal Ajans\u0131 sistemleri kapsam\u0131nda y\u00fcr\u00fct\u00fclen\n          i\u015flemlerle ilgili ba\u015fvurular, 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\n          nezdinde ve ilgili kurum taraf\u0131ndan belirlenen usuller \u00e7er\u00e7evesinde de\u011ferlendirilir.\n        <\/p>\n      <\/article>\n\n      <article>\n        <h3>Ortak Kurum ve Ev Sahibi Kurulu\u015f S\u00fcre\u00e7leri<\/h3>\n        <p>\n          Hareketlilik kapsam\u0131nda kar\u015f\u0131 kurum, ev sahibi \u00fcniversite, staj kurumu, konsorsiyum orta\u011f\u0131 veya \u00fc\u00e7\u00fcnc\u00fc taraf sistemler taraf\u0131ndan y\u00fcr\u00fct\u00fclen i\u015flemler\n          i\u00e7in ilgili kurumun kendi veri koruma politikalar\u0131 ve ba\u015fvuru mekanizmalar\u0131 ge\u00e7erli olabilir.\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\">A\u00e7\u0131k R\u0131za ve Beyan<\/span>\n      <h2>A\u00e7\u0131k R\u0131za, Do\u011fruluk ve G\u00fcncellik Beyan\u0131<\/h2>\n      <p>\n        A\u00e7\u0131k r\u0131za gerektiren hallerde ki\u015fisel veriler, ilgili ki\u015fiye gerekli ayd\u0131nlatma yap\u0131ld\u0131ktan sonra ve yaln\u0131zca belirtilen ama\u00e7larla s\u0131n\u0131rl\u0131 olmak \u00fczere i\u015flenebilir.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-kvkk-consent-box\">\n      <p>\n        Erasmus+ s\u00fcre\u00e7leri kapsam\u0131nda ilgili ki\u015fi taraf\u0131ndan beyan edilen ki\u015fisel verilerin do\u011fru, eksiksiz ve g\u00fcncel olmas\u0131 esast\u0131r.\n        Beyan edilen bilgilerde de\u011fi\u015fiklik olmas\u0131 halinde ilgili kurum veya sisteme gerekli bildirimin yap\u0131lmas\u0131 ilgili ki\u015finin sorumlulu\u011fundad\u0131r.\n      <\/p>\n\n      <p>\n        \u00d6zel nitelikli ki\u015fisel veriler de d\u00e2hil olmak \u00fczere ki\u015fisel verilerin ilgili s\u00fcre\u00e7 kapsam\u0131nda, i\u015flenme amac\u0131 ile s\u0131n\u0131rl\u0131 olarak kullan\u0131lmas\u0131na,\n        payla\u015f\u0131lmas\u0131na, aktar\u0131lmas\u0131na ve gerekli s\u00fcre boyunca saklanmas\u0131na ili\u015fkin a\u00e7\u0131k r\u0131za beyanlar\u0131, ilgili sistem veya kurum taraf\u0131ndan ayr\u0131ca al\u0131nabilir.\n      <\/p>\n\n      <p>\n        Bu sayfada yer alan bilgilendirme; ilgili kurumlar\u0131n ayd\u0131nlatma metinleri, a\u00e7\u0131k r\u0131za beyanlar\u0131, gizlilik politikalar\u0131, \u00e7erez politikalar\u0131,\n        saklama ve imha politikalar\u0131, Erasmus+ program kurallar\u0131 ve y\u00fcr\u00fcrl\u00fckteki mevzuat h\u00fck\u00fcmlerinin yerine ge\u00e7mez.\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>A\u00e7\u0131k R\u0131za ve Ayd\u0131nlatma Metinleri<\/h2>\n    <p>\n      Erasmus+ program\u0131 s\u00fcre\u00e7leriyle ba\u011flant\u0131l\u0131 olan Sivas Cumhuriyet \u00dcniversitesi ayd\u0131nlatma metinleri,\n      a\u00e7\u0131k r\u0131za metinleri ve ilgili ki\u015fi ba\u015fvuru formuna a\u015fa\u011f\u0131dan ula\u015fabilirsiniz.\n    <\/p>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-journal-text\"><\/i> Ayd\u0131nlatma Metinleri<\/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        \u00d6\u011frenci Ayd\u0131nlatma Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=9FAF51D9-450D-44E8-8E85-AE231D6B0D7A\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Proje Y\u00fcr\u00fct\u00fcc\u00fcs\u00fc Ayd\u0131nlatma Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=A9B8D438-E3DB-45AB-959A-400B0A832E29\" target=\"_blank\" rel=\"noreferrer noopener\">\n        S\u0131nav Aday\u0131 Ayd\u0131nlatma Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=4D4CC67A-BD56-4CF4-BED8-5A198284E8C0\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Stajyer Ayd\u0131nlatma Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=49A8BD04-D2D3-404D-A408-A04304390AF1\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Ziyaret\u00e7i Ayd\u0131nlatma Metni\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-pen\"><\/i> Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metinleri<\/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        Etkinlik Kat\u0131l\u0131mc\u0131lar\u0131 Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=890AA19E-DF29-4442-AAB5-F9387DE8EF72\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Etkinlik Konu\u015fmac\u0131lar\u0131 Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=0D93C187-A4F8-44B1-8BE7-95307811447C\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Mezun \u00d6\u011frenci Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=A5ABFA9B-1B95-47E0-AA6D-6144CC228C8E\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Personel Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=C0E288E9-37C8-4545-B03E-1C3101881273\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Proje Kat\u0131l\u0131mc\u0131lar\u0131 Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=AE45A356-65EB-4BE7-95F6-60223A8D6EBA\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Sosyal Medya Payla\u015f\u0131m\u0131 Yap\u0131lan Kimse Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=41F848E8-F867-498B-B9E7-29AEAAC2415A\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Yabanc\u0131 Uyruklu \u00d6\u011frenci Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n\n      <a href=\"https:\/\/acikriza.cumhuriyet.edu.tr:446\/?aref=33751A58-C680-450E-A84D-366B2E595360\" target=\"_blank\" rel=\"noreferrer noopener\">\n        Yabanc\u0131 Uyruklu Personel Ayd\u0131nlatma ve A\u00e7\u0131k R\u0131za Metni\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-stars\"><\/i> Erasmus+ Program\u0131 Ayd\u0131nlatma Metinleri<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"#\">Erasmus+ Program\u0131 \u00d6\u011frenci Kat\u0131l\u0131mc\u0131 Ayd\u0131nlatma Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 Personel Kat\u0131l\u0131mc\u0131 Ayd\u0131nlatma Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 \u00d6\u011frenci Kat\u0131l\u0131mc\u0131 Aday\u0131 Ayd\u0131nlatma Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 Personel Kat\u0131l\u0131mc\u0131 Aday\u0131 Ayd\u0131nlatma Metni<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scu-kvkk-extra-group\">\n    <h3><i class=\"bi bi-file-earmark-check\"><\/i> Erasmus+ Program\u0131 A\u00e7\u0131k R\u0131za Metinleri<\/h3>\n\n    <div class=\"scu-kvkk-extra-links\">\n      <a href=\"#\">Erasmus+ Program\u0131 \u00d6\u011frenci Kat\u0131l\u0131mc\u0131 A\u00e7\u0131k R\u0131za Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 Personel Kat\u0131l\u0131mc\u0131 A\u00e7\u0131k R\u0131za Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 \u00d6\u011frenci Kat\u0131l\u0131mc\u0131 Aday\u0131 A\u00e7\u0131k R\u0131za Metni<\/a>\n      <a href=\"#\">Erasmus+ Program\u0131 Personel Kat\u0131l\u0131mc\u0131 Aday\u0131 A\u00e7\u0131k R\u0131za Metni<\/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> \u0130lgili Ki\u015fi Ba\u015fvurusu<\/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>T\u00fcm KVKK Metinleri<\/h3>\n      <p>\n        Sivas Cumhuriyet \u00dcniversitesi taraf\u0131ndan yay\u0131mlanan t\u00fcm ki\u015fisel verilerin korunmas\u0131 metinlerine, ayd\u0131nlatma metinlerine,\n        a\u00e7\u0131k r\u0131za metinlerine ve ba\u015fvuru formlar\u0131na kurumsal KVKK sayfas\u0131ndan eri\u015febilirsiniz.\n      <\/p>\n    <\/div>\n\n    <a href=\"https:\/\/kvkk.cumhuriyet.edu.tr\/\" target=\"_blank\" rel=\"noreferrer noopener\">\n      T\u00fcm KVKK Metinlerine Git\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":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1335","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_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":4,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1335\/revisions"}],"predecessor-version":[{"id":9591,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1335\/revisions\/9591"}],"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}]}}