{"id":5833,"date":"2025-10-08T17:04:35","date_gmt":"2025-10-08T15:04:35","guid":{"rendered":"https:\/\/xpandai.one\/en\/?post_type=mpcs-lesson&#038;p=5833"},"modified":"2025-10-13T11:24:55","modified_gmt":"2025-10-13T09:24:55","slug":"1-3-place-a-laction-tester-lia-soi-meme","status":"publish","type":"mpcs-lesson","link":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/","title":{"rendered":"1.3 | Place \u00e0 l&#8217;action : tester l&#8217;IA soi-m\u00eame"},"content":{"rendered":"\n<div class=\"mpcs-main-content\">\n\n<style>\n\/* -------------------------------------------------- *\/\n\/* --- xpandAI Academy Framework CSS --- *\/\n\/* -------------------------------------------------- *\/\n\n\/* Farbvariablen *\/\n:root {\n    --primary: #52898b;      \/* T\u00fcrkis *\/\n    --secondary: #19404e;    \/* Dunkelblau *\/\n    --light-bg: #f5f9fa;     \/* Hintergrund *\/\n    --border: #e0e8e9;       \/* Rahmen *\/\n    --accent: #e67e22;       \/* Akzent\/Orange *\/\n    --text: #333333;         \/* Text *\/\n}\n\n\/* Hauptcontainer (Wrapper) *\/\n.xpand-module-wrapper {\n    font-family: inherit; \/* Nimmt Schrift vom Theme *\/\n    max-width: 800px;     \/* Standardbreite f\u00fcr Module *\/\n    margin: 30px auto;    \/* Zentrierung und Abstand *\/\n    padding: 0;           \/* Kein Au\u00dfenpadding, da innerer Container Padding hat *\/\n    box-sizing: border-box;\n    color: var(--text);\n    line-height: 1.6;\n}\n\n\/* -------------------------------------------------- *\/\n\/* --- Modul 1.4 Spezifisches CSS --- *\/\n\/* -------------------------------------------------- *\/\n\n\/* Innerer Container f\u00fcr dieses Modul-Layout *\/\n.module-container-1-4 { \/* Eindeutiger Name f\u00fcr diesen Modulcontainer *\/\n    background-color: var(--light-bg); \/* Modulhintergrund *\/\n    padding: 20px;\n    border-radius: 8px; \/* Abrundung f\u00fcr das gesamte Modul *\/\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05); \/* Schatten f\u00fcr das Modul *\/\n    border: 1px solid var(--border); \/* Rahmen f\u00fcr das Modul *\/\n}\n\n\/* Modulheader mit Farbverlauf *\/\n.module-container-1-4 .module-header { \/* Spezifischer Selektor *\/\n    background: linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);\n    color: white;\n    padding: 25px;\n    border-radius: 8px;\n    margin-bottom: 30px;\n}\n.module-container-1-4 .module-intro {\n    font-size: 16px;\n    line-height: 1.6;\n    color: white;\n    margin: 0;\n}\n\n\/* --- Accordion Styles (wie in Modul 4.1) --- *\/\n.accordion-container {\n    margin-bottom: 30px; display: flex; flex-wrap: wrap; gap: 20px;\n}\n.accordion-item {\n    flex: 1; min-width: 280px; background-color: white; border-radius: 8px;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.07); border: 1px solid var(--border); overflow: hidden;\n}\n.accordion-header {\n    background: linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%); color: white; padding: 12px 15px;\n    font-weight: bold; cursor: pointer; display: flex; justify-content: space-between; align-items: center;\n    transition: background-color 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n}\n.accordion-header:hover { background: linear-gradient(135deg, #2c5f70 0%, #6aaab0 100%); }\n.accordion-header .header-content { display: flex; align-items: center; gap: 8px; }\n.accordion-header h3 { font-size: 16px; margin: 0; color: white; }\n.accordion-header svg { fill: white; flex-shrink: 0; margin-right: 8px; } \/* Icon Styling *\/\n.toggle-icon { font-size: 12px; transition: transform 0.3s ease-out; margin-left: 10px; }\n.accordion-header.active .toggle-icon { transform: rotate(180deg); }\n.accordion-content {\n    background-color: white; padding: 0 15px; max-height: 0; overflow: hidden;\n    transition: max-height 0.4s ease-out, padding 0.4s ease-out;\n}\n.accordion-content.active { padding: 15px; border-top: 1px solid var(--border); }\n.accordion-content ul { padding-left: 20px; margin: 0; list-style: disc; }\n.accordion-content li { margin-bottom: 8px; }\n.accordion-content li:last-child { margin-bottom: 0; }\n\/* --- Ende Accordion Styles --- *\/\n\n\n\/* Video-Container (\u00c4u\u00dferer Rahmen) *\/\n.module-container-1-4 .video-section { \/* Spezifischer Selektor *\/\n    background-color: white;\n    border-radius: 8px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    padding: 20px;\n    margin-bottom: 30px;\n    border: 1px solid var(--border);\n}\n\n\/* Video-Container (Innerer f\u00fcr Seitenverh\u00e4ltnis) *\/\n.module-container-1-4 .video-container { \/* Spezifischer Selektor *\/\n    position: relative;\n    padding-bottom: 56.25%; \/* 16:9 *\/\n    height: 0;\n    overflow: hidden;\n    margin-bottom: 15px;\n    background-color: #f0f0f0; \/* Heller Fallback *\/\n    border-radius: 6px; \/* Abrundung f\u00fcr Video *\/\n}\n.module-container-1-4 .video-container iframe { \/* iframe Styling *\/\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\n}\n\n\/* Titel und Liste unter dem Video *\/\n.module-container-1-4 .video-section h3 { \/* Spezifischer Selektor *\/\n    color: var(--secondary);\n    font-size: 18px; \/* Etwas kleiner als Sektionstitel *\/\n    margin-top: 5px;\n    margin-bottom: 15px;\n}\n.module-container-1-4 .video-section ul {\n    margin-top: 0; padding-left: 20px; margin-bottom: 0; list-style-type: disc;\n}\n.module-container-1-4 .video-section li { margin-bottom: 5px; }\n\n\n\/* Content-Sections *\/\n.module-container-1-4 .content-section { \/* Spezifischer Selektor *\/\n    background-color: white;\n    border-radius: 8px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    padding: 20px;\n    margin-bottom: 30px;\n    border: 1px solid var(--border);\n}\n.module-container-1-4 .content-section h3 {\n    color: var(--secondary);\n    font-size: 20px;\n    margin-top: 0;\n    margin-bottom: 15px;\n}\n\n.module-container-1-4 .info-box {\n    background-color: var(--light-bg);\n    border-radius: 8px;\n    padding: 15px;\n    margin-top: 15px;\n    border: 1px solid var(--border);\n}\n.module-container-1-4 .info-box p {\n    margin-top: 0;\n    font-weight: bold;\n    color: var(--secondary);\n    margin-bottom: 10px; \/* Abstand zur Liste *\/\n}\n.module-container-1-4 .info-box ul {\n    margin-bottom: 0; padding-left: 20px; list-style-type: disc;\n}\n.module-container-1-4 .info-box li { margin-bottom: 5px; }\n\n\/* Numbered Steps *\/\n.module-container-1-4 .step-header {\n    display: flex;\n    align-items: center;\n    margin-bottom: 15px;\n}\n.module-container-1-4 .step-header h3 {\n    margin-bottom: 0; \/* Entfernt Standard-Margin *\/\n}\n\n.module-container-1-4 .step-number {\n    background-color: var(--primary);\n    color: white;\n    min-width: 40px; width: 40px; height: 40px; \/* Feste Gr\u00f6\u00dfe *\/\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    margin-right: 15px;\n    font-size: 20px; font-weight: bold;\n    flex-shrink: 0;\n}\n\n\/* Task Cards *\/\n.module-container-1-4 .task-grid {\n    display: grid; \/* Grid f\u00fcr bessere Ausrichtung *\/\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); \/* Responsive Spalten *\/\n    gap: 15px;\n    margin-top: 20px;\n}\n.module-container-1-4 .task-card {\n    background-color: var(--light-bg);\n    border-radius: 8px;\n    padding: 15px;\n    border: 1px solid var(--border);\n}\n.module-container-1-4 .task-header {\n    display: flex;\n    align-items: flex-start; \/* Icon oben ausrichten *\/\n    margin-bottom: 10px; \/* Abstand zum Text *\/\n}\n.module-container-1-4 .task-icon {\n    background-color: var(--primary);\n    color: white;\n    min-width: 30px; width: 30px; height: 30px; \/* Feste Gr\u00f6\u00dfe *\/\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    margin-right: 10px;\n    font-weight: bold; \/* Optional *\/\n    flex-shrink: 0;\n}\n.module-container-1-4 .task-icon svg { stroke: white; } \/* Icon Farbe *\/\n\n.module-container-1-4 .task-card h4 {\n    color: var(--secondary);\n    margin-top: 0;\n    margin-bottom: 8px;\n    font-size: 16px;\n}\n.module-container-1-4 .task-card p {\n    margin: 0;\n    font-size: 14px;\n}\n\n\/* Example Box *\/\n.module-container-1-4 .example-box {\n    background-color: #e0e8e9; \/* Grau als Hintergrund *\/\n    border-radius: 8px;\n    padding: 15px;\n    margin-top: 15px;\n    border: 1px solid #ced9da; \/* Etwas dunklerer Rahmen *\/\n}\n.module-container-1-4 .example-box h4 {\n    color: var(--secondary);\n    margin-top: 0;\n    margin-bottom: 10px;\n    font-size: 16px;\n}\n.module-container-1-4 .example-box p {\n    margin-top: 0; margin-bottom: 10px; font-size: 14px; \/* Kleinere Schrift *\/\n}\n.module-container-1-4 .example-box p:last-child { margin-bottom: 0; }\n\n\/* Next Steps Box *\/\n.module-container-1-4 .next-step-box {\n    background-color: white;\n    border-radius: 8px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    padding: 20px;\n    margin-bottom: 30px;\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--accent); \/* Akzentfarbe links *\/\n}\n.module-container-1-4 .next-step-header {\n    display: flex; align-items: center;\n}\n.module-container-1-4 .next-step-icon {\n    color: var(--accent); \/* Akzentfarbe *\/\n    font-size: 24px; \/* Icon Gr\u00f6\u00dfe *\/\n    margin-right: 15px;\n    flex-shrink: 0;\n}\n.module-container-1-4 .next-step-icon svg path,\n.module-container-1-4 .next-step-icon svg polyline { stroke: var(--accent); } \/* Farbe f\u00fcr SVG setzen *\/\n\n.module-container-1-4 .next-step-box h3 {\n    color: var(--secondary); margin: 0; font-size: 18px;\n}\n.module-container-1-4 .next-step-box p {\n    margin-top: 10px; margin-bottom: 0; margin-left: 39px; \/* Einzug passend zum Icon *\/ font-size: 14px;\n}\n\n\/* Takeaway Box *\/\n.module-container-1-4 .takeaway-box {\n    background-color: var(--secondary); \/* Einfarbiger Hintergrund *\/\n    color: white;\n    border-radius: 8px;\n    padding: 20px 25px; \/* Mehr Padding *\/\n    margin-top: 30px; \/* Abstand nach oben *\/\n}\n.module-container-1-4 .takeaway-box h3 {\n    color: white; font-size: 20px; margin-top: 0;\n    border-bottom: 1px solid var(--primary); \/* Prim\u00e4rfarbe als Trenner *\/\n    padding-bottom: 8px; margin-bottom: 15px;\n}\n.module-container-1-4 .takeaway-box ul {\n    margin-bottom: 15px; padding-left: 20px; list-style: disc;\n}\n.module-container-1-4 .takeaway-box li { margin-bottom: 5px; }\n.module-container-1-4 .takeaway-box p { margin-top: 0; margin-bottom: 15px; }\n.module-container-1-4 .takeaway-box p:last-child { margin-bottom: 0; }\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n     .accordion-container { flex-direction: column; gap: 15px; } \/* Accordion untereinander *\/\n     .module-container-1-4 .task-grid {\n         grid-template-columns: 1fr; \/* Eine Spalte *\/\n    }\n     .module-container-1-4 { padding: 15px; } \/* Weniger Padding *\/\n}\n@media (max-width: 480px) {\n     .module-container-1-4 .step-header h3,\n     .module-container-1-4 .content-section h3,\n     .module-container-1-4 .next-step-box h3,\n     .module-container-1-4 .takeaway-box h3 {\n        font-size: 18px; \/* Kleinere Titel *\/\n     }\n     .accordion-header h3 { font-size: 15px; } \/* Noch kleiner *\/\n     .accordion-item { min-width: calc(100% - 0px); } \/* Volle Breite *\/\n}\n<\/style>\n\n<div class=\"xpand-module-wrapper\">\n<div class=\"module-container-1-4\"> <!-- Utiliser une classe unique -->\n\n    <!-- Section d'en-t\u00eate -->\n    <div class=\"module-header\">\n        <h2 style=\"margin-top: 0; margin-bottom: 10px; font-size: 24px; color: white;\">Optionnel : Essayez vous-m\u00eame les assistants IA<\/h2>\n        <p class=\"module-intro\">Dans ce <strong>module optionnel<\/strong>, vous pouvez essayer vous-m\u00eame les assistants xpandAI \u2013 avec des t\u00e2ches directement issues de votre quotidien professionnel. L&#8217;utilisation est volontaire et n\u00e9cessite une inscription gratuite sur notre plateforme.<\/p>\n    <\/div>\n\n    <!-- Section Vid\u00e9o -->\n    <div class=\"video-section\">\n         <h3>Instructions pour acc\u00e9der \u00e0 la plateforme<\/h3>\n        <div class=\"video-container\">\n             <div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"default\" data-borlabs-cookie-content=\"PGlmcmFtZSBzcmM9Imh0dHBzOi8vaWZyYW1lLm1lZGlhZGVsaXZlcnkubmV0L2VtYmVkLzQxMTkyNy85NDhhYjc3MS00NjUxLTRiNGQtOWM5MC1kYjc4Mzg5MjA1NmQ\/YXV0b3BsYXk9ZmFsc2UmbG9vcD1mYWxzZSZtdXRlZD1mYWxzZSZwcmVsb2FkPXRydWUmcmVzcG9uc2l2ZT10cnVlIiBsb2FkaW5nPSJsYXp5IiBhbGxvdz0iYWNjZWxlcm9tZXRlcjsgZ3lyb3Njb3BlOyBhdXRvcGxheTsgZW5jcnlwdGVkLW1lZGlhOyBwaWN0dXJlLWluLXBpY3R1cmU7IiBhbGxvd2Z1bGxzY3JlZW49InRydWUiPgogICAgICAgICAgICA8L2lmcmFtZT4=\"><div class=\"brlbs-cmpnt-cb-preset-a\"> <p class=\"brlbs-cmpnt-cb-description\">You are currently viewing a placeholder content from <strong>Default<\/strong>. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.<\/p> <div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Unblock content<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: none\">Accept required service and unblock content<\/a> <\/div> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">More Information<\/a> <\/div><\/div>\n        <\/div>\n        \n\t\t<h3>Dans cette vid\u00e9o, vous apprendrez :<\/h3>\n        <ul>\n            <li>Comment vous inscrire sur la plateforme xpandAI<\/li>\n            <li>Comment acc\u00e9der aux diff\u00e9rents assistants IA<\/li>\n            <li>Comment interagir au mieux avec les assistants<\/li>\n            <li>Conseils pratiques pour vos premi\u00e8res exp\u00e9riences avec l&#8217;IA<\/li>\n        <\/ul>\n        \n        <div class=\"platform-info\" style=\"background-color: var(--light-bg); padding: 20px; border-radius: 8px; margin-top: 25px; border: 1px solid var(--border);\">\n            <!-- ##### D\u00c9BUT TITRE ADAPT\u00c9 ##### -->\n            <h4 style=\"color: var(--secondary); margin-bottom: 10px; font-size: 1rem;\">Testez la plateforme xpandAI<\/h4>\n            <!-- ##### FIN TITRE ADAPT\u00c9 ##### -->\n            <p style=\"margin: 0 0 15px 0; font-size: 14px; line-height: 1.6;\">Notre plateforme xpandAI est un espace prot\u00e9g\u00e9 pour une utilisation conforme au RGPD des mod\u00e8les de langage et des assistants pr\u00e9configur\u00e9s. Avec le bon de r\u00e9duction <strong>onefree<\/strong>, vous pouvez la tester gratuitement pendant un mois :<\/p>\n            <a href=\"https:\/\/xpandai.one\/register\/assist-plus\/\" target=\"_blank\" style=\"display: inline-block; background: linear-gradient(135deg, var(--primary), var(--secondary)); color: white; padding: 12px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: transform 0.2s ease, box-shadow 0.2s ease;\">Inscrivez-vous gratuitement ici<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Introduction -->\n    <div class=\"content-section\">\n        <h3>Passons \u00e0 la pratique !<\/h3>\n        <p>Dans ce module, vous pouvez essayer vous-m\u00eame les assistants xpandAI \u2013 avec des t\u00e2ches directement issues de votre quotidien professionnel. La particularit\u00e9 : les assistants sont sp\u00e9cialement optimis\u00e9s pour les t\u00e2ches professionnelles courantes et fournissent des r\u00e9sultats imm\u00e9diatement exploitables.<\/p>\n        <div class=\"info-box\">\n          <p>Les avantages des assistants xpandAI :<\/p>\n            <ul>\n              <li>Sp\u00e9cialis\u00e9s dans des t\u00e2ches sp\u00e9cifiques \u2013 pas des chatbots g\u00e9n\u00e9riques<\/li>\n                <li>Des r\u00e9sultats optimis\u00e9s sans avoir \u00e0 t\u00e2tonner longtemps avec les prompts<\/li>\n                <li>Imm\u00e9diatement pr\u00eats \u00e0 l&#8217;emploi pour votre quotidien professionnel<\/li>\n                <li>Protection des donn\u00e9es et s\u00e9curit\u00e9 gr\u00e2ce \u00e0 la plateforme xpandAI<\/li>\n          <\/ul>\n        <\/div>\n    <\/div>\n\n    <!-- Comment fonctionne la d\u00e9mo - \u00c9tape 1 -->\n    <div class=\"content-section\">\n        <div class=\"step-header\">\n            <div class=\"step-number\">1<\/div>\n            <h3>R\u00e9fl\u00e9chissez aux t\u00e2ches que vous effectuez r\u00e9guli\u00e8rement<\/h3>\n        <\/div>\n        <p>Identifiez les t\u00e2ches r\u00e9currentes dans votre quotidien professionnel qui prennent du temps ou sont parfois difficiles.<\/p>\n        <div class=\"task-grid\">\n            <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\"><\/rect><path d=\"M2 7L12 14L22 7\" stroke=\"currentColor\" stroke-width=\"2\"><\/path><\/svg>\n                    <\/div>\n                    <h4>E-mails<\/h4>\n                <\/div>\n                 <p>\u00c9crivez-vous souvent des e-mails ? Testez le <strong>Coach E-mail<\/strong>.<\/p>\n            <\/div>\n            <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                         <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9 21H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M12 3C8.68629 3 6 5.68629 6 9C6 11.2208 7.17838 13.1599 9 14.3198V16.5C9 17.3284 9.67157 18 10.5 18H13.5C14.3284 18 15 17.3284 15 16.5V14.3198C16.8216 13.1599 18 11.2208 18 9C18 5.68629 15.3137 3 12 3Z\" stroke=\"currentColor\" stroke-width=\"2\"><\/path><\/svg>\n                    <\/div>\n                     <h4>Id\u00e9es &#038; Concepts<\/h4>\n                <\/div>\n                 <p>Besoin d&#8217;id\u00e9es cr\u00e9atives ? Le <strong>D\u00e9veloppeur d&#8217;id\u00e9es<\/strong> vous aidera.<\/p>\n            <\/div>\n            <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M16 2H8C6.89543 2 6 2.89543 6 4V20C6 21.1046 6.89543 22 8 22H16C17.1046 22 18 21.1046 18 20V4C18 2.89543 17.1046 2 16 2Z\" stroke=\"currentColor\" stroke-width=\"2\"><\/path><path d=\"M15 6H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M15 10H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M15 14H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M12 18H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><\/svg>\n                    <\/div>\n                     <h4>Listes concises<\/h4>\n                <\/div>\n                <p>Besoin de points clairs ? Utilisez le <strong>Conseiller en puces<\/strong>.<\/p>\n            <\/div>\n             <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                         <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M3 3V21H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M18 9L13 14L9 10L5 14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M18 9H18.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n                    <\/div>\n                     <h4>Simplifier les donn\u00e9es<\/h4>\n                <\/div>\n                 <p>Rendre des donn\u00e9es complexes compr\u00e9hensibles ? L&#8217;<strong>Expliqueur de donn\u00e9es<\/strong> vous soutient.<\/p>\n            <\/div>\n            <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M14 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V8L14 2Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path><path d=\"M14 2V8H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M16 13H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M16 17H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><path d=\"M10 9H9H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><\/svg>\n                    <\/div>\n                    <h4>Reformuler des textes<\/h4>\n                <\/div>\n                <p>Am\u00e9liorer ou adapter des textes ? L&#8217;<strong>Aide \u00e0 la reformulation<\/strong> est votre outil.<\/p>\n            <\/div>\n            <div class=\"task-card\">\n                <div class=\"task-header\">\n                    <div class=\"task-icon\">\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"11\" cy=\"11\" r=\"8\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle><path d=\"M16.5 16.5L21 21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path><\/svg>\n                    <\/div>\n                     <h4>Aide \u00e0 la recherche<\/h4>\n                <\/div>\n                 <p>Structurer des informations ? L&#8217;<strong>Assistant de recherche<\/strong> organise pour vous.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u00c9tape 2 -->\n    <div class=\"content-section\">\n        <div class=\"step-header\">\n            <div class=\"step-number\">2<\/div>\n            <h3>Choisissez deux ou trois assistants qui vous seront les plus utiles<\/h3>\n        <\/div>\n        <p>Essayez les assistants avec des t\u00e2ches concr\u00e8tes de votre quotidien professionnel.<\/p>\n        <div class=\"info-box\">\n            <p>Voici comment proc\u00e9der :<\/p>\n            <ol>\n                <li>Testez les assistants avec une t\u00e2che actuelle ou un sc\u00e9nario typique de votre travail.<\/li>\n                <li>Posez les questions ou saisissez les informations que vous traiteriez normalement manuellement.<\/li>\n                <li>Exp\u00e9rimentez avec diff\u00e9rentes instructions pour obtenir des r\u00e9sultats optimaux.<\/li>\n            <\/ol>\n        <\/div>\n        <div class=\"example-box\">\n            <h4>Exemple : Coach E-mail<\/h4>\n            <p><strong>Votre t\u00e2che :<\/strong> \u00ab Je dois informer un client que la livraison sera retard\u00e9e de 2 semaines, mais que nous offrons une r\u00e9duction de 10 % en compensation. \u00bb<\/p>\n            <p><strong>L&#8217;assistant :<\/strong> R\u00e9dige un e-mail professionnel et empathique avec toutes les informations n\u00e9cessaires et le ton appropri\u00e9.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- \u00c9tape 3 -->\n    <div class=\"content-section\">\n        <div class=\"step-header\">\n            <div class=\"step-number\">3<\/div>\n            <h3>Tirez-en une conclusion pour vous-m\u00eame<\/h3>\n        <\/div>\n        <p>Apr\u00e8s avoir essay\u00e9 diff\u00e9rents assistants, r\u00e9fl\u00e9chissez bri\u00e8vement \u00e0 vos exp\u00e9riences.<\/p>\n        <div class=\"task-grid\">\n            <div class=\"task-card\">\n                <h4>Demandez-vous :<\/h4>\n                <ul style=\"margin: 0; padding-left: 20px; list-style: disc;\">\n                    <li>Quel assistant vous a le plus aid\u00e9 ?<\/li>\n                    <li>O\u00f9 voyez-vous le plus grand potentiel de gain de temps ?<\/li>\n                    <li>Quelles am\u00e9liorations de qualit\u00e9 avez-vous constat\u00e9es ?<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"task-card\">\n                <h4>R\u00e9fl\u00e9chissez concr\u00e8tement :<\/h4>\n                <ul style=\"margin: 0; padding-left: 20px; list-style: disc;\">\n                    <li>Pour quelles t\u00e2ches r\u00e9currentes pourriez-vous utiliser r\u00e9guli\u00e8rement l&#8217;IA ?<\/li>\n                    <li>Quels coll\u00e8gues pourraient \u00e9galement b\u00e9n\u00e9ficier des assistants ?<\/li>\n                    <li>Comment pourriez-vous int\u00e9grer l&#8217;IA dans votre flux de travail quotidien ?<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Prochaine \u00e9tape -->\n    <div class=\"next-step-box\">\n        <div class=\"next-step-header\">\n            <div class=\"next-step-icon\">\n                 <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M22 11L11 22L9 20M22 11L13 2L11 4M22 11H16M16 11V5M9 20L4 15L15 4L20 9L9 20Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n            <\/div>\n            <h3>Prochaine \u00e9tape<\/h3>\n        <\/div>\n        <p>Choisissez un assistant que vous souhaitez int\u00e9grer r\u00e9guli\u00e8rement dans votre quotidien professionnel \u00e0 partir de maintenant. Commencez par une t\u00e2che concr\u00e8te la semaine prochaine.<\/p>\n    <\/div>\n\n    <!-- Bo\u00eete de conclusion -->\n    <div class=\"takeaway-box\">\n        <h3>Rappelez-vous<\/h3>\n        <p>Avec les assistants xpandAI, vous pouvez :<\/p>\n        <ul>\n          <li>Gagner du temps sur les t\u00e2ches r\u00e9currentes<\/li>\n            <li>Obtenir des id\u00e9es cr\u00e9atives pour vos projets<\/li>\n            <li>Rendre les textes et la communication plus professionnels<\/li>\n            <li>Traiter les informations complexes plus rapidement<\/li>\n        <\/ul>\n        <p>N&#8217;utilisez pas les assistants comme un substitut \u00e0 votre expertise, mais comme un outil qui vous aide \u00e0 renforcer et \u00e0 compl\u00e9ter vos propres comp\u00e9tences.<\/p>\n    <\/div>\n\n<\/div> <!-- Fin de .module-container-1-4 -->\n<\/div> <!-- Fin de .xpand-module-wrapper -->\n\n<!-- JavaScript pour les \u00e9l\u00e9ments en accord\u00e9on -->\n<script>\nfunction toggleAccordion(headerElement) {\n  const content = headerElement.nextElementSibling;\n  const isActive = headerElement.classList.contains('active');\n\n  if (isActive) {\n    \/\/ Fermer\n    content.style.maxHeight = null;\n    content.style.paddingTop = '0';\n    content.style.paddingBottom = '0';\n    setTimeout(() => {\n         if (!headerElement.classList.contains('active')) {\n             content.classList.remove('active');\n         }\n    }, 400);\n    headerElement.classList.remove('active');\n  } else {\n    \/\/ Ouvrir\n    content.classList.add('active');\n    headerElement.classList.add('active');\n    content.style.paddingTop = '15px';\n    content.style.paddingBottom = '15px';\n    content.style.maxHeight = content.scrollHeight + \"px\";\n  }\n}\n\nfunction closeAllAccordions() {\n  document.querySelectorAll('.accordion-content').forEach(content => {\n    content.classList.remove('active');\n    content.style.maxHeight = null;\n    content.style.paddingTop = '0';\n    content.style.paddingBottom = '0';\n    const header = content.previousElementSibling;\n    if(header && header.classList.contains('accordion-header')) {\n        header.classList.remove('active');\n    }\n  });\n}\ndocument.addEventListener('DOMContentLoaded', closeAllAccordions);\n<\/script>\n\n\n\n\n<h3 class=\"wp-block-heading\"><br><\/h3>\n<\/div>\n","protected":false},"featured_media":0,"template":"","mpcs-curriculum-categories":[],"mpcs-curriculum-tags":[],"class_list":["post-5833","mpcs-lesson","type-mpcs-lesson","status-publish","hentry","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>1.3 | Place \u00e0 l&#039;action : tester l&#039;IA soi-m\u00eame | xpandAI<\/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:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"1.3 | Place \u00e0 l&#039;action : tester l&#039;IA soi-m\u00eame | xpandAI\" \/>\n<meta property=\"og:description\" content=\"Optionnel : Essayez vous-m\u00eame les assistants IA Dans ce module optionnel, vous pouvez essayer vous-m\u00eame les assistants xpandAI \u2013 avec des t\u00e2ches directement issues de votre quotidien professionnel. L&#8217;utilisation est volontaire et n\u00e9cessite une inscription gratuite sur notre plateforme. Instructions pour acc\u00e9der \u00e0 la plateforme You are currently viewing a placeholder content from Default. To access the actual content, click&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/\" \/>\n<meta property=\"og:site_name\" content=\"xpandAI\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-13T09:24:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/xpandai.one\\\/en\\\/courses\\\/xpandai-academy-fr\\\/lessons\\\/1-3-place-a-laction-tester-lia-soi-meme\\\/\",\"url\":\"https:\\\/\\\/xpandai.one\\\/en\\\/courses\\\/xpandai-academy-fr\\\/lessons\\\/1-3-place-a-laction-tester-lia-soi-meme\\\/\",\"name\":\"1.3 | Place \u00e0 l'action : tester l'IA soi-m\u00eame | xpandAI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xpandai.one\\\/en\\\/#website\"},\"datePublished\":\"2025-10-08T15:04:35+00:00\",\"dateModified\":\"2025-10-13T09:24:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/xpandai.one\\\/en\\\/courses\\\/xpandai-academy-fr\\\/lessons\\\/1-3-place-a-laction-tester-lia-soi-meme\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/xpandai.one\\\/en\\\/courses\\\/xpandai-academy-fr\\\/lessons\\\/1-3-place-a-laction-tester-lia-soi-meme\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/xpandai.one\\\/en\\\/courses\\\/xpandai-academy-fr\\\/lessons\\\/1-3-place-a-laction-tester-lia-soi-meme\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/xpandai.one\\\/en\\\/start\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"1.3 | Place \u00e0 l&#8217;action : tester l&#8217;IA soi-m\u00eame\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/xpandai.one\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/xpandai.one\\\/en\\\/\",\"name\":\"xpandAI\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/xpandai.one\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"1.3 | Place \u00e0 l'action : tester l'IA soi-m\u00eame | xpandAI","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:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/","og_locale":"en_US","og_type":"article","og_title":"1.3 | Place \u00e0 l'action : tester l'IA soi-m\u00eame | xpandAI","og_description":"Optionnel : Essayez vous-m\u00eame les assistants IA Dans ce module optionnel, vous pouvez essayer vous-m\u00eame les assistants xpandAI \u2013 avec des t\u00e2ches directement issues de votre quotidien professionnel. L&#8217;utilisation est volontaire et n\u00e9cessite une inscription gratuite sur notre plateforme. Instructions pour acc\u00e9der \u00e0 la plateforme You are currently viewing a placeholder content from Default. To access the actual content, click&hellip;","og_url":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/","og_site_name":"xpandAI","article_modified_time":"2025-10-13T09:24:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/","url":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/","name":"1.3 | Place \u00e0 l'action : tester l'IA soi-m\u00eame | xpandAI","isPartOf":{"@id":"https:\/\/xpandai.one\/en\/#website"},"datePublished":"2025-10-08T15:04:35+00:00","dateModified":"2025-10-13T09:24:55+00:00","breadcrumb":{"@id":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/xpandai.one\/en\/courses\/xpandai-academy-fr\/lessons\/1-3-place-a-laction-tester-lia-soi-meme\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/xpandai.one\/en\/start\/"},{"@type":"ListItem","position":2,"name":"1.3 | Place \u00e0 l&#8217;action : tester l&#8217;IA soi-m\u00eame"}]},{"@type":"WebSite","@id":"https:\/\/xpandai.one\/en\/#website","url":"https:\/\/xpandai.one\/en\/","name":"xpandAI","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xpandai.one\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/mpcs-lesson\/5833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/mpcs-lesson"}],"about":[{"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/types\/mpcs-lesson"}],"wp:attachment":[{"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/media?parent=5833"}],"wp:term":[{"taxonomy":"mpcs-curriculum-categories","embeddable":true,"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/mpcs-curriculum-categories?post=5833"},{"taxonomy":"mpcs-curriculum-tags","embeddable":true,"href":"https:\/\/xpandai.one\/en\/wp-json\/wp\/v2\/mpcs-curriculum-tags?post=5833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}