{"id":48156,"date":"2025-05-20T20:04:54","date_gmt":"2025-05-20T17:04:54","guid":{"rendered":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156"},"modified":"2026-04-14T21:14:14","modified_gmt":"2026-04-14T18:14:14","slug":"%d8%b9%d9%86-%d8%a7%d9%84%d9%83%d9%84%d9%8a%d8%a9-3","status":"publish","type":"page","link":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156","title":{"rendered":"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629"},"content":{"rendered":"<!-- Added by Post\/Page Specific Custom Code plugin, thank you for using! -->\n<style>br {\r\ndisplay:none !important;\r\n}\r\n\r\n.card-grid{\r\n    display:flex;\r\n    flex-wrap:wrap;               \/* \u064a\u0644\u062a\u0641 \u0639\u0644\u0649 \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0636\u064a\u0642\u0629 *\/\r\n    gap:20px;\r\n    justify-content:center;       \/* \u064a\u0648\u0633\u0651\u0637 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a \u062f\u0627\u062e\u0644 \u0627\u0644\u062d\u0627\u0648\u064a\u0629 *\/\r\n width: 100%;\r\n    margin-inline:auto;           \/* \u064a\u0648\u0633\u0651\u0637 \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0646\u0641\u0633\u0647\u0627 \u0628\u0627\u0644\u0635\u0641\u062d\u0629 *\/\r\n    margin-bottom:60px;\r\n}\r\n.card{\r\n    position:relative;\r\n    width:400px;\r\n    height:400px;\r\n    overflow:hidden;\r\n    border-radius:10px;\r\n    cursor:pointer;\r\n    box-shadow:0 4px 12px rgba(0,0,0,.08);\r\n}\r\n.card img{\r\n    width:100%;height:100%;object-fit:cover;display:block;\r\n    transition:transform .3s ease,filter .3s ease;\r\n}\r\n.card .overlay{\r\n    position:absolute;inset:0;\r\n    display:flex;justify-content:center;align-items:center;\r\n    background:transparent;transition:background .3s ease;\r\n}\r\n.card-title {\r\n    color: #fff;\r\n    font-size: 20px;\r\n    font-weight: 700;\r\n    z-index: 2;\r\n    text-align: center;\r\n    background-color: rgba(128, 128, 128, 0.7); \/* \u2705 \u062e\u0644\u0641\u064a\u0629 \u0631\u0645\u0627\u062f\u064a\u0629 \u0634\u0641\u0627\u0641\u0629 *\/\r\n    padding: 10px 20px; \/* \u0645\u0633\u0627\u0641\u0629 \u062f\u0627\u062e\u0644\u064a\u0629 \u0644\u0644\u0646\u0635 *\/\r\n    border-radius: 8px;  \/* \u062a\u062f\u0648\u064a\u0631 \u062e\u0641\u064a\u0641 \u0644\u0644\u062d\u0648\u0627\u0641 *\/\r\n    display: inline-block; \/* \u062d\u062a\u0649 \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u062a\u0627\u062e\u0630 \u062d\u062c\u0645 \u0627\u0644\u0646\u0635 \u0641\u0642\u0637 *\/\r\n}\r\n\r\n.card:hover img{transform:scale(.9);filter:brightness(60%)}\r\n.card:hover .overlay{background:rgba(0,0,0,.3)}\r\n@media(max-width:768px){.card{width:100%}}\r\n\r\n.primary-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fill,minmax(320px,1fr));\r\n    gap:40px;margin-bottom:60px;max-width:1200px;margin-inline:auto;\r\n}\r\n.primary-item{\r\n    background:#0b0b61;color:#fff;\r\n    display:flex;align-items:center;justify-content:space-between;\r\n    padding:25px 40px;border-radius:40px 0 40px 0;\r\n    font-size:1.35rem;font-weight:700;text-decoration:none;\r\n    transition:transform .3s ease;\r\n}\r\n\r\n\r\n.primary-item .icon{font-size:2rem;line-height:1}\r\n.primary-item:hover{transform:scale(.95);\r\nbackground: gray;\r\ncolor: black}\r\n\r\n.secondary-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fill,minmax(320px,1fr));\r\n    gap:60px 40px;max-width:1200px;margin-inline:auto;\r\n}\r\n\r\n.secondary-item{\r\n    display:flex;align-items:center;text-decoration:none;\r\n    color:#001a38;font-weight:700;font-size:1.5rem;\r\n}\r\n.circle-icon{\r\n    width:90px;height:90px;border:2px solid currentColor;border-radius:50%;\r\n    display:flex;align-items:center;justify-content:center;\r\n    margin-left:25px;flex:0 0 90px;\r\n}\r\n\r\n\r\n\r\n\r\n.circle-icon i{font-size:2rem}\r\n.secondary-item .title{position:relative}\r\n.secondary-item .title::after{\r\n    content:'';position:absolute;bottom:-6px;right:0;width:80%;height:4px;background:#dfe3e6;\r\n}\r\n\r\n.fa-bookmark{\r\n    font-size:2rem;\r\n    margin:15px;          \r\n}\r\n\r\n@media(max-width:768px){\r\n    .primary-grid,.secondary-grid{grid-template-columns:1fr}\r\n    .primary-item{padding:20px 25px}\r\n    .secondary-item .title::after{width:60%}\r\n}<\/style>\n<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;1\/3&#8243;]<div id=\"cz_96860\" class=\"cz_96860 cz_banner clr\">\n\t\t\t<figure class=\"effect-style6\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"347\" height=\"232\" src=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/EdHu9E-XYAwbJ_N.jpg\" class=\"attachment-full\" alt=\"\" title=\"EdHu9E-XYAwbJ_N\" srcset=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/EdHu9E-XYAwbJ_N.jpg 347w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/EdHu9E-XYAwbJ_N-300x201.jpg 300w\" sizes=\"auto, (max-width: 347px) 100vw, 347px\" \/>\n\t\t\t\t<figcaption><div><h4>\u0627\u0642\u0633\u0627\u0645 \u0627\u0644\u0643\u0644\u064a\u0629<\/h4><p class=\"cz_wpe_content\">\u0627\u0642\u0633\u0627\u0645 \u0627\u0644\u0643\u0644\u064a\u0629<\/p><\/div><a href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48183\"> <\/a><\/figcaption>\t\t\t\n\t\t\t<\/figure>\n\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div id=\"cz_36270\" class=\"cz_36270 cz_banner clr\">\n\t\t\t<figure class=\"effect-style6\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"854\" src=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1.jpg\" class=\"attachment-full\" alt=\"\" title=\"7efea843-3cbd-46a4-8607-14b8ee58981e\" srcset=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1.jpg 1280w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1-300x200.jpg 300w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1-1024x683.jpg 1024w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1-768x512.jpg 768w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/7efea843-3cbd-46a4-8607-14b8ee58981e-1-600x400.jpg 600w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/>\n\t\t\t\t<figcaption><div><h4>\u0639\u0645\u062f\u0627\u0621 \u0627\u0644\u0643\u0644\u064a\u0629<\/h4><p class=\"cz_wpe_content\">\u0639\u0645\u062f\u0627\u0621 \u0627\u0644\u0643\u0644\u064a\u0629<\/p><\/div><a href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=22458\"> <\/a><\/figcaption>\t\t\t\n\t\t\t<\/figure>\n\t\t<\/div><div class=\"cz_gap clr \" style=\"height: 162px\"><\/div><div class=\"cz_btn_center\"><div class=\"cz_51066_p\"><a id=\"cz_51066\" class=\"cz_51066 cz_btn cz_btn_txt_no_fx cz_btn_no_fx\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/12\/\u0627\u0644\u0645\u0644\u0627\u0643-\u0627\u0644\u0648\u0638\u064a\u0641\u064a2.xlsx\"><span><strong>\u0627\u0644\u0645\u0644\u0627\u0643 \u0627\u0644\u0648\u0638\u064a\u0641\u064a<\/strong><\/span><b class=\"cz_btn_onhover\"><strong>\u0627\u0644\u0645\u0644\u0627\u0643 \u0627\u0644\u0648\u0638\u064a\u0641\u064a<\/strong><\/b><\/a><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div id=\"cz_24886\" class=\"cz_24886 cz_banner clr\">\n\t\t\t<figure class=\"effect-style6\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"767\" src=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/9770ac37-bd87-43a3-8cce-b8fe42f12ada.jpg\" class=\"attachment-full\" alt=\"\" title=\"9770ac37-bd87-43a3-8cce-b8fe42f12ada\" srcset=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/9770ac37-bd87-43a3-8cce-b8fe42f12ada.jpg 1024w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/9770ac37-bd87-43a3-8cce-b8fe42f12ada-300x225.jpg 300w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/9770ac37-bd87-43a3-8cce-b8fe42f12ada-768x575.jpg 768w, https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/9770ac37-bd87-43a3-8cce-b8fe42f12ada-600x449.jpg 600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>\n\t\t\t\t<figcaption><div><h4>\u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629<\/h4><p class=\"cz_wpe_content\">\u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629<\/p><\/div><a href=\"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2025\/06\/\u0627\u0644\u0633\u064a\u0631\u0629-\u062f\u0643\u062a\u0648\u0631\u0629-\u0627\u062b\u0645\u0627\u0631-2021-1.pdf\" title=\"\u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629\" aria-label=\"\u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629\"> <\/a><\/figcaption>\t\t\t\n\t\t\t<\/figure>\n\t\t<\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css_animation=&#8221;none&#8221; css=&#8221;&#8221;]<\/p>\n<div class=\"card-grid\">\n<div><\/div>\n<\/div>\n<div><\/div>\n<div class=\"card-grid\" style=\"text-align: center;\">\n<div><\/div>\n<h1><span style=\"color: #800080; font-weight: bold;\">\u00a0<\/span><\/h1>\n<\/div>\n<div class=\"primary-grid\"><a class=\"primary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=15002\"><span class=\"text\">\u0645\u062c\u0644\u0633 \u0627\u0644\u0643\u0644\u064a\u0629<br \/>\n<\/span><span class=\"icon\">\u00bb<\/span><br \/>\n<\/a><a class=\"primary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=55337\"><span class=\"text\">\u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u062a\u062f\u0631\u064a\u0633\u064a\u0629<\/span><br \/>\n<span class=\"icon\">\u00bb<\/span><br \/>\n<\/a><a class=\"primary-item\" href=\"https:\/\/youtu.be\/vTMVRTSyBlo?si=OaiYKHlH0Y-jEEYW\"><span class=\"text\">\u0627\u0644\u0641\u064a\u0644\u0645 \u0627\u0644\u0648\u062b\u0627\u0626\u0642\u064a \u0644\u0644\u0643\u0644\u064a\u0629<\/span><span class=\"icon\">\u00bb<\/span><\/a><br \/>\n<a class=\"primary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48249\"><span class=\"text\">\u0627\u0644\u0634\u064f\u0639\u0628 \u0648\u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629<\/span><span class=\"icon\">\u00bb<\/span><\/a><br \/>\n<a class=\"primary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=35038\"><span class=\"text\">\u0627\u0644\u0631\u0624\u064a\u0629\u060c \u0627\u0644\u0631\u0633\u0627\u0644\u0629\u060c \u0627\u0644\u0623\u0647\u062f\u0627\u0641<\/span><span class=\"icon\">\u00bb<\/span><\/a><\/div>\n<div class=\"secondary-grid\"><a class=\"secondary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=51880\"><i class=\"fa fa-bookmark\"><\/i><span class=\"title\">\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><br \/>\n<a class=\"secondary-item\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=15001\"><i class=\"fa fa-bookmark\"><\/i><span class=\"title\">\u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><br \/>\n<a class=\"secondary-item\" href=\"#\"><i class=\"fa fa-bookmark\"><\/i><span class=\"title\">\u062f\u0644\u064a\u0644 \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><br \/>\n<a class=\"secondary-item\" href=\"#\"><i class=\"fa fa-bookmark\"><\/i><span class=\"title\">\u0645\u062a\u062d\u0641 \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><br \/>\n<i class=\"fa fa-bookmark\"><\/i><a href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=52271\"><span class=\"title\">\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><br \/>\n<a class=\"secondary-item\" href=\"#\"><i class=\"fa fa-bookmark\"><\/i><span class=\"title\">\u0647\u064a\u0643\u0644\u064a\u0629 \u0627\u0644\u0643\u0644\u064a\u0629<\/span><\/a><\/div>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css_animation=&#8221;none&#8221; css=&#8221;&#8221;] \u00a0 \u0645\u062c\u0644\u0633 \u0627\u0644\u0643\u0644\u064a\u0629 \u00bb \u0627\u0644\u0647\u064a\u0626\u0629 &#8230; <\/p>\n","protected":false},"author":15,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"class_list":["post-48156","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css_animation=&#8221;none&#8221; css=&#8221;&#8221;] \u00a0 \u0645\u062c\u0644\u0633 \u0627\u0644\u0643\u0644\u064a\u0629 \u00bb \u0627\u0644\u0647\u064a\u0626\u0629 ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156\" \/>\n<meta property=\"og:site_name\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/coeduw?locale=ar_AR\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T18:14:14+00:00\" \/>\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:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?page_id=48156\",\"url\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?page_id=48156\",\"name\":\"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#website\"},\"datePublished\":\"2025-05-20T17:04:54+00:00\",\"dateModified\":\"2026-04-14T18:14:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?page_id=48156#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?page_id=48156\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?page_id=48156#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#website\",\"url\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#organization\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\",\"url\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2024\\\/05\\\/Logos.png\",\"contentUrl\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/wp-content\\\/uploads\\\/sites\\\/15\\\/2024\\\/05\\\/Logos.png\",\"width\":350,\"height\":350,\"caption\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a\"},\"image\":{\"@id\":\"https:\\\/\\\/coeduw.uobaghdad.edu.iq\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/coeduw?locale=ar_AR\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/college-of-education-for-women-university-of-baghdad\\\/?viewAsMember=true\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","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:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156","og_locale":"ar_AR","og_type":"article","og_title":"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","og_description":"[vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css_animation=&#8221;none&#8221; css=&#8221;&#8221;] \u00a0 \u0645\u062c\u0644\u0633 \u0627\u0644\u0643\u0644\u064a\u0629 \u00bb \u0627\u0644\u0647\u064a\u0626\u0629 ...","og_url":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156","og_site_name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","article_publisher":"https:\/\/www.facebook.com\/coeduw?locale=ar_AR","article_modified_time":"2026-04-14T18:14:14+00:00","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:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156","url":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156","name":"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","isPartOf":{"@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#website"},"datePublished":"2025-05-20T17:04:54+00:00","dateModified":"2026-04-14T18:14:14+00:00","breadcrumb":{"@id":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/coeduw.uobaghdad.edu.iq\/?page_id=48156#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/coeduw.uobaghdad.edu.iq\/"},{"@type":"ListItem","position":2,"name":"\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629"}]},{"@type":"WebSite","@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#website","url":"https:\/\/coeduw.uobaghdad.edu.iq\/","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","description":"","publisher":{"@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/coeduw.uobaghdad.edu.iq\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#organization","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a","url":"https:\/\/coeduw.uobaghdad.edu.iq\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#\/schema\/logo\/image\/","url":"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2024\/05\/Logos.png","contentUrl":"https:\/\/coeduw.uobaghdad.edu.iq\/wp-content\/uploads\/sites\/15\/2024\/05\/Logos.png","width":350,"height":350,"caption":"\u0643\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0644\u0644\u0628\u0646\u0627\u062a"},"image":{"@id":"https:\/\/coeduw.uobaghdad.edu.iq\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/coeduw?locale=ar_AR","https:\/\/www.linkedin.com\/company\/college-of-education-for-women-university-of-baghdad\/?viewAsMember=true"]}]}},"_links":{"self":[{"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/48156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=48156"}],"version-history":[{"count":35,"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/48156\/revisions"}],"predecessor-version":[{"id":55345,"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/48156\/revisions\/55345"}],"wp:attachment":[{"href":"https:\/\/coeduw.uobaghdad.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=48156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}