{"id":208,"date":"2025-09-25T09:34:23","date_gmt":"2025-09-25T07:34:23","guid":{"rendered":"https:\/\/clients.mon-studio-web.com\/refertab\/?page_id=208"},"modified":"2025-10-01T14:07:39","modified_gmt":"2025-10-01T12:07:39","slug":"chercheurs","status":"publish","type":"page","link":"https:\/\/clients.mon-studio-web.com\/refertab\/chercheurs\/","title":{"rendered":"Chercheurs"},"content":{"rendered":"<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section section_has_divider et_pb_bottom_divider preset--module--divi-section--default\">\n<div class=\"et_pb_row_3 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_6 et_pb_column et_flex_column_12_24 et_flex_column_24_24_phone et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_text_align_left et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h1>Les <span style=\"color: #0202ad;\"><strong>chercheurs<\/strong><\/span><\/h1>\n<\/div><\/div>\n\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_text_align_left et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>Un r\u00e9seau de talents compl\u00e9mentaires pour <strong>investiguer, publier et transmettre<\/strong> des connaissances utiles \u00e0 la sant\u00e9 publique.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_7 et_pb_column et-last-child et_flex_column_12_24 et_flex_column_24_24_phone et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_4 et_pb_image et_pb_module\"><\/div>\n<\/div>\n<\/div>\n<div class=\"et_pb_bottom_inside_divider\"><\/div><\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_4 et_pb_row et_flex_row preset--module--divi-row--default\">\n<div class=\"et_pb_column_8 et_pb_column et-last-child et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><script>(function ($) {\n  const DEBOUNCE_MS = 250;\n\n  function debounce(fn, wait) {\n    let t;\n    return function (...args) {\n      clearTimeout(t);\n      t = setTimeout(() => fn.apply(this, args), wait);\n    };\n  }\n\n  function renderStatus($status, text) {\n    $status.text(text || '');\n  }\n\n  function performSearch($wrap, term) {\n    const minlen = parseInt($wrap.data('minlen') || 2, 10);\n    const perPage = parseInt($wrap.data('per-page') || 12, 10);\n    const $grid = $wrap.find('.chercheur-results-grid');\n    const $status = $wrap.find('.chercheur-search-status');\n\n    if (!term || term.length < minlen) {\n      $grid.empty();\n      renderStatus($status, term && term.length ? `Saisissez au moins ${minlen} caract\u00e8res` : '');\n      return;\n    }\n\n    renderStatus($status, 'Recherche en cours\u2026');\n\n    $.ajax({\n      url: ChercheurSearch.ajaxUrl,\n      method: 'POST',\n      dataType: 'json',\n      data: {\n        action: 'chercheur_search',\n        nonce: ChercheurSearch.nonce,\n        q: term,\n        per_page: perPage\n      }\n    }).done(function (res) {\n      if (res && res.success) {\n        $grid.html(res.data.html || '');\n        const count = res.data.count || 0;\n        renderStatus($status, count ? `${count} r\u00e9sultat(s)` : 'Aucun r\u00e9sultat');\n      } else {\n        renderStatus($status, 'Une erreur est survenue.');\n      }\n    }).fail(function () {\n      renderStatus($status, 'Erreur r\u00e9seau.');\n    });\n  }\n\n  $(document).on('input', '.chercheur-search-input', debounce(function () {\n    const $wrap = $(this).closest('.chercheur-search-wrap');\n    performSearch($wrap, $(this).val().trim());\n  }, DEBOUNCE_MS));\n\n})(jQuery);\n<\/script>\n\n<style>.chercheur-search-wrap { margin-bottom: 1.5rem; }\n.chercheur-search-input {\n  width: 100%;\n  max-width: 520px;\n  padding: 10px 14px;\n  border: 1px solid #ddd; border-radius: 8px;\n}\n.chercheur-search-status { margin: 8px 0 16px; font-size: .95rem; opacity: .8; }\n.chercheur-results-grid .chercheur-card { margin-bottom: 24px; }\n.chercheur-thumb img { width: 100%; height: auto; display:block; border-radius: 6px; }\n.chercheur-name { margin: 12px 0 4px; font-size: 1.125rem; }\n.chercheur-role { margin:0; opacity:.8; }\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">    <div class=\"chercheur-search-wrap\" data-minlen=\"2\" data-per-page=\"24\">\n        <input type=\"search\" class=\"chercheur-search-input\" placeholder=\"Rechercher un chercheur\u2026\" aria-label=\"Rechercher un chercheur par nom\">\n        <div class=\"chercheur-search-status\" aria-live=\"polite\"><\/div>\n        <div class=\"chercheur-results-grid\"><\/div>\n    <\/div>\n    \n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\n<div class=\"et_pb_row_5 et_pb_row et_flex_row preset--module--divi-row--default\"><div class=\"et_pb_column_9 et_pb_column et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_group_3 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough et_clickable\">\n<div class=\"et_pb_image_5 et_pb_image et_pb_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-1024x1024.jpg\" width=\"1024\" height=\"1024\" srcset=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-980x980.jpg 980w, https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-480x480.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" class=\"wp-image-274\" \/><\/span><\/div>\n\n<div class=\"et_pb_heading_3 et_pb_heading et_pb_module\"><div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_header\">DUCARROZ Simon<\/h3><\/div><\/div>\n\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_text_align_left et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>Charg\u00e9 de recherche (contractuel)<\/p>\n<\/div><\/div>\n<\/div>\n<\/div><div class=\"et_pb_column_10 et_pb_column et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_group_4 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough et_clickable\">\n<div class=\"et_pb_image_6 et_pb_image et_pb_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-1024x1024.jpg\" width=\"1024\" height=\"1024\" srcset=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-980x980.jpg 980w, https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-480x480.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" class=\"wp-image-274\" \/><\/span><\/div>\n\n<div class=\"et_pb_heading_4 et_pb_heading et_pb_module\"><div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_header\">DUCARROZ Simon<\/h3><\/div><\/div>\n\n<div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_text_align_left et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>Charg\u00e9 de recherche (contractuel)<\/p>\n<\/div><\/div>\n<\/div>\n<\/div><div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_group_5 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough et_clickable\">\n<div class=\"et_pb_image_7 et_pb_image et_pb_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-1024x1024.jpg\" width=\"1024\" height=\"1024\" srcset=\"https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-980x980.jpg 980w, https:\/\/clients.mon-studio-web.com\/refertab\/wp-content\/uploads\/2025\/09\/png-green-user-profile-account-icon-transparent-background-1-480x480.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" class=\"wp-image-274\" \/><\/span><\/div>\n\n<div class=\"et_pb_heading_5 et_pb_heading et_pb_module\"><div class=\"et_pb_heading_container\"><h3 class=\"et_pb_module_header\">DUCARROZ Simon<\/h3><\/div><\/div>\n\n<div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_text_align_left et_pb_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>Charg\u00e9 de recherche (contractuel)<\/p>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-208","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/pages\/208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/comments?post=208"}],"version-history":[{"count":14,"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/pages\/208\/revisions"}],"predecessor-version":[{"id":510,"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/pages\/208\/revisions\/510"}],"wp:attachment":[{"href":"https:\/\/clients.mon-studio-web.com\/refertab\/wp-json\/wp\/v2\/media?parent=208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}