{"id":87,"date":"2025-12-11T05:38:24","date_gmt":"2025-12-11T05:38:24","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=87"},"modified":"2026-08-22T05:32:54","modified_gmt":"2026-08-22T05:32:54","slug":"accreditation","status":"publish","type":"page","link":"https:\/\/gcas.ie\/ar\/accreditation\/","title":{"rendered":"\u0627\u0639\u062a\u0645\u0627\u062f GCAS"},"content":{"rendered":"<!-- ACCREDITATION \u2014 GCAS College Dublin -->\n<!-- Paste this into a Custom HTML block in WordPress -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&display=swap');\n\n.accreditation-page{\n    --ink:#efece6;\n    --muted:rgba(239,236,230,0.60);\n    --muted-2:rgba(239,236,230,0.38);\n    --line:rgba(255,255,255,0.09);\n    --line-2:rgba(255,255,255,0.16);\n    --accent:#5aa87c;\n    --accent-d:#3d8a61;\n    --accent-lt:#a8d6bd;\n    --accent-br:rgba(90,168,124,0.28);\n    --panel:rgba(255,255,255,0.032);\n    \/* four-hue progression *\/\n    --s1:#5aa87c;\n    --s2:#4e9fa8;\n    --s3:#7f95d1;\n    --s4:#c2a25e;\n    font-family:inherit;\n    max-width:960px;\n    margin:40px auto 0;\n    padding:0 0 60px;\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n}\n.accreditation-page *{box-sizing:border-box;}\n.accreditation-page a{text-decoration:none;}\n\n\/* ============ HERO ============ *\/\n.accreditation-hero{\n    text-align:center;padding:76px 28px 68px;\n    background:linear-gradient(135deg,#0a0a0a 0%,#141f1a 100%);\n    border:1px solid var(--line);border-radius:14px;margin-bottom:44px;\n}\n@media (max-width:600px){.accreditation-hero{padding:48px 22px;}}\n.accreditation-eyebrow{\n    font-size:0.72rem;letter-spacing:0.24em;text-transform:uppercase;\n    color:var(--accent);font-weight:600;margin-bottom:18px;opacity:0.85;\n}\n.accreditation-hero h1{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:clamp(2.2rem,5.2vw,3.4rem);font-weight:600;color:#ffffff;\n    margin:0 0 22px;line-height:1.1;letter-spacing:-0.01em;\n}\n.accreditation-hero h1 em{font-style:italic;color:var(--accent-lt);}\n.accreditation-hero-intro{\n    font-size:1.06rem;color:var(--muted);max-width:64ch;margin:0 auto;line-height:1.8;\n}\n.accreditation-page .accreditation-hero-intro a{color:var(--accent-lt);border-bottom:1px solid var(--accent-br);}\n.accreditation-page .accreditation-hero-intro a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ WOOLF BADGE ============ *\/\n.accreditation-badge{\n    display:flex;align-items:center;gap:30px;padding:38px 40px;\n    background:linear-gradient(135deg,rgba(90,168,124,0.09) 0%,rgba(90,168,124,0.03) 100%);\n    border:1px solid var(--accent-br);border-radius:14px;margin-bottom:50px;\n}\n@media (max-width:640px){.accreditation-badge{flex-direction:column;text-align:center;padding:30px 22px;gap:20px;}}\n.accreditation-badge-icon{\n    width:84px;height:84px;flex-shrink:0;border-radius:50%;\n    background:rgba(90,168,124,0.14);\n    display:flex;align-items:center;justify-content:center;\n}\n.accreditation-badge-icon svg{width:40px;height:40px;stroke:var(--accent);}\n.accreditation-badge-text h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.55rem;font-weight:600;color:#ffffff;margin:0 0 12px;line-height:1.2;\n}\n.accreditation-badge-text p{font-size:0.99rem;color:var(--muted);margin:0;line-height:1.8;}\n.accreditation-page .accreditation-badge-text a{color:var(--accent-lt);font-weight:500;border-bottom:1px solid var(--accent-br);}\n.accreditation-page .accreditation-badge-text a:hover{color:#ffffff;border-bottom-color:#ffffff;}\n\n\/* ============ SECTION TITLES ============ *\/\n.accreditation-page h2.accreditation-section-title{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.9rem;font-weight:600;color:#ffffff;\n    margin:0 0 12px;padding-bottom:12px;\n    border-bottom:1px solid var(--accent-br);line-height:1.2;\n}\n.accreditation-level{\n    font-size:0.72rem;font-weight:700;letter-spacing:0.2em;\n    text-transform:uppercase;margin:32px 0 14px;\n}\n.accreditation-level:first-of-type{margin-top:26px;}\n.accreditation-level.l1{color:var(--s1);}\n.accreditation-level.l2{color:var(--s2);}\n.accreditation-level.l3{color:var(--s3);}\n\n\/* ============ PROGRAMME CARDS ============ *\/\n.accreditation-programs{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}\n@media (max-width:640px){.accreditation-programs{grid-template-columns:1fr;}}\n.accreditation-page a.accreditation-program{\n    display:flex;align-items:center;gap:16px;padding:22px 24px;\n    background:var(--panel);border:1px solid var(--line);border-radius:12px;\n    transition:border-color 0.25s ease,background 0.25s ease,transform 0.25s ease;\n}\n.accreditation-page a.accreditation-program:hover{transform:translateY(-3px);}\n.accreditation-program-icon{\n    width:50px;height:50px;border-radius:50%;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n}\n.accreditation-program-icon svg{width:23px;height:23px;}\n.accreditation-program-info h3{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.2rem;font-weight:600;color:#ffffff;margin:0 0 4px;line-height:1.25;\n}\n.accreditation-program-info span{font-size:0.83rem;color:var(--muted-2);}\n\n.accreditation-programs.g1 .accreditation-program-icon{background:rgba(90,168,124,0.12);}\n.accreditation-programs.g1 .accreditation-program-icon svg{stroke:var(--s1);}\n.accreditation-page .accreditation-programs.g1 a.accreditation-program:hover{border-color:rgba(90,168,124,0.34);background:rgba(90,168,124,0.045);}\n\n.accreditation-programs.g2 .accreditation-program-icon{background:rgba(78,159,168,0.12);}\n.accreditation-programs.g2 .accreditation-program-icon svg{stroke:var(--s2);}\n.accreditation-page .accreditation-programs.g2 a.accreditation-program:hover{border-color:rgba(78,159,168,0.34);background:rgba(78,159,168,0.045);}\n\n.accreditation-programs.g3 .accreditation-program-icon{background:rgba(127,149,209,0.12);}\n.accreditation-programs.g3 .accreditation-program-icon svg{stroke:var(--s3);}\n.accreditation-page .accreditation-programs.g3 a.accreditation-program:hover{border-color:rgba(127,149,209,0.34);background:rgba(127,149,209,0.045);}\n\n\/* ============ WHAT IT MEANS ============ *\/\n.accreditation-info{\n    background:linear-gradient(135deg,#0c100e 0%,#131d18 100%);\n    border:1px solid var(--line);\n    padding:46px 42px;border-radius:14px;margin:50px 0;\n}\n@media (max-width:600px){.accreditation-info{padding:32px 22px;}}\n.accreditation-info h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:1.9rem;font-weight:600;color:#ffffff;margin:0 0 16px;\n}\n.accreditation-info p{font-size:1.02rem;color:var(--muted);line-height:1.85;margin:0 0 8px;}\n.accreditation-info ul{list-style:none;padding:0;margin:24px 0 0;}\n.accreditation-info li{\n    padding:13px 0 13px 30px;position:relative;\n    font-size:0.99rem;color:var(--muted);border-bottom:1px solid var(--line);line-height:1.7;\n}\n.accreditation-info li:last-child{border-bottom:none;}\n.accreditation-info li::before{content:\"\\2713\";position:absolute;left:0;font-weight:700;}\n.accreditation-info li:nth-child(1)::before{color:var(--s1);}\n.accreditation-info li:nth-child(2)::before{color:var(--s2);}\n.accreditation-info li:nth-child(3)::before{color:var(--s3);}\n.accreditation-info li:nth-child(4)::before{color:var(--s4);}\n.accreditation-info li:nth-child(5)::before{color:var(--s1);}\n\n\/* ============ CTA ============ *\/\n.accreditation-cta{\n    text-align:center;padding:56px 30px;\n    background:linear-gradient(135deg,rgba(90,168,124,0.09) 0%,rgba(90,168,124,0.03) 100%);\n    border:1px solid var(--accent-br);border-radius:14px;\n}\n@media (max-width:600px){.accreditation-cta{padding:40px 22px;}}\n.accreditation-cta h2{\n    font-family:'Cormorant Garamond',Georgia,serif;\n    font-size:clamp(1.7rem,4vw,2.15rem);font-weight:600;color:#ffffff;margin:0 0 14px;\n}\n.accreditation-cta p{font-size:1.02rem;color:var(--muted);margin:0 0 30px;}\n.accreditation-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;}\n.accreditation-page a.accreditation-cta-btn,\n.accreditation-page a.accreditation-cta-btn:link,\n.accreditation-page a.accreditation-cta-btn:visited{\n    display:inline-block;padding:16px 40px;font-size:0.96rem;font-weight:600;\n    letter-spacing:0.01em;border-radius:6px;transition:all 0.25s ease;\n}\n.accreditation-page a.accreditation-cta-btn.primary,\n.accreditation-page a.accreditation-cta-btn.primary:link,\n.accreditation-page a.accreditation-cta-btn.primary:visited{\n    background:var(--accent-d);color:#ffffff !important;border:1px solid var(--accent-d);\n}\n.accreditation-page a.accreditation-cta-btn.primary:hover,\n.accreditation-page a.accreditation-cta-btn.primary:active{\n    background:var(--accent);border-color:var(--accent);color:#ffffff !important;\n}\n.accreditation-page a.accreditation-cta-btn.secondary,\n.accreditation-page a.accreditation-cta-btn.secondary:link,\n.accreditation-page a.accreditation-cta-btn.secondary:visited{\n    background:transparent;color:var(--ink) !important;border:1px solid var(--line-2);\n}\n.accreditation-page a.accreditation-cta-btn.secondary:hover{\n    border-color:var(--accent);background:rgba(90,168,124,0.08);color:#ffffff !important;\n}\n\n\/* ============ NAV ============ *\/\n.accreditation-nav{\n    display:flex;justify-content:space-between;gap:16px;\n    margin-top:44px;padding-top:28px;border-top:1px solid var(--line);\n}\n.accreditation-page .accreditation-nav a{color:var(--muted);font-size:0.93rem;font-weight:500;}\n.accreditation-page .accreditation-nav a:hover{color:var(--accent-lt);}\n\n@media (prefers-reduced-motion:reduce){.accreditation-page *{transition:none !important;}}\n<\/style>\n\n<div class=\"accreditation-page\">\n\n    <!-- ============ HERO ============ -->\n    <div class=\"accreditation-hero\">\n        <div class=\"accreditation-eyebrow\">The Global Centre for Advanced Studies<\/div>\n        <h1>EU <em>Accreditation<\/em><\/h1>\n        <p class=\"accreditation-hero-intro\">We are a member college of the <a href=\"https:\/\/woolf.university\/colleges\/global-center-for-advanced-studies\" target=\"_blank\" rel=\"noopener noreferrer\">Woolf collegiate consortium<\/a>, which offers accredited degrees under the European Standards and Guidelines, in line with EU policy on quality assurance in higher education.<\/p>\n    <\/div>\n\n    <!-- ============ WOOLF BADGE ============ -->\n    <div class=\"accreditation-badge\">\n        <div class=\"accreditation-badge-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\n                <polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\n            <\/svg>\n        <\/div>\n        <div class=\"accreditation-badge-text\">\n            <h2>Woolf \u2014 An Institution of Higher Education<\/h2>\n            <p>GCAS is a full member college of <a href=\"https:\/\/woolf.university\/colleges\/global-center-for-advanced-studies\" target=\"_blank\" rel=\"noopener noreferrer\">Woolf<\/a>, an accredited, degree-granting Higher Education Institution recognised within the European Higher Education Area (EHEA). All courses carrying ECTS credits are specifically designated as such.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ============ ACCREDITED PROGRAMMES ============ -->\n    <h2 class=\"accreditation-section-title\">Accredited Degree Programmes<\/h2>\n\n    <div class=\"accreditation-level l1\">Undergraduate<\/div>\n    <div class=\"accreditation-programs g1\">\n        <a href=\"\/ar\/bachelor-of-arts\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633 \u0641\u064a \u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a<\/h3>\n                <span>Bachelor&#8217;s Degree \u2022 180 ECTS<\/span>\n            <\/div>\n        <\/a>\n    <\/div>\n\n    <div class=\"accreditation-level l2\">Master&#8217;s &amp; Professional<\/div>\n    <div class=\"accreditation-programs g2\">\n        <a href=\"\/ar\/master-of-arts-philosophy\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0641\u064a \u0627\u0644\u0641\u0644\u0633\u0641\u0629<\/h3>\n                <span>Master&#8217;s Degree \u2022 90 ECTS<\/span>\n            <\/div>\n        <\/a>\n        <a href=\"\/ar\/master-of-arts-psychoanalysis\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0641\u064a \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0646\u0641\u0633\u064a<\/h3>\n                <span>Master&#8217;s Degree \u2022 90 ECTS<\/span>\n            <\/div>\n        <\/a>\n        <a href=\"\/ar\/master-of-arts-theology\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0641\u064a \u0627\u0644\u0644\u0627\u0647\u0648\u062a<\/h3>\n                <span>Master&#8217;s Degree \u2022 90 ECTS<\/span>\n            <\/div>\n        <\/a>\n        <a href=\"\/ar\/master-of-arts-politics\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0641\u064a \u0627\u0644\u0633\u064a\u0627\u0633\u0629<\/h3>\n                <span>Master&#8217;s Degree \u2022 90 ECTS<\/span>\n            <\/div>\n        <\/a>\n        <a href=\"\/ar\/master-of-laws\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>Master of Laws (LL.M.)<\/h3>\n                <span>Master&#8217;s Degree \u2022 90 ECTS<\/span>\n            <\/div>\n        <\/a>\n    <\/div>\n\n    <div class=\"accreditation-level l3\">Doctoral<\/div>\n    <div class=\"accreditation-programs g3\">\n        <a href=\"\/ar\/phd-humanities-and-social-sciences\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>PhD in Humanities &amp; Social Sciences<\/h3>\n                <span>Doctoral Degree \u2022 Research-Based<\/span>\n            <\/div>\n        <\/a>\n        <a href=\"\/ar\/phd-natural-sciences\/\" class=\"accreditation-program\">\n            <div class=\"accreditation-program-icon\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                    <path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path>\n                    <path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"accreditation-program-info\">\n                <h3>PhD in Natural Sciences<\/h3>\n                <span>Doctoral Degree \u2022 Research-Based<\/span>\n            <\/div>\n        <\/a>\n    <\/div>\n\n    <!-- ============ WHAT OUR ACCREDITATION MEANS ============ -->\n    <div class=\"accreditation-info\">\n        <h2>What Our Accreditation Means<\/h2>\n        <p>Our partnership with Woolf ensures that your degree meets rigorous European standards and is recognised internationally.<\/p>\n        <ul>\n            <li>Recognised within the European Higher Education Area (EHEA)<\/li>\n            <li>Compliant with the European Standards and Guidelines (ESG)<\/li>\n            <li>ECTS credit system for international transferability<\/li>\n            <li>Quality assurance aligned with Bologna Process standards<\/li>\n            <li>Degrees equivalent to those from traditional European universities<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- ============ CTA ============ -->\n    <div class=\"accreditation-cta\">\n        <h2>Ready to Earn Your Accredited Degree?<\/h2>\n        <p>Join students from more than 50 countries pursuing EU-accredited degrees, debt-free.<\/p>\n        <div class=\"accreditation-cta-buttons\">\n            <a href=\"\/ar\/admissions\/\" class=\"accreditation-cta-btn primary\">Start Your Application<\/a>\n            <a href=\"https:\/\/gcas.ie\/ar\/book-a-meeting\/\" class=\"accreditation-cta-btn secondary\">Chat with a GCAS Researcher<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- ============ NAV ============ -->\n    <div class=\"accreditation-nav\">\n        <a href=\"\/ar\/mission-vision-and-values\/\">\u2190 Mission &amp; Values<\/a>\n        <a href=\"\/ar\/faqs\/\">FAQs \u2192<\/a>\n    <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The Global Centre for Advanced Studies EU Accreditation We are a member college of the Woolf collegiate consortium, which offers accredited degrees under the European Standards and Guidelines, in line with EU policy on quality assurance in higher education. Woolf \u2014 An Institution of Higher Education GCAS is a full member college of Woolf, an [&hellip;]<\/p>\n","protected":false},"author":8678545,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-gcas-branded-public.php","meta":{"publish_to_discourse":"","publish_post_category":"","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"","discourse_permalink":"","wpdc_publishing_response":"","wpdc_publishing_error":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-87","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>GCAS Accreditation - The Global Centre for Advanced Studies<\/title>\n<meta name=\"description\" content=\"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gcas.ie\/ar\/accreditation\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GCAS Accreditation\" \/>\n<meta property=\"og:description\" content=\"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/ar\/accreditation\/\" \/>\n<meta property=\"og:site_name\" content=\"The Global Centre for Advanced Studies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-22T05:32:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/accreditation\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/accreditation\\\/\",\"name\":\"GCAS Accreditation - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"datePublished\":\"2025-12-11T05:38:24+00:00\",\"dateModified\":\"2026-08-22T05:32:54+00:00\",\"description\":\"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/accreditation\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/accreditation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/accreditation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GCAS Accreditation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"name\":\"The Global Centre for Advanced Studies\",\"description\":\"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.\",\"publisher\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\"},\"alternateName\":\"GCAS College\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gcas.ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"width\":1080,\"height\":1080,\"caption\":\"The Global Centre for Advanced Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/globalcenterforadvancedstudies\\\/\",\"https:\\\/\\\/www.instagram.com\\\/gcas.ie\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/the-global-center-for-advanced-studies\\\/?viewAsMember=true\"],\"description\":\"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.\",\"email\":\"contact@gcas.ie\",\"telephone\":\"+353 87 754 1417\",\"legalName\":\"GCAS College Dublin, LTD\",\"foundingDate\":\"2013-08-22\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"GCAS Accreditation - The Global Centre for Advanced Studies","description":"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gcas.ie\/ar\/accreditation\/","og_locale":"ar_AR","og_type":"article","og_title":"GCAS Accreditation","og_description":"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.","og_url":"https:\/\/gcas.ie\/ar\/accreditation\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-08-22T05:32:54+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/accreditation\/","url":"https:\/\/gcas.ie\/accreditation\/","name":"GCAS Accreditation - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"datePublished":"2025-12-11T05:38:24+00:00","dateModified":"2026-08-22T05:32:54+00:00","description":"GCAS degrees are EU-accredited through Woolf, recognized in the European Higher Education Area. ECTS credits and global recognition.","breadcrumb":{"@id":"https:\/\/gcas.ie\/accreditation\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/accreditation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/accreditation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/ar\/"},{"@type":"ListItem","position":2,"name":"GCAS Accreditation"}]},{"@type":"WebSite","@id":"https:\/\/gcas.ie\/#website","url":"https:\/\/gcas.ie\/","name":"The Global Centre for Advanced Studies","description":"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.","publisher":{"@id":"https:\/\/gcas.ie\/#organization"},"alternateName":"GCAS College","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gcas.ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","width":1080,"height":1080,"caption":"The Global Centre for Advanced Studies"},"image":{"@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","https:\/\/www.instagram.com\/gcas.ie\/","https:\/\/www.linkedin.com\/school\/the-global-center-for-advanced-studies\/?viewAsMember=true"],"description":"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.","email":"contact@gcas.ie","telephone":"+353 87 754 1417","legalName":"GCAS College Dublin, LTD","foundingDate":"2013-08-22","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PesgkL-1p","jetpack-related-posts":[{"id":77,"url":"https:\/\/gcas.ie\/ar\/introduction\/","url_meta":{"origin":87,"position":0},"title":"\u0645\u0642\u062f\u0645\u0629","author":"crestondavis","date":"\u062f\u064a\u0633\u0645\u0628\u0631 11, 2025","format":false,"excerpt":"About the Global Centre for Advanced Studies A New Model of Higher Education GCAS is the world's first debt-free college, offering EU-accredited degrees through our partnership with Woolf and co-owned by its faculty, staff, and graduates. We reject the idea that knowledge must be purchased through debt, and affirm education\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":82,"url":"https:\/\/gcas.ie\/ar\/mission-vision-and-values\/","url_meta":{"origin":87,"position":1},"title":"\u0627\u0644\u0645\u0647\u0645\u0629 \u0648\u0627\u0644\u0631\u0624\u064a\u0629 \u0648\u0627\u0644\u0642\u064a\u0645","author":"crestondavis","date":"\u062f\u064a\u0633\u0645\u0628\u0631 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Mission, Vision & Values Our education strategy serves as a roadmap for changing the traditional nineteenth-century matrix of global education. Here we set out our overarching intent and our vision for the future of learning. Nobel Peace Prize Recognition Dr. Muhammad Yunus, Nobel Peace\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":92,"url":"https:\/\/gcas.ie\/ar\/contact\/","url_meta":{"origin":87,"position":2},"title":"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627","author":"crestondavis","date":"\u062f\u064a\u0633\u0645\u0628\u0631 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Get in Touch We'd love to hear from you. Whether you have questions about our programmes or simply want to learn more about GCAS, we're here to help. Our FAQs cover the most common questions. Contact Information Address 38\/39 Fitzwilliam SquareDublin 2, D02 NX53Ireland\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":80,"url":"https:\/\/gcas.ie\/ar\/our-philosophy\/","url_meta":{"origin":87,"position":3},"title":"\u0641\u0644\u0633\u0641\u062a\u0646\u0627","author":"crestondavis","date":"\u062f\u064a\u0633\u0645\u0628\u0631 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Our Philosophy: Redefining Higher Education GCAS offers a new model to future researchers and students \u2014 the freedom to learn and explore knowledge without debt. Academic freedom is compromised by student debt, so we created a space to nurture and encourage critical thinking and\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2788,"url":"https:\/\/gcas.ie\/ar\/become-a-gcas-researcher\/","url_meta":{"origin":87,"position":4},"title":"\u0643\u0646 \u0628\u0627\u062d\u062b\u0627\u064b \u0641\u064a \u0645\u0631\u0643\u0632 \u0627\u0644\u062e\u0644\u064a\u062c \u0644\u0644\u0623\u0628\u062d\u0627\u062b","author":"crestondavis","date":"\u064a\u0646\u0627\u064a\u0631 3, 2026","format":false,"excerpt":"The Global Centre for Advanced Studies Become a GCAS Researcher Join a global community of critical thinkers. The Global Centre for Advanced Studies invites scholars, intellectuals, and independent researchers to join our worldwide network of critical thinkers. As a GCAS Researcher you become part of a vibrant academic community dedicated\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":184,"url":"https:\/\/gcas.ie\/ar\/apply\/","url_meta":{"origin":87,"position":5},"title":"Apply to GCAS","author":"crestondavis","date":"\u062f\u064a\u0633\u0645\u0628\u0631 11, 2025","format":false,"excerpt":"The Global Centre for Advanced Studies Start Your Application Join a global community of scholars pursuing debt-free, accredited degrees. We accept applications year-round, with no deadlines. Start to decision in about one to two weeks Book an Orientation Call Please Read Before You Begin All GCAS Work Must Be Your\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/pages\/87","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/comments?post=87"}],"version-history":[{"count":14,"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/pages\/87\/revisions"}],"predecessor-version":[{"id":5998,"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/pages\/87\/revisions\/5998"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/ar\/wp-json\/wp\/v2\/media?parent=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}