{"id":4122,"date":"2025-07-21T19:16:35","date_gmt":"2025-07-21T19:16:35","guid":{"rendered":"https:\/\/wescocenter.org\/?p=4122"},"modified":"2025-07-21T19:40:54","modified_gmt":"2025-07-21T19:40:54","slug":"english-diagnostic-test-quiz","status":"publish","type":"post","link":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/","title":{"rendered":"English Diagnostic Test Quiz"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>English Level Diagnostic Quiz &#8211; TESOL Africa<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            margin: 20px;\n            background-color: #f4f4f4;\n            color: #333;\n        }\n        .quiz-container {\n            max-width: 800px;\n            margin: auto;\n            background: #fff;\n            padding: 30px;\n            border-radius: 8px;\n            box-shadow: 0 0 15px rgba(0,0,0,0.1);\n        }\n        h1, h2 {\n            color: #0056b3;\n            text-align: center;\n            margin-bottom: 25px;\n        }\n        .quiz-question {\n            margin-bottom: 20px;\n            padding: 15px;\n            background-color: #e9f5ff;\n            border-left: 5px solid #007bff;\n            border-radius: 5px;\n        }\n        .quiz-question p {\n            font-weight: bold;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n        .reading-passage {\n            background-color: #f0f8ff;\n            border: 1px dashed #a0d0ff;\n            padding: 10px;\n            margin-bottom: 15px;\n            font-style: italic;\n        }\n        .options label {\n            display: block;\n            margin-bottom: 8px;\n            cursor: pointer;\n            padding: 8px 10px;\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 4px;\n            transition: background-color 0.2s;\n        }\n        .options label:hover {\n            background-color: #e2f0ff;\n        }\n        .options input[type=\"radio\"] {\n            margin-right: 10px;\n        }\n        .submit-btn, .restart-btn {\n            display: block;\n            width: 100%;\n            padding: 12px 20px;\n            background-color: #28a745;\n            color: white;\n            border: none;\n            border-radius: 5px;\n            font-size: 1.1em;\n            cursor: pointer;\n            margin-top: 30px;\n            transition: background-color 0.3s ease;\n        }\n        .submit-btn:hover {\n            background-color: #218838;\n        }\n        .restart-btn {\n            background-color: #007bff;\n            margin-top: 15px;\n        }\n        .restart-btn:hover {\n            background-color: #0056b3;\n        }\n        #quizResults {\n            margin-top: 30px;\n            padding: 20px;\n            background-color: #d4edda;\n            border: 1px solid #c3e6cb;\n            border-radius: 8px;\n            text-align: center;\n            display: none; \/* Hidden by default *\/\n        }\n        #quizResults h3 {\n            color: #155724;\n            margin-bottom: 15px;\n        }\n        #quizResults p {\n            font-size: 1.1em;\n            margin-bottom: 10px;\n        }\n        #quizResults .cefr-level {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #007bff;\n            margin: 15px 0;\n        }\n        #quizResults .recommendation {\n            font-style: italic;\n            color: #555;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"quiz-container\">\n        <h1>Find Your English Level at TESOL Africa!<\/h1>\n        <p style=\"text-align: center; margin-bottom: 30px;\">Take our quick 25-question diagnostic quiz to get an idea of your current English proficiency level, mapped to the CEFR (Common European Framework of Reference for Languages).<\/p>\n\n        <form id=\"diagnosticQuiz\">\n            <div class=\"quiz-question\">\n                <p>1. My sister often ____ to the park on weekends.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q1\" value=\"go\"> go<\/label>\n                    <label><input type=\"radio\" name=\"q1\" value=\"goes\"> goes<\/label>\n                    <label><input type=\"radio\" name=\"q1\" value=\"going\"> going<\/label>\n                    <label><input type=\"radio\" name=\"q1\" value=\"went\"> went<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>2. What is the opposite of &#8216;happy&#8217;?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q2\" value=\"glad\"> glad<\/label>\n                    <label><input type=\"radio\" name=\"q2\" value=\"sad\"> sad<\/label>\n                    <label><input type=\"radio\" name=\"q2\" value=\"excited\"> excited<\/label>\n                    <label><input type=\"radio\" name=\"q2\" value=\"funny\"> funny<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>3. Yesterday, I ____ a new book.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q3\" value=\"buy\"> buy<\/label>\n                    <label><input type=\"radio\" name=\"q3\" value=\"bought\"> bought<\/label>\n                    <label><input type=\"radio\" name=\"q3\" value=\"buying\"> buying<\/label>\n                    <label><input type=\"radio\" name=\"q3\" value=\"buys\"> buys<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>4. This coffee is too ____. I need to add more sugar.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q4\" value=\"sweet\"> sweet<\/label>\n                    <label><input type=\"radio\" name=\"q4\" value=\"salty\"> salty<\/label>\n                    <label><input type=\"radio\" name=\"q4\" value=\"bitter\"> bitter<\/label>\n                    <label><input type=\"radio\" name=\"q4\" value=\"fresh\"> fresh<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>5. Look! They ____ football in the park right now.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q5\" value=\"play\"> play<\/label>\n                    <label><input type=\"radio\" name=\"q5\" value=\"plays\"> plays<\/label>\n                    <label><input type=\"radio\" name=\"q5\" value=\"are playing\"> are playing<\/label>\n                    <label><input type=\"radio\" name=\"q5\" value=\"played\"> played<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>6. Read the sentence: &#8220;The cat sat on the mat.&#8221; What is the cat doing?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q6\" value=\"sleeping\"> sleeping<\/label>\n                    <label><input type=\"radio\" name=\"q6\" value=\"running\"> running<\/label>\n                    <label><input type=\"radio\" name=\"q6\" value=\"sitting\"> sitting<\/label>\n                    <label><input type=\"radio\" name=\"q6\" value=\"eating\"> eating<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>7. I think it ____ rain tomorrow.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q7\" value=\"is\"> is<\/label>\n                    <label><input type=\"radio\" name=\"q7\" value=\"will\"> will<\/label>\n                    <label><input type=\"radio\" name=\"q7\" value=\"going to\"> going to<\/label>\n                    <label><input type=\"radio\" name=\"q7\" value=\"might\"> might<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>8. Could you please ____ me a glass of water?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q8\" value=\"bring\"> bring<\/label>\n                    <label><input type=\"radio\" name=\"q8\" value=\"take\"> take<\/label>\n                    <label><input type=\"radio\" name=\"q8\" value=\"carry\"> carry<\/label>\n                    <label><input type=\"radio\" name=\"q8\" value=\"give\"> give<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>9. My car is ____ than your car.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q9\" value=\"fast\"> fast<\/label>\n                    <label><input type=\"radio\" name=\"q9\" value=\"faster\"> faster<\/label>\n                    <label><input type=\"radio\" name=\"q9\" value=\"fastest\"> fastest<\/label>\n                    <label><input type=\"radio\" name=\"q9\" value=\"more fast\"> more fast<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>10. You go to a ____ to borrow books.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q10\" value=\"shop\"> shop<\/label>\n                    <label><input type=\"radio\" name=\"q10\" value=\"hospital\"> hospital<\/label>\n                    <label><input type=\"radio\" name=\"q10\" value=\"library\"> library<\/label>\n                    <label><input type=\"radio\" name=\"q10\" value=\"cinema\"> cinema<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>11. I ____ never ____ sushi before.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q11\" value=\"have \/ ate\"> have \/ ate<\/label>\n                    <label><input type=\"radio\" name=\"q11\" value=\"have \/ eaten\"> have \/ eaten<\/label>\n                    <label><input type=\"radio\" name=\"q11\" value=\"has \/ eaten\"> has \/ eaten<\/label>\n                    <label><input type=\"radio\" name=\"q11\" value=\"did \/ eat\"> did \/ eat<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>12. Read the short message below:<\/p>\n                <div class=\"reading-passage\">\n                    &#8220;Hi Tom, I&#8217;m running a little late for our coffee meeting. I&#8217;ll be there in about 10 minutes. Please order me a latte if you get there first. See you soon!&#8221;\n                <\/div>\n                <p>What should Tom do if he arrives before the other person?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q12\" value=\"Wait for her to arrive.\"> Wait for her to arrive.<\/label>\n                    <label><input type=\"radio\" name=\"q12\" value=\"Order a coffee for her.\"> Order a coffee for her.<\/label>\n                    <label><input type=\"radio\" name=\"q12\" value=\"Leave without her.\"> Leave without her.<\/label>\n                    <label><input type=\"radio\" name=\"q12\" value=\"Call her to check.\"> Call her to check.<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>13. I ____ go to the gym, maybe once or twice a month.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q13\" value=\"always\"> always<\/label>\n                    <label><input type=\"radio\" name=\"q13\" value=\"often\"> often<\/label>\n                    <label><input type=\"radio\" name=\"q13\" value=\"rarely\"> rarely<\/label>\n                    <label><input type=\"radio\" name=\"q13\" value=\"usually\"> usually<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>14. If it rains, we ____ at home.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q14\" value=\"stay\"> stay<\/label>\n                    <label><input type=\"radio\" name=\"q14\" value=\"will stay\"> will stay<\/label>\n                    <label><input type=\"radio\" name=\"q14\" value=\"stayed\"> stayed<\/label>\n                    <label><input type=\"radio\" name=\"q14\" value=\"would stay\"> would stay<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>15. &#8220;Despite the heavy traffic, she managed to arrive at the meeting on time, much to the surprise of her colleagues.&#8221; What does &#8220;managed to arrive&#8221; imply?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q15\" value=\"She arrived easily.\"> She arrived easily.<\/label>\n                    <label><input type=\"radio\" name=\"q15\" value=\"She had difficulty but succeeded.\"> She had difficulty but succeeded.<\/label>\n                    <label><input type=\"radio\" name=\"q15\" value=\"She was late.\"> She was late.<\/label>\n                    <label><input type=\"radio\" name=\"q15\" value=\"She decided not to go.\"> She decided not to go.<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>16. The new bridge ____ by next year.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q16\" value=\"is built\"> is built<\/label>\n                    <label><input type=\"radio\" name=\"q16\" value=\"will be built\"> will be built<\/label>\n                    <label><input type=\"radio\" name=\"q16\" value=\"built\"> built<\/label>\n                    <label><input type=\"radio\" name=\"q16\" value=\"is building\"> is building<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>17. If you want to improve your English, you need to ____ practice every day.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q17\" value=\"make\"> make<\/label>\n                    <label><input type=\"radio\" name=\"q17\" value=\"do\"> do<\/label>\n                    <label><input type=\"radio\" name=\"q17\" value=\"get\"> get<\/label>\n                    <label><input type=\"radio\" name=\"q17\" value=\"have\"> have<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>18. That&#8217;s the house ____ I grew up.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q18\" value=\"which\"> which<\/label>\n                    <label><input type=\"radio\" name=\"q18\" value=\"who\"> who<\/label>\n                    <label><input type=\"radio\" name=\"q18\" value=\"where\"> where<\/label>\n                    <label><input type=\"radio\" name=\"q18\" value=\"what\"> what<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>19. What is a synonym for &#8216;efficient&#8217;?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q19\" value=\"lazy\"> lazy<\/label>\n                    <label><input type=\"radio\" name=\"q19\" value=\"productive\"> productive<\/label>\n                    <label><input type=\"radio\" name=\"q19\" value=\"slow\"> slow<\/label>\n                    <label><input type=\"radio\" name=\"q19\" value=\"careless\"> careless<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>20. Read the paragraph below:<\/p>\n                <div class=\"reading-passage\">\n                    &#8220;The annual company picnic, usually held in August, has been rescheduled for September 15th this year. This change was made to accommodate the renovation schedule of our usual park venue. Employees are encouraged to RSVP by September 1st to ensure an accurate headcount for catering.&#8221;\n                <\/div>\n                <p>Why was the company picnic rescheduled?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q20\" value=\"To get more RSVPs.\"> To get more RSVPs.<\/label>\n                    <label><input type=\"radio\" name=\"q20\" value=\"The park was being renovated.\"> The park was being renovated.<\/label>\n                    <label><input type=\"radio\" name=\"q20\" value=\"Employees requested it.\"> Employees requested it.<\/label>\n                    <label><input type=\"radio\" name=\"q20\" value=\"There was a new catering company.\"> There was a new catering company.<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>21. He hasn&#8217;t slept for 24 hours. He ____ be exhausted.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q21\" value=\"must\"> must<\/label>\n                    <label><input type=\"radio\" name=\"q21\" value=\"should\"> should<\/label>\n                    <label><input type=\"radio\" name=\"q21\" value=\"could\"> could<\/label>\n                    <label><input type=\"radio\" name=\"q21\" value=\"would\"> would<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>22. I need to ____ the report by Friday.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q22\" value=\"hand in\"> hand in<\/label>\n                    <label><input type=\"radio\" name=\"q22\" value=\"hand out\"> hand out<\/label>\n                    <label><input type=\"radio\" name=\"q22\" value=\"hand up\"> hand up<\/label>\n                    <label><input type=\"radio\" name=\"q22\" value=\"hand off\"> hand off<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>23. &#8220;The company announced a significant increase in profits, attributed largely to a new advertising campaign and expansion into emerging markets.&#8221; What was crucial for the profit increase?<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q23\" value=\"Reducing staff.\"> Reducing staff.<\/label>\n                    <label><input type=\"radio\" name=\"q23\" value=\"A strong economy.\"> A strong economy.<\/label>\n                    <label><input type=\"radio\" name=\"q23\" value=\"Marketing and new markets.\"> Marketing and new markets.<\/label>\n                    <label><input type=\"radio\" name=\"q23\" value=\"Product innovation.\"> Product innovation.<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>24. &#8220;I&#8217;m going to the cinema,&#8221; she said. She said that she ____ to the cinema.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q24\" value=\"is going\"> is going<\/label>\n                    <label><input type=\"radio\" name=\"q24\" value=\"was going\"> was going<\/label>\n                    <label><input type=\"radio\" name=\"q24\" value=\"will go\"> will go<\/label>\n                    <label><input type=\"radio\" name=\"q24\" value=\"had gone\"> had gone<\/label>\n                <\/div>\n            <\/div>\n\n            <div class=\"quiz-question\">\n                <p>25. The research ____ that climate change is a serious threat.<\/p>\n                <div class=\"options\">\n                    <label><input type=\"radio\" name=\"q25\" value=\"says\"> says<\/label>\n                    <label><input type=\"radio\" name=\"q25\" value=\"shows\"> shows<\/label>\n                    <label><input type=\"radio\" name=\"q25\" value=\"indicates\"> indicates<\/label>\n                    <label><input type=\"radio\" name=\"q25\" value=\"tells\"> tells<\/label>\n                <\/div>\n            <\/div>\n\n            <button type=\"button\" class=\"submit-btn\" onclick=\"submitQuiz()\">Submit Quiz<\/button>\n        <\/form>\n\n        <div id=\"quizResults\">\n            <h3>Your English Level Assessment<\/h3>\n            <p>You answered <span id=\"score\">0<\/span> out of 25 questions correctly.<\/p>\n            <p>Based on your score, your approximate CEFR level is:<\/p>\n            <div class=\"cefr-level\" id=\"cefrLevel\"><\/div>\n            <p class=\"recommendation\" id=\"recommendation\"><\/p>\n            <button type=\"button\" class=\"restart-btn\" onclick=\"restartQuiz()\">Retake Quiz<\/button>\n        <\/div>\n    <\/div>\n\n    <script>\n        const quizForm = document.getElementById('diagnosticQuiz');\n        const quizResultsDiv = document.getElementById('quizResults');\n        const scoreSpan = document.getElementById('score');\n        const cefrLevelDiv = document.getElementById('cefrLevel');\n        const recommendationPara = document.getElementById('recommendation');\n\n        const correctAnswers = {\n            q1: 'goes',\n            q2: 'sad',\n            q3: 'bought',\n            q4: 'bitter',\n            q5: 'are playing',\n            q6: 'sitting',\n            q7: 'will',\n            q8: 'bring',\n            q9: 'faster',\n            q10: 'library',\n            q11: 'have \/ eaten',\n            q12: 'Order a coffee for her.', \/\/ Answer for new reading comprehension Q12\n            q13: 'rarely',\n            q14: 'will stay',\n            q15: 'She had difficulty but succeeded.',\n            q16: 'will be built',\n            q17: 'do',\n            q18: 'where',\n            q19: 'productive',\n            q20: 'The park was being renovated.', \/\/ Answer for new reading comprehension Q20\n            q21: 'must',\n            q22: 'hand in',\n            q23: 'Marketing and new markets.',\n            q24: 'was going',\n            q25: 'indicates'\n        };\n\n        function submitQuiz() {\n            let score = 0;\n            const totalQuestions = Object.keys(correctAnswers).length;\n\n            for (let i = 1; i <= totalQuestions; i++) {\n                const questionName = `q${i}`;\n                const selectedOption = document.querySelector(`input[name=\"${questionName}\"]:checked`);\n\n                if (selectedOption) {\n                    if (selectedOption.value === correctAnswers[questionName]) {\n                        score++;\n                    }\n                }\n            }\n\n            scoreSpan.textContent = score;\n            displayResults(score);\n            quizForm.style.display = 'none';\n            quizResultsDiv.style.display = 'block';\n            window.scrollTo(0, 0);\n        }\n\n        function displayResults(score) {\n            let cefr = '';\n            let recommendation = '';\n\n            if (score <= 5) {\n                cefr = 'A1 (Beginner)';\n                recommendation = 'You are just starting your English journey! Our **General English (A1)** course is perfect for building a strong foundation in basic communication.';\n            } else if (score <= 10) {\n                cefr = 'A2 (Elementary)';\n                recommendation = 'You have a basic understanding of English! Our **General English (A2)** course will help you expand your vocabulary and speak more confidently in everyday situations.';\n            } else if (score <= 15) {\n                cefr = 'B1 (Intermediate)';\n                recommendation = 'You can communicate in many situations, but there\\'s room to grow! Our **General English (B1)** or **Conversational English** courses are great for improving fluency and tackling more complex topics.';\n            } else if (score <= 20) {\n                cefr = 'B2 (Upper-Intermediate)';\n                recommendation = 'You have a good command of English! Consider our **General English (B2)** for advanced fluency, or dive into **English for Academic Purposes (EAP)** or **Business English** to specialize your skills.';\n            } else if (score <= 25) {\n                cefr = 'C1 (Advanced)';\n                recommendation = 'Excellent work! Your English is highly proficient. Explore our **General English (C1)** for refinement, or focus on specific goals with **English for Specific Purposes (ESP)** courses like Legal or Medical English, or prepare for **Advanced Exams (CAE\/CPE)**.';\n            }\n\n            cefrLevelDiv.textContent = cefr;\n            recommendationPara.innerHTML = recommendation;\n        }\n\n        function restartQuiz() {\n            quizForm.reset();\n            quizResultsDiv.style.display = 'none';\n            quizForm.style.display = 'block';\n            window.scrollTo(0, 0);\n        }\n    <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Register Online<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>English Level Diagnostic Quiz &#8211; TESOL Africa Find Your English Level at TESOL Africa! Take our quick 25-question diagnostic quiz to get an idea of your current English proficiency level, mapped to the CEFR (Common European Framework of Reference for Languages). 1. My sister often ____ to the park on weekends. go goes going went [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[17],"tags":[],"class_list":["post-4122","post","type-post","status-publish","format-standard","hentry","category-quiz"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>English Diagnostic Test Quiz - CFP WESCO Cameroon<\/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:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"English Diagnostic Test Quiz\" \/>\n<meta property=\"og:description\" content=\"English Level Diagnostic Quiz &#8211; TESOL Africa Find Your English Level at TESOL Africa! Take our quick 25-question diagnostic quiz to get an idea of your current English proficiency level, mapped to the CEFR (Common European Framework of Reference for Languages). 1. My sister often ____ to the park on weekends. go goes going went [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/\" \/>\n<meta property=\"og:site_name\" content=\"CFP WESCO Cameroon\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wescocameroon\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-21T19:16:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-21T19:40:54+00:00\" \/>\n<meta name=\"author\" content=\"protusNJI\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"protusNJI\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/\"},\"author\":{\"name\":\"protusNJI\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#\\\/schema\\\/person\\\/82639f5d781baa3b1ccaf0bb5a673ef9\"},\"headline\":\"English Diagnostic Test Quiz\",\"datePublished\":\"2025-07-21T19:16:35+00:00\",\"dateModified\":\"2025-07-21T19:40:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/\"},\"wordCount\":563,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#organization\"},\"articleSection\":[\"Quiz\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/\",\"url\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/\",\"name\":\"English Diagnostic Test Quiz - CFP WESCO Cameroon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#website\"},\"datePublished\":\"2025-07-21T19:16:35+00:00\",\"dateModified\":\"2025-07-21T19:40:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/english-diagnostic-test-quiz\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wescocenter.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"English Diagnostic Test Quiz\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#website\",\"url\":\"https:\\\/\\\/wescocenter.org\\\/\",\"name\":\"CFP WESCO Cameroon\",\"description\":\"CFP - Vocational Training\",\"publisher\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wescocenter.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#organization\",\"name\":\"CFP WESCO Cameroon\",\"url\":\"https:\\\/\\\/wescocenter.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wescocenter.org\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-logo0.png\",\"contentUrl\":\"https:\\\/\\\/wescocenter.org\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-logo0.png\",\"width\":696,\"height\":190,\"caption\":\"CFP WESCO Cameroon\"},\"image\":{\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/wescocameroon\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wescocenter.org\\\/#\\\/schema\\\/person\\\/82639f5d781baa3b1ccaf0bb5a673ef9\",\"name\":\"protusNJI\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g\",\"caption\":\"protusNJI\"},\"sameAs\":[\"https:\\\/\\\/wescocenter.org\"],\"url\":\"https:\\\/\\\/wescocenter.org\\\/fr\\\/author\\\/protusnji\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"English Diagnostic Test Quiz - CFP WESCO Cameroon","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:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/","og_locale":"fr_FR","og_type":"article","og_title":"English Diagnostic Test Quiz","og_description":"English Level Diagnostic Quiz &#8211; TESOL Africa Find Your English Level at TESOL Africa! Take our quick 25-question diagnostic quiz to get an idea of your current English proficiency level, mapped to the CEFR (Common European Framework of Reference for Languages). 1. My sister often ____ to the park on weekends. go goes going went [&hellip;]","og_url":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/","og_site_name":"CFP WESCO Cameroon","article_publisher":"https:\/\/www.facebook.com\/wescocameroon","article_published_time":"2025-07-21T19:16:35+00:00","article_modified_time":"2025-07-21T19:40:54+00:00","author":"protusNJI","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"protusNJI","Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/#article","isPartOf":{"@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/"},"author":{"name":"protusNJI","@id":"https:\/\/wescocenter.org\/#\/schema\/person\/82639f5d781baa3b1ccaf0bb5a673ef9"},"headline":"English Diagnostic Test Quiz","datePublished":"2025-07-21T19:16:35+00:00","dateModified":"2025-07-21T19:40:54+00:00","mainEntityOfPage":{"@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/"},"wordCount":563,"commentCount":0,"publisher":{"@id":"https:\/\/wescocenter.org\/#organization"},"articleSection":["Quiz"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/","url":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/","name":"English Diagnostic Test Quiz - CFP WESCO Cameroon","isPartOf":{"@id":"https:\/\/wescocenter.org\/#website"},"datePublished":"2025-07-21T19:16:35+00:00","dateModified":"2025-07-21T19:40:54+00:00","breadcrumb":{"@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wescocenter.org\/fr\/english-diagnostic-test-quiz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wescocenter.org\/"},{"@type":"ListItem","position":2,"name":"English Diagnostic Test Quiz"}]},{"@type":"WebSite","@id":"https:\/\/wescocenter.org\/#website","url":"https:\/\/wescocenter.org\/","name":"CFP WESCO Cameroon","description":"CFP - Vocational Training","publisher":{"@id":"https:\/\/wescocenter.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wescocenter.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/wescocenter.org\/#organization","name":"CFP WESCO Cameroon","url":"https:\/\/wescocenter.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/wescocenter.org\/#\/schema\/logo\/image\/","url":"https:\/\/wescocenter.org\/wp-content\/uploads\/2025\/03\/cropped-logo0.png","contentUrl":"https:\/\/wescocenter.org\/wp-content\/uploads\/2025\/03\/cropped-logo0.png","width":696,"height":190,"caption":"CFP WESCO Cameroon"},"image":{"@id":"https:\/\/wescocenter.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wescocameroon"]},{"@type":"Person","@id":"https:\/\/wescocenter.org\/#\/schema\/person\/82639f5d781baa3b1ccaf0bb5a673ef9","name":"protusNJI","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0951d931f22642a8ce4dce9ae9c7ee418cde1f5c2f57cb614eb912b20e0be2a3?s=96&d=mm&r=g","caption":"protusNJI"},"sameAs":["https:\/\/wescocenter.org"],"url":"https:\/\/wescocenter.org\/fr\/author\/protusnji\/"}]}},"_links":{"self":[{"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/posts\/4122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/comments?post=4122"}],"version-history":[{"count":5,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/posts\/4122\/revisions"}],"predecessor-version":[{"id":4129,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/posts\/4122\/revisions\/4129"}],"wp:attachment":[{"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/media?parent=4122"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/categories?post=4122"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wescocenter.org\/fr\/wp-json\/wp\/v2\/tags?post=4122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}