{"id":1420,"date":"2019-08-26T04:10:19","date_gmt":"2019-08-26T04:10:19","guid":{"rendered":"http:\/\/dev2.wpopal.com\/fundor\/?page_id=1420"},"modified":"2026-06-24T03:06:46","modified_gmt":"2026-06-24T03:06:46","slug":"faq","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1420\" class=\"elementor elementor-1420\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc73b21 e-con-full e-flex e-con e-parent\" data-id=\"dc73b21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-595533f elementor-widget elementor-widget-html\" data-id=\"595533f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Frequently Asked Questions \u2014 IESCO<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --brand:      #0767b1;\r\n      --brand-dark: #054e88;\r\n      --brand-deep: #033260;\r\n      --brand-mid:  #1a7fc4;\r\n      --brand-soft: #e8f3fb;\r\n      --brand-tint: #cce4f5;\r\n      --gold:       #f5a623;\r\n      --gold-light: #fde8c0;\r\n      --ink:        #0d1b2a;\r\n      --ink-muted:  #5a6a7a;\r\n      --surface:    #f5f8fb;\r\n      --border:     #dde8f2;\r\n      --white:      #ffffff;\r\n      --r-md: 14px;\r\n      --r-lg: 22px;\r\n      --r-xl: 32px;\r\n    }\r\n\r\n    html { scroll-behavior: smooth; }\r\n    body {\r\n      font-family: 'Plus Jakarta Sans', sans-serif;\r\n      background: var(--white);\r\n      color: var(--ink);\r\n      line-height: 1.7;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      min-height: 60vh;\r\n      background: var(--brand);\r\n      position: relative;\r\n      display: flex; flex-direction: column;\r\n      align-items: center; justify-content: center;\r\n      text-align: center;\r\n      padding: 5rem 1.5rem 6rem;\r\n      overflow: hidden;\r\n    }\r\n    .hero::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.12) 1px, transparent 1px);\r\n      background-size: 28px 28px; pointer-events: none;\r\n    }\r\n    .hero-ring {\r\n      position: absolute; border-radius: 50%;\r\n      border: 1px solid rgba(255,255,255,0.08); pointer-events: none;\r\n    }\r\n    .hero-ring-1 { width: 500px; height: 500px; top: -180px; right: -140px; }\r\n    .hero-ring-2 { width: 700px; height: 700px; top: -260px; right: -260px; }\r\n    .hero-ring-3 { width: 340px; height: 340px; bottom: -120px; left: -100px; border-color: rgba(255,255,255,0.05); }\r\n    .hero-glow {\r\n      position: absolute; width: 480px; height: 480px;\r\n      border-radius: 50%; background: rgba(255,255,255,0.05);\r\n      top: 50%; left: 50%; transform: translate(-50%,-50%); pointer-events: none;\r\n    }\r\n    .hero-content { position: relative; z-index: 2; max-width: 720px; }\r\n\r\n    .hero-eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.22);\r\n      color: var(--gold-light); font-size: 11px; font-weight: 600;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      padding: 6px 18px; border-radius: 100px; margin-bottom: 1.75rem;\r\n    }\r\n    .hero-eyebrow-dot {\r\n      width: 5px; height: 5px; background: var(--gold);\r\n      border-radius: 50%; animation: blink 2s ease-in-out infinite;\r\n    }\r\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }\r\n\r\n    .hero h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(2rem, 4vw, 3.2rem); color: var(--white);\r\n      line-height: 1.15; font-weight: 600;\r\n      margin-bottom: 1.25rem; letter-spacing: -0.01em;\r\n    }\r\n    .hero-sub {\r\n      font-size: clamp(1rem, 1.8vw, 1.1rem); color: rgba(255,255,255,0.65);\r\n      font-weight: 300; max-width: 560px; margin: 0 auto; line-height: 1.75;\r\n    }\r\n\r\n    .scroll-cue {\r\n      position: absolute; bottom: 2rem; left: 50%; transform: translateX(-50%);\r\n      display: flex; flex-direction: column; align-items: center; gap: 6px;\r\n      color: rgba(255,255,255,0.35); font-size: 10px;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      animation: dip 2.2s ease-in-out infinite;\r\n    }\r\n    .scroll-cue::after {\r\n      content: ''; width: 1px; height: 38px;\r\n      background: linear-gradient(to bottom, rgba(255,255,255,0.35), transparent);\r\n    }\r\n    @keyframes dip {\r\n      0%,100%{transform:translateX(-50%) translateY(0)}\r\n      50%{transform:translateX(-50%) translateY(7px)}\r\n    }\r\n\r\n    \/* \u2500\u2500 SHARED \u2500\u2500 *\/\r\n    section { padding: 6rem 1.5rem; }\r\n    .wrap { max-width: 1160px; margin: 0 auto; }\r\n\r\n    .eyebrow {\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 0.16em; text-transform: uppercase;\r\n      color: var(--brand); margin-bottom: 0.6rem;\r\n    }\r\n    .heading {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.85rem, 3.5vw, 2.7rem);\r\n      color: var(--brand-deep); line-height: 1.15;\r\n      font-weight: 600; margin-bottom: 1.2rem; letter-spacing: -0.01em;\r\n    }\r\n    .section-header { text-align: center; max-width: 580px; margin: 0 auto 3.5rem; }\r\n\r\n    \/* REVEAL CODE *\/\r\n    .reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.6s ease, transform 0.6s ease; }\r\n    .reveal.on { opacity: 1; transform: none; }\r\n    .d1 { transition-delay: 0.08s; }\r\n    .d2 { transition-delay: 0.16s; }\r\n    .d3 { transition-delay: 0.24s; }\r\n\r\n    \/* \u2500\u2500 FAQ STRUCTURE \u2500\u2500 *\/\r\n    .faq-section { background: var(--white); }\r\n    .faq-section.alt { background: var(--surface); }\r\n\r\n    .faq-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    details {\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-lg);\r\n      padding: 1.75rem;\r\n      transition: transform 0.28s, box-shadow 0.28s, border-color 0.28s;\r\n      height: max-content;\r\n    }\r\n    .faq-section.alt details {\r\n      background: var(--white); \/* keep internal cards clear on gray bg *\/\r\n    }\r\n    details:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 12px 28px rgba(7,103,177,0.06);\r\n      border-color: var(--brand-tint);\r\n    }\r\n    details[open] {\r\n      border-color: var(--brand-tint);\r\n      box-shadow: 0 12px 28px rgba(7,103,177,0.05);\r\n    }\r\n\r\n    summary {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.15rem; font-weight: 600;\r\n      color: var(--brand-deep);\r\n      cursor: pointer;\r\n      list-style: none;\r\n      position: relative;\r\n      padding-right: 2rem;\r\n    }\r\n    summary::-webkit-details-marker { display: none; }\r\n    \r\n    \/* Elegant Custom Indicator Arrow *\/\r\n    summary::after {\r\n      content: '+';\r\n      position: absolute; right: 0; top: 50%; transform: translateY(-50%);\r\n      font-family: 'Plus Jakarta Sans', sans-serif;\r\n      font-size: 1.25rem; font-weight: 300; color: var(--brand);\r\n      transition: transform 0.28s;\r\n    }\r\n    details[open] summary::after {\r\n      content: '\u2212';\r\n      transform: translateY(-50%) rotate(180deg);\r\n    }\r\n\r\n    details p {\r\n      font-size: 0.95rem; color: var(--ink-muted); line-height: 1.8;\r\n      margin-top: 1rem; padding-top: 1rem;\r\n      border-top: 1px dashed var(--border);\r\n    }\r\n\r\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n    .cta-wrap { background: var(--white); padding: 5rem 1.5rem; }\r\n    .faq-section.alt + .cta-wrap { background: var(--surface); } \/* Blend backgrounds perfectly if needed *\/\r\n\r\n    .cta-block {\r\n      background: var(--brand);\r\n      border-radius: var(--r-xl); padding: 5rem 3rem;\r\n      text-align: center; position: relative; overflow: hidden;\r\n    }\r\n    .cta-block::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.08) 1px, transparent 1px);\r\n      background-size: 24px 24px;\r\n    }\r\n    .cta-block h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.9rem, 4vw, 2.9rem);\r\n      color: var(--white); font-weight: 600;\r\n      margin-bottom: 1rem; position: relative;\r\n    }\r\n    .cta-block p {\r\n      color: rgba(255,255,255,0.6); font-size: 1.02rem;\r\n      max-width: 460px; margin: 0 auto 2.5rem; position: relative;\r\n    }\r\n    \r\n    .btn-gold {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: var(--gold); color: var(--brand-deep);\r\n      font-weight: 700; font-size: 14px;\r\n      padding: 13px 28px; border-radius: 100px; text-decoration: none;\r\n      transition: transform 0.22s, box-shadow 0.22s;\r\n      position: relative;\r\n    }\r\n    .btn-gold:hover { transform: translateY(-2px); box-shadow: 0 10px 26px rgba(245,166,35,0.4); }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n      .faq-grid { grid-template-columns: 1fr; }\r\n    }\r\n    @media (max-width: 600px) {\r\n      section { padding: 4rem 1.25rem; }\r\n      .cta-block { padding: 3rem 1.5rem; border-radius: var(--r-lg); }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- HERO -->\r\n  <section class=\"hero\">\r\n    <div class=\"hero-ring hero-ring-1\"><\/div>\r\n    <div class=\"hero-ring hero-ring-2\"><\/div>\r\n    <div class=\"hero-ring hero-ring-3\"><\/div>\r\n    <div class=\"hero-glow\"><\/div>\r\n    <div class=\"hero-content reveal\">\r\n      <div class=\"hero-eyebrow\"><span class=\"hero-eyebrow-dot\"><\/span>Support Center<\/div>\r\n      <h1>FAQs on IESCO:<br>You Ask, <em>We Answer<\/em><\/h1>\r\n      <p class=\"hero-sub\">Find clear answers to the most common questions about our organization, core mission guidelines, and global scholarship deployment channels.<\/p>\r\n    <\/div>\r\n    <div class=\"scroll-cue\" aria-hidden=\"true\">Scroll<\/div>\r\n  <\/section>\r\n\r\n  <!-- GENERAL FAQ -->\r\n  <section class=\"faq-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow reveal\">Overview<\/p>\r\n        <h2 class=\"heading reveal d1\">General Information About IESCO<\/h2>\r\n      <\/div>\r\n      <div class=\"faq-grid\">\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>What is IESCO?<\/summary>\r\n          <p>IESCO, or the International Educational Scientific and Cultural Organization, is an organization dedicated to empowering students through educational opportunities. It primarily offers scholarships to students in Malaysia, aiming to enhance their access to quality education and support their academic pursuits.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>When was IESCO founded?<\/summary>\r\n          <p>The organization was founded in 2016 and has since been dedicated to empowering students through education and cultural initiatives.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d2\">\r\n          <summary>In which locations does IESCO operate?<\/summary>\r\n          <p>IESCO operates in Malaysia, Palestine, and Indonesia focusing on educational and cultural support for students and facilities in these regions.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d2\">\r\n          <summary>What are the organization\u2019s main achievements so far?<\/summary>\r\n          <p>The Foundation has cooperated with over 9,500 students in the fields of education and scholarships.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d3\">\r\n          <summary>How can donors contribute to IESCO?<\/summary>\r\n          <p>Donors can contribute in several ways, including monetary donations, sponsoring a scholarship, or participating in fundraising events. Visit the IESCO Campaign section for details on how to support.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d3\">\r\n          <summary>How does IESCO fund its scholarships?<\/summary>\r\n          <p>IESCO funds its scholarships through private donations, corporate sponsorships, and fundraising activities. It also collaborates with institutions and other non-profits to secure funding.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>How does IESCO ensure the fair use of funds?<\/summary>\r\n          <p>IESCO follows strict transparency and accountability measures, including regular audits, reporting, and oversight by a board of trustees to ensure proper fund use.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>Are there volunteer opportunities with IESCO?<\/summary>\r\n          <p>Yes, IESCO offers opportunities for volunteering in event organization, fundraising, mentoring students, and administrative tasks. Interested individuals can apply via the IESCO website.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d2\">\r\n          <summary>What are the future plans for IESCO?<\/summary>\r\n          <p>IESCO plans to expand its scholarships, launch new initiatives to support education, and form more partnerships with institutions and corporate entities to increase its global impact.<\/p>\r\n        <\/details>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SCHOLARSHIP FAQ -->\r\n  <section class=\"faq-section alt\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow reveal\">Student Guide<\/p>\r\n        <h2 class=\"heading reveal d1\">Scholarship & Student Support<\/h2>\r\n      <\/div>\r\n      <div class=\"faq-grid\">\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>What programs does IESCO offer?<\/summary>\r\n          <p>IESCO provides scholarships, relief and emergency programs, development of educational facilities, and scientific research support programs. Available programs may vary each year.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d1\">\r\n          <summary>How can students apply for IESCO scholarships?<\/summary>\r\n          <p>Students can apply by visiting the scholarships page and completing the application form. Applicants must meet eligibility criteria, including academic performance, financial need, and study field.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d2\">\r\n          <summary>What is the selection criteria for scholarships?<\/summary>\r\n          <p>Selection is based on academic excellence, financial need, leadership qualities, and community involvement.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d2\">\r\n          <summary>What types of scholarships are available?<\/summary>\r\n          <p>IESCO offers both full and partial scholarships. Full scholarships cover tuition, fees, and sometimes living costs. Partial scholarships cover a portion of educational expenses.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d3\">\r\n          <summary>Can scholarship recipients choose their field of study?<\/summary>\r\n          <p>In most cases, recipients may choose their field of study. Some scholarships may focus on specific disciplines, so applicants should review program details carefully.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d3\">\r\n          <summary>What support does IESCO provide beyond financial aid?<\/summary>\r\n          <p>Beyond funding, IESCO offers mentoring, career counseling, networking opportunities, and academic advising to ensure students succeed both academically and professionally.<\/p>\r\n        <\/details>\r\n\r\n        <details class=\"reveal d1\" style=\"grid-column: span 1;\">\r\n          <summary>How can educational institutions partner with IESCO?<\/summary>\r\n          <p>Institutions can collaborate by offering scholarships, joint educational programs, or academic resources. Interested institutions should contact IESCO directly to explore partnership opportunities.<\/p>\r\n        <\/details>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CTA UNDER FAQ -->\r\n  <section class=\"cta-wrap\">\r\n    <div class=\"wrap\">\r\n      <div class=\"cta-block reveal\">\r\n        <h2>Still Have<br>Questions?<\/h2>\r\n        <p>Didn\u2019t find the specific answer you were looking for? Get in touch with our support team directly.<\/p>\r\n        <a href=\"\/contact\" class=\"btn-gold\">\r\n          Contact Us\r\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 7h10M7 2l5 5-5 5\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    const obs = new IntersectionObserver(entries => {\r\n      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('on'); obs.unobserve(e.target); } });\r\n    }, { threshold: 0.05 });\r\n    document.querySelectorAll('.reveal').forEach(el => obs.observe(el));\r\n    setTimeout(() => document.querySelectorAll('.hero .reveal').forEach(el => el.classList.add('on')), 150);\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Frequently Asked Questions \u2014 IESCO Support Center FAQs on IESCO:You Ask, We Answer Find clear answers to the most common questions about our organization, core mission guidelines, and global scholarship deployment channels. Scroll Overview General Information About IESCO What is IESCO? IESCO, or the International Educational Scientific and Cultural Organization, is an organization dedicated to [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1420","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FAQ - IESCO<\/title>\n<meta name=\"description\" content=\"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iesco.my\/ar\/faq\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQ - IESCO\" \/>\n<meta property=\"og:description\" content=\"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/faq\/\" \/>\n<meta property=\"og:site_name\" content=\"IESCO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/IESCOMALAYSIA\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T03:06:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@IESCOMalaysia\" \/>\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=\"3 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/faq\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/faq\\\/\",\"name\":\"FAQ - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"datePublished\":\"2019-08-26T04:10:19+00:00\",\"dateModified\":\"2026-06-24T03:06:46+00:00\",\"description\":\"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/faq\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/faq\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/faq\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"name\":\"IESCO\",\"description\":\"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.\",\"publisher\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\",\"name\":\"IESCO\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"width\":1150,\"height\":536,\"caption\":\"IESCO\"},\"image\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/IESCOMALAYSIA\\\/\",\"https:\\\/\\\/x.com\\\/IESCOMalaysia\",\"https:\\\/\\\/www.instagram.com\\\/IESCOMALAYSIA\",\"https:\\\/\\\/www.youtube.com\\\/@iescomalaysia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FAQ - IESCO","description":"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.","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:\/\/iesco.my\/ar\/faq\/","og_locale":"ar_AR","og_type":"article","og_title":"FAQ - IESCO","og_description":"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.","og_url":"https:\/\/iesco.my\/ar\/faq\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-06-24T03:06:46+00:00","twitter_card":"summary_large_image","twitter_site":"@IESCOMalaysia","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"3 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/faq\/","url":"https:\/\/iesco.my\/faq\/","name":"FAQ - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"datePublished":"2019-08-26T04:10:19+00:00","dateModified":"2026-06-24T03:06:46+00:00","description":"FAQ : Find answers to commonly asked questions about our organization, initiatives, and impact in education, science, and culture.","breadcrumb":{"@id":"https:\/\/iesco.my\/faq\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/faq\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"FAQ"}]},{"@type":"WebSite","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","name":"IESCO","description":"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.","publisher":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tan-spoonbill-985953.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization","name":"IESCO","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","width":1150,"height":536,"caption":"IESCO"},"image":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/IESCOMALAYSIA\/","https:\/\/x.com\/IESCOMalaysia","https:\/\/www.instagram.com\/IESCOMALAYSIA","https:\/\/www.youtube.com\/@iescomalaysia"]}]}},"_links":{"self":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/1420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/comments?post=1420"}],"version-history":[{"count":29,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/1420\/revisions"}],"predecessor-version":[{"id":17529,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/1420\/revisions\/17529"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=1420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}