{"id":52499,"date":"2026-09-11T09:50:04","date_gmt":"2026-09-11T09:50:04","guid":{"rendered":"https:\/\/inj.atu.edu.iq\/?p=52499"},"modified":"2026-09-11T09:50:13","modified_gmt":"2026-09-11T09:50:13","slug":"the-national-examination-begins-this-week-at-najaf-polytechnic-college","status":"publish","type":"post","link":"https:\/\/inj.atu.edu.iq\/?p=52499&lang=en","title":{"rendered":"The National Examination Begins This Week at Najaf Polytechnic College"},"content":{"rendered":"\n\n<div class=\"national-exam\">\n\n    <div class=\"exam-header\">\n        <h2>National Examination Begins This Week at Najaf Polytechnic College<\/h2>\n        <p class=\"exam-source\">\n            Government Media and Communications Division \/ Najaf Polytechnic College\n        <\/p>\n    <\/div>\n\n    <div class=\"exam-content\">\n\n        <p>\n            Najaf Polytechnic College (formerly Najaf Technical Institute) announces\n            the commencement of the National Examination and welcomes students wishing\n            to take the National Tests, starting this week, according to a scheduled\n            timetable that includes English, Computer, and Arabic language tests.\n        <\/p>\n\n        <p>\n            The organization of these examinations comes as part of the College&#8217;s efforts\n            to provide a suitable environment for students wishing to take the National\n            Examination, under the supervision of the College&#8217;s specialized staff.\n        <\/p>\n\n        <h3>\ud83d\udcc5 National Examination Schedule for This Month<\/h3>\n\n        <div class=\"exam-table-wrapper\">\n            <table class=\"exam-table\">\n                <thead>\n                    <tr>\n                        <th>Day<\/th>\n                        <th>Test<\/th>\n                        <th>Time<\/th>\n                    <\/tr>\n                <\/thead>\n\n                <tbody>\n                    <tr>\n                        <td>Sunday<\/td>\n                        <td>English Language<\/td>\n                        <td>10:00 AM<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Sunday<\/td>\n                        <td>Computer<\/td>\n                        <td>12:00 PM<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Monday<\/td>\n                        <td>Arabic Language<\/td>\n                        <td>10:00 AM<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Tuesday<\/td>\n                        <td>Computer<\/td>\n                        <td>10:00 AM<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Wednesday<\/td>\n                        <td>Arabic Language<\/td>\n                        <td>10:00 AM<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Thursday<\/td>\n                        <td>English Language<\/td>\n                        <td>10:00 AM<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"exam-note\">\n            <strong>\ud83d\udccc Notice:<\/strong>\n            The College calls on students wishing to take the examinations to adhere\n            to the specified dates and attend on time. The College wishes all students\n            success and good luck in their academic journey.\n        <\/div>\n\n        <div class=\"exam-contact\">\n            <div class=\"contact-title\">\ud83d\udcde For Inquiries<\/div>\n            <a href=\"tel:+9647801619890\">+964 780 161 9890<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<style>\n\/* =================================\n   National Examination - WordPress\n   ================================= *\/\n\n.national-exam {\n    direction: ltr;\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 0;\n    font-family: \"Cairo\", Tahoma, Arial, sans-serif;\n    color: #222;\n    line-height: 1.9;\n}\n\n.national-exam * {\n    box-sizing: border-box;\n}\n\n\/* Header *\/\n.national-exam .exam-header {\n    background: linear-gradient(135deg, #0756a6, #0b76c9);\n    color: #fff;\n    padding: 28px 25px;\n    border-radius: 14px 14px 0 0;\n    text-align: center;\n}\n\n.national-exam .exam-header h2 {\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: 27px;\n    font-weight: 700;\n    line-height: 1.6;\n}\n\n.national-exam .exam-source {\n    margin: 0;\n    font-size: 16px;\n    opacity: 0.95;\n}\n\n\/* Content *\/\n.national-exam .exam-content {\n    background: #fff;\n    padding: 30px;\n    border: 1px solid #e3e8ef;\n    border-top: none;\n    border-radius: 0 0 14px 14px;\n    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);\n}\n\n.national-exam .exam-content p {\n    margin: 0 0 18px;\n    font-size: 16px;\n    text-align: justify;\n}\n\n\/* Section Title *\/\n.national-exam h3 {\n    margin: 30px 0 18px;\n    padding: 12px 18px;\n    background: #f1f7fc;\n    border-left: 5px solid #0875c9;\n    border-radius: 8px;\n    color: #0756a6;\n    font-size: 21px;\n}\n\n\/* Table Wrapper *\/\n.national-exam .exam-table-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    margin: 20px 0 25px;\n    border-radius: 10px;\n}\n\n\/* Table *\/\n.national-exam .exam-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 600px;\n    overflow: hidden;\n    border: 1px solid #d9e1ea;\n    background: #fff;\n}\n\n.national-exam .exam-table th {\n    background: #0756a6;\n    color: #fff;\n    padding: 15px 12px;\n    text-align: center;\n    font-size: 17px;\n    font-weight: 700;\n    border: 1px solid #0756a6;\n}\n\n.national-exam .exam-table td {\n    padding: 14px 12px;\n    text-align: center;\n    font-size: 16px;\n    border: 1px solid #d9e1ea;\n    color: #333;\n    background: #fff;\n}\n\n.national-exam .exam-table tbody tr:nth-child(even) td {\n    background: #f6f9fc;\n}\n\n.national-exam .exam-table tbody tr:hover td {\n    background: #eaf4fc;\n}\n\n\/* Notice *\/\n.national-exam .exam-note {\n    margin-top: 25px;\n    padding: 18px 20px;\n    background: #fff8e6;\n    border-left: 5px solid #e0a400;\n    border-radius: 8px;\n    font-size: 16px;\n}\n\n.national-exam .exam-note strong {\n    color: #9a7000;\n}\n\n\/* Contact *\/\n.national-exam .exam-contact {\n    margin-top: 25px;\n    padding: 22px;\n    text-align: center;\n    background: #f1f7fc;\n    border-radius: 10px;\n    border: 1px solid #dceaf6;\n}\n\n.national-exam .contact-title {\n    margin-bottom: 5px;\n    color: #0756a6;\n    font-size: 18px;\n    font-weight: 700;\n}\n\n.national-exam .exam-contact a {\n    display: inline-block;\n    direction: ltr;\n    color: #0756a6;\n    font-size: 20px;\n    font-weight: 700;\n    text-decoration: none;\n}\n\n.national-exam .exam-contact a:hover {\n    text-decoration: underline;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n\n    .national-exam {\n        margin: 15px auto;\n    }\n\n    .national-exam .exam-header {\n        padding: 22px 15px;\n        border-radius: 10px 10px 0 0;\n    }\n\n    .national-exam .exam-header h2 {\n        font-size: 21px;\n        line-height: 1.6;\n    }\n\n    .national-exam .exam-source {\n        font-size: 14px;\n    }\n\n    .national-exam .exam-content {\n        padding: 18px 14px;\n        border-radius: 0 0 10px 10px;\n    }\n\n    .national-exam .exam-content p {\n        font-size: 15px;\n        text-align: left;\n    }\n\n    .national-exam h3 {\n        font-size: 18px;\n        padding: 10px 13px;\n    }\n\n    .national-exam .exam-table th,\n    .national-exam .exam-table td {\n        padding: 12px 8px;\n        font-size: 14px;\n    }\n\n    .national-exam .exam-note {\n        font-size: 14px;\n        padding: 15px;\n    }\n\n    .national-exam .exam-contact a {\n        font-size: 18px;\n    }\n}\n<\/style>\n\n\n","protected":false},"excerpt":{"rendered":"<p>National Examination Begins This Week at Najaf Polytechnic College Government Media and Communications Division \/ Najaf Polytechnic College Najaf Polytechnic College (formerly Najaf Technical Institute) announces the commencement of the National Examination and welcomes students wishing to take the National Tests, starting this week, according to a scheduled timetable that includes English, Computer, and Arabic &hellip; <a href=\"https:\/\/inj.atu.edu.iq\/?p=52499&#038;lang=en\">Continued<\/a><\/p>\n","protected":false},"author":5,"featured_media":52494,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[843,50],"tags":[],"class_list":["post-52499","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-information-technology-department-activities","category-institute-news"],"_links":{"self":[{"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/posts\/52499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=52499"}],"version-history":[{"count":1,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/posts\/52499\/revisions"}],"predecessor-version":[{"id":52500,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/posts\/52499\/revisions\/52500"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/media\/52494"}],"wp:attachment":[{"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=52499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=52499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inj.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=52499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}