{"id":12991,"date":"2023-02-17T20:37:26","date_gmt":"2023-02-17T20:37:26","guid":{"rendered":"http:\/\/prowibo.org\/?page_id=12991"},"modified":"2026-09-11T17:03:08","modified_gmt":"2026-09-11T17:03:08","slug":"faq","status":"publish","type":"page","link":"https:\/\/prowibo.org\/fr\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12991\" class=\"elementor elementor-12991\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d7da4d e-con-full e-flex e-con e-parent\" data-id=\"8d7da4d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d6c4bb elementor-widget elementor-widget-html\" data-id=\"6d6c4bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Inter:wght@300;400;500;600&display=swap\">\n\n<style>\n\/* Elementor mounts this widget as a flex item. Keep it sized to its content\n   so no inherited flex growth or stretch can add height around it. *\/\n.elementor-widget-html:has(.pwb-faq),\n.elementor-widget-container:has(> .pwb-faq) { min-height: 0 !important; height: auto !important; flex: 0 0 auto !important; }\n\n.pwb-faq {\n  overflow-x: clip; \/* contains the full-bleed overhang; clip, not hidden, so fixed-position children still escape *\/\n  --pwb-ink: #1C1C28;\n  --pwb-ink-soft: #5B5B6B;\n  --pwb-magenta: #E6007E;\n  --pwb-magenta-80: #B00061;\n  --pwb-purple: #7B2D8E;\n  --pwb-navy: #0A2540;\n  --pwb-paper: #FFFCFE;\n  --pwb-blush: #F6EEF3;\n  --pwb-lightpink: #FDE1EF;\n  --pwb-border: rgba(28, 28, 40, .12);\n  --pwb-grad-02: linear-gradient(150deg, #E6007E 0%, #7B2D8E 100%);\n\n  --pwb-display: \"Montserrat\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  --pwb-body: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n\n  --pwb-max: 1120px;\n  --pwb-ease: cubic-bezier(.22, .61, .36, 1);\n\n  font-family: var(--pwb-body);\n  color: var(--pwb-ink);\n  background: var(--pwb-paper);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\n.pwb-faq,\n.pwb-faq *,\n.pwb-faq *::before,\n.pwb-faq *::after { box-sizing: border-box; }\n\n\/* :where() keeps the reset at zero specificity so class rules still win. *\/\n.pwb-faq.pwb-faq :where(h1, h2, h3, h4, p, ul, ol, li) { margin: 0; padding: 0; }\n.pwb-faq.pwb-faq :where(li) { list-style: none; }\n\n.pwb-faq :where(button) {\n  font: inherit;\n  color: inherit;\n  background: none;\n  border: 0;\n  -webkit-appearance: none;\n  appearance: none;\n}\n\n\/* Zero-specificity so button classes on <a> still win, and so a link added\n   later is never browser-default blue. Magenta-80 rather than Magenta:\n   answers sit on white and on Blush Grey, and Magenta fails 4.5:1 on Blush. *\/\n.pwb-faq :where(a) { color: var(--pwb-magenta-80); text-underline-offset: 3px; }\n.pwb-faq :where(a:hover) { color: var(--pwb-purple); }\n\n.pwb-faq :focus-visible {\n  outline: 2px solid var(--pwb-purple);\n  outline-offset: 3px;\n  border-radius: 4px;\n}\n\n.pwb-faq__wrap {\n  width: 100%;\n  max-width: var(--pwb-max);\n  margin-left: auto;\n  margin-right: auto;\n  padding-left: clamp(20px, 4vw, 32px);\n  padding-right: clamp(20px, 4vw, 32px);\n}\n\n.pwb-faq__bleed {\n  \/* The section keeps the container's box, so its inner wrap centres exactly\n     like every other wrap; only the painted band breaks out. Moving the\n     section itself with negative margins makes its box viewport-wide, which\n     centres its wrap on the viewport instead of the container \u2014 the two left\n     edges then diverge by half the difference. *\/\n  position: relative;\n  isolation: isolate;\n}\n\n.pwb-faq__bleed::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: var(--band, transparent);\n}\n\n.pwb-faq__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: .6875rem;\n  line-height: 1.3;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n  color: var(--pwb-purple);\n}\n\n.pwb-faq__eyebrow::before {\n  content: \"\";\n  flex: 0 0 auto;\n  width: 28px;\n  height: 2px;\n  border-radius: 2px;\n  background: linear-gradient(90deg, #FF3EA5 0%, #E6007E 100%);\n}\n\n\/* ---------------------------------------------------------------- Hero -- *\/\n\n.pwb-faq__hero { padding: clamp(40px, 5vw, 72px) 0 clamp(24px, 3vw, 36px); }\n\n.pwb-faq__accent {\n  display: block;\n  width: 64px;\n  height: 4px;\n  border-radius: 2px;\n  background: var(--pwb-grad-02);\n  transform-origin: left center;\n  margin-bottom: clamp(18px, 2.2vw, 26px);\n}\n\n.pwb-faq__title.pwb-faq__title {\n  font-family: var(--pwb-display);\n  font-weight: 800;\n  font-size: clamp(2rem, 1.35rem + 3vw, 3.375rem);\n  line-height: 1.05;\n  letter-spacing: -.025em;\n  margin-top: 10px;\n  text-wrap: balance;\n}\n\n.pwb-faq__standfirst.pwb-faq__standfirst {\n  margin-top: clamp(16px, 2vw, 22px);\n  max-width: 50ch;\n  font-weight: 300;\n  font-size: clamp(1.0625rem, .95rem + .6vw, 1.375rem);\n  line-height: 1.5;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n\/* ------------------------------------------------------------- Jump nav -- *\/\n\n.pwb-faq__jump {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px 10px;\n  margin-top: clamp(26px, 3.2vw, 40px);\n  padding-top: clamp(22px, 2.6vw, 30px);\n  border-top: 1px solid var(--pwb-border);\n}\n\n.pwb-faq__jump a {\n  display: inline-flex;\n  align-items: center;\n  min-height: 44px;\n  padding: 10px 18px;\n  border-radius: 999px;\n  border: 1px solid var(--pwb-border);\n  background: #fff;\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .8125rem;\n  text-decoration: none;\n  color: var(--pwb-ink);\n  transition: border-color .2s var(--pwb-ease), background-color .2s var(--pwb-ease), color .2s var(--pwb-ease);\n}\n\n.pwb-faq__jump a:hover {\n  border-color: var(--pwb-purple);\n  background: rgba(123, 45, 142, .06);\n  color: var(--pwb-purple);\n}\n\n\/* --------------------------------------------------------------- Groups -- *\/\n\n.pwb-faq__group { padding: clamp(32px, 4vw, 52px) 0 0; }\n.pwb-faq__group:last-of-type { padding-bottom: clamp(36px, 4.5vw, 60px); }\n\n\/* The theme may own #id scroll behaviour; a scroll-margin keeps a jumped-to\n   heading clear of a sticky site header. *\/\n.pwb-faq__group[id] { scroll-margin-top: 96px; }\n\n.pwb-faq__group-head {\n  display: flex;\n  align-items: baseline;\n  gap: 14px;\n  padding-bottom: clamp(14px, 1.8vw, 20px);\n  border-bottom: 2px solid var(--pwb-purple);\n}\n\n.pwb-faq__group-title.pwb-faq__group-title {\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: clamp(1.25rem, 1.05rem + .8vw, 1.625rem);\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.pwb-faq__group-count.pwb-faq__group-count {\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: .75rem;\n  letter-spacing: .1em;\n  color: var(--pwb-ink-soft);\n  font-variant-numeric: tabular-nums;\n}\n\n\/* ----------------------------------------------------------------- Q&A -- *\/\n\n.pwb-faq__item { border-bottom: 1px solid var(--pwb-border); }\n\n.pwb-faq__q.pwb-faq__q {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n  width: 100%;\n  min-height: 44px;\n  padding: clamp(16px, 2vw, 22px) 0;\n  cursor: pointer;\n  text-align: left;\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);\n  line-height: 1.35;\n  letter-spacing: -.01em;\n  color: var(--pwb-ink);\n  transition: color .2s var(--pwb-ease);\n}\n\n.pwb-faq__q:hover { color: var(--pwb-magenta-80); }\n\n.pwb-faq__q svg {\n  width: 18px;\n  height: 18px;\n  flex: none;\n  color: var(--pwb-magenta-80);\n  transition: transform .35s var(--pwb-ease);\n}\n\n.pwb-faq__q[aria-expanded=\"true\"] svg { transform: rotate(180deg); }\n\n.pwb-faq__a { overflow: hidden; transition: max-height .45s var(--pwb-ease); }\n.pwb-faq__a[data-collapsed=\"true\"] { max-height: 0; }\n\n.pwb-faq__a-inner { padding-bottom: clamp(18px, 2.2vw, 26px); max-width: 72ch; }\n\n.pwb-faq__a-inner.pwb-faq__a-inner :where(p) {\n  font-size: clamp(1rem, .96rem + .16vw, 1.0625rem);\n  line-height: 1.72;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n.pwb-faq__a-inner :where(p + p) { margin-top: .95em; }\n\n.pwb-faq__places {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px 10px;\n  margin-top: 16px;\n}\n\n.pwb-faq__places li {\n  padding: 6px 14px;\n  border-radius: 999px;\n  background: var(--pwb-blush);\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .8125rem;\n  color: var(--pwb-ink);\n}\n\n\/* The theme styles bare <button> elements; restate ours so a theme hover\n   rule cannot repaint them. *\/\n.pwb-faq button.pwb-faq__q,\n.pwb-faq button.pwb-faq__q:hover,\n.pwb-faq button.pwb-faq__q:focus {\n  background-color: transparent;\n  background-image: none;\n}\n\n\/* ---------------------------------------------------------------- CTA -- *\/\n\n.pwb-faq__cta {\n  --band: var(--pwb-lightpink);\n  padding: clamp(44px, 5.5vw, 72px) 0;\n  text-align: center;\n}\n\n.pwb-faq__cta-title.pwb-faq__cta-title {\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: clamp(1.5rem, 1.1rem + 1.5vw, 2.125rem);\n  line-height: 1.15;\n  letter-spacing: -.02em;\n  margin-bottom: 16px;\n  text-wrap: balance;\n}\n\n.pwb-faq__cta-text.pwb-faq__cta-text {\n  max-width: 56ch;\n  margin: 0 auto clamp(26px, 3.2vw, 36px);\n  font-size: clamp(1rem, .96rem + .2vw, 1.0625rem);\n  line-height: 1.7;\n  color: var(--pwb-ink);\n  text-wrap: pretty;\n}\n\n.pwb-faq__actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 14px;\n}\n\n.pwb-faq__btn.pwb-faq__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  min-height: 48px;\n  padding: 12px 28px;\n  border-radius: 8px;\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .9375rem;\n  line-height: 1.2;\n  letter-spacing: .01em;\n  text-decoration: none;\n  transition: filter .2s var(--pwb-ease), background-color .2s var(--pwb-ease),\n              color .2s var(--pwb-ease), box-shadow .2s var(--pwb-ease),\n              transform .1s var(--pwb-ease);\n}\n\n.pwb-faq__btn--primary {\n  background: var(--pwb-magenta);\n  color: #fff;\n}\n\n.pwb-faq__btn--primary:hover,\n.pwb-faq__btn--primary:focus-visible {\n  filter: brightness(1.08);\n  color: #fff;\n  box-shadow: 0 10px 26px rgba(230, 0, 126, .28);\n}\n\n.pwb-faq__btn--ghost { color: var(--pwb-navy); box-shadow: inset 0 0 0 1.5px var(--pwb-navy); }\n\n.pwb-faq__btn--ghost:hover,\n.pwb-faq__btn--ghost:focus-visible { background: var(--pwb-navy); color: #fff; }\n\n.pwb-faq__btn:active { transform: scale(.97); }\n\n\/* ------------------------------------------------------------- Motion -- *\/\n\n.pwb-faq--js [data-reveal] {\n  opacity: 0;\n  transform: translateY(14px);\n  transition: opacity .7s var(--pwb-ease), transform .7s var(--pwb-ease);\n}\n\n.pwb-faq--js [data-reveal].is-in { opacity: 1; transform: none; }\n.pwb-faq--js .pwb-faq__accent { transform: scaleX(0); }\n\n.pwb-faq--js [data-reveal].is-in .pwb-faq__accent {\n  transform: scaleX(1);\n  transition: transform .8s var(--pwb-ease) .15s;\n}\n\n\/* -------------------------------------------------------- Breakpoints -- *\/\n\n@media (max-width: 560px) {\n  .pwb-faq__standfirst { max-width: none; }\n  .pwb-faq__actions { flex-direction: column; }\n  .pwb-faq__btn { width: 100%; }\n  .pwb-faq__group-head { flex-direction: column; align-items: flex-start; gap: 6px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .pwb-faq *,\n  .pwb-faq *::before,\n  .pwb-faq *::after {\n    animation-duration: .01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: .01ms !important;\n  }\n\n  .pwb-faq--js [data-reveal] { opacity: 1 !important; transform: none !important; }\n  .pwb-faq--js .pwb-faq__accent { transform: scaleX(1) !important; }\n}\n\n\/* Buttons are anchors, so they inherit the link underline from the theme's\n   own a rule; the design system reserves the underline for real links. The\n   class is repeated to clear a theme rule at (0,1,1). *\/\n.pwb-faq__btn--primary.pwb-faq__btn--primary,\n.pwb-faq__btn--ghost.pwb-faq__btn--ghost { text-decoration: none; }\n<\/style>\n\n<div class=\"pwb-faq\">\n\n  <noscript>\n    <style>\n      .pwb-faq__q svg { display: none !important; }\n      .pwb-faq__a { max-height: none !important; overflow: visible !important; }\n    <\/style>\n  <\/noscript>\n\n  <!-- Hero -->\n  <header class=\"pwb-faq__hero\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <h2 class=\"pwb-faq__title\" data-i18n=\"hero-title\">Frequently asked questions<\/h2>\n        <p class=\"pwb-faq__standfirst\" data-i18n=\"hero-lede\">How our programmes work, who teaches them, what they cost, and how to get involved.<\/p>\n\n        <nav class=\"pwb-faq__jump\" aria-label=\"Jump to a section\" data-i18n-attr=\"aria-label:jump-label\">\n          <a href=\"#pwb-faq-about\" data-i18n=\"jump-1\">About Prowibo<\/a>\n          <a href=\"#pwb-faq-programmes\" data-i18n=\"jump-2\">Our programmes<\/a>\n          <a href=\"#pwb-faq-teaching\" data-i18n=\"jump-3\">Teaching &amp; attending<\/a>\n          <a href=\"#pwb-faq-involved\" data-i18n=\"jump-4\">Getting involved<\/a>\n        <\/nav>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- About Prowibo -->\n  <section class=\"pwb-faq__group\" id=\"pwb-faq-about\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <div class=\"pwb-faq__group-head\">\n          <h3 class=\"pwb-faq__group-title\" data-i18n=\"g1-title\">About Prowibo<\/h3>\n          <span class=\"pwb-faq__group-count\" data-i18n=\"g1-count\">4 questions<\/span>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a1\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a1\">\n            <span data-i18n=\"q1\">What is Professors Without Borders?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a1\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a1\">Professors Without Borders is a non-governmental organisation that specialises in running summer school programmes in emerging countries. Rather than sending students abroad to learn, we bring professors to them.<\/p>\n              <p data-i18n=\"a1b\">We began in the United Kingdom in 2016 and ran our first programme that year in Freetown and Bo, Sierra Leone. In 2024 we expanded into Luxembourg, founding Professeurs Sans Fronti&egrave;res.<\/p>\n              <p data-i18n=\"a1c\">Today the name describes the shared work of both organisations. The question below explains how they differ.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a15\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a15\">\n            <span data-i18n=\"q15\">What is the difference between Prowibo and PSF?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a15\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a15\">Two separate legal entities carry the work. The UK charity is registered under the same name as the collaboration &mdash; Professors Without Borders (1189091) &mdash; which is why we shorten it to <strong>Prowibo<\/strong> when we need to be precise. The Luxembourg organisation is <strong>Professeurs Sans Fronti&egrave;res<\/strong>, or <strong>PSF<\/strong>, an a.s.b.l. registered as F14440.<\/p>\n              <p data-i18n=\"a15b\">The two share the same vision, mission and values, and most of the same people. Prowibo leads our global programmes; PSF is our Luxembourg chapter and takes the lead on Luxembourg-based events, partners and fundraising. Our programmes may be delivered jointly or independently, and we will always say which.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a2\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a2\">\n            <span data-i18n=\"q2\">How is Prowibo funded?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a2\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a2\">We are currently funded through grants and corporate donations. Our largest donor is <strong>Carrier<\/strong>, the luxury travel specialist, which has supported us since 2018.<\/p>\n              <p data-i18n=\"a2b\">That partnership fits the way we work. Because we bring professors to the students rather than sending students abroad, travel is one of our biggest costs. Carrier funds the flights for professors taking part in our programmes and coordinates the travel arrangements for our volunteer teachers, which means more of every other donation reaches the classroom.<\/p>\n              <p data-i18n=\"a2c\">See <a href=\"https:\/\/prowibo.org\/donorssponsors\/\">Donors &amp; Sponsors<\/a> for the full list, including the trusts and foundations that fund individual programmes.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a3\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a3\">\n            <span data-i18n=\"q3\">Where has Prowibo held programmes?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a3\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a3\">In 2016 we hosted our pilot programme in Freetown and Bo, Sierra Leone. We have since taught short courses in:<\/p>\n              <ul class=\"pwb-faq__places\">\n                <li>Sierra Leone<\/li>\n                <li>Uganda<\/li>\n                <li>Thailand<\/li>\n                <li>Malaysia<\/li>\n                <li>Senegal<\/li>\n                <li>Kenya<\/li>\n                <li>Nigeria<\/li>\n                <li>India<\/li>\n                <li>Nepal<\/li>\n                <li>Ghana<\/li>\n              <\/ul>\n              <p style=\"margin-top: 16px;\" data-i18n=\"a3b\">We are always looking for new partners and can teach anywhere in the world. See <a href=\"https:\/\/prowibo.org\/partners\/\">Partners<\/a> if you are interested.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Our programmes -->\n  <section class=\"pwb-faq__group\" id=\"pwb-faq-programmes\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <div class=\"pwb-faq__group-head\">\n          <h3 class=\"pwb-faq__group-title\" data-i18n=\"g2-title\">Our programmes<\/h3>\n          <span class=\"pwb-faq__group-count\" data-i18n=\"g2-count\">6 questions<\/span>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a4\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a4\">\n            <span data-i18n=\"q4\">How do our programmes work?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a4\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a4\">Programmes begin with an invitation from a host institution. We work closely with our host to develop a subject-agnostic, skills-focused programme that suits and benefits their students, following the <a href=\"https:\/\/www.lse.ac.uk\/study-at-lse\/summer-schools\/summer-school\" target=\"_blank\" rel=\"noopener\">LSE Summer School<\/a> model. Programmes typically last between one and two weeks, and consist of several short courses and workshops.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a5\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a5\">\n            <span data-i18n=\"q5\">What subjects does Prowibo teach?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a5\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a5\">We do not focus on specific subjects. Instead we work closely with the host institution to develop a programme that suits and benefits their students. No prior knowledge is required, and subjects are developed to be appropriate to the local context.<\/p>\n              <p data-i18n=\"a5b\">We also hold workshops that train students in soft skills such as entrepreneurship, communications and personal branding. See our <a href=\"https:\/\/prowibo.org\/programmes\/\">Programmes<\/a> for more information.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a6\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a6\">\n            <span data-i18n=\"q6\">What are the courses like?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a6\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a6\">Courses are taught in a small classroom setting of no more than 25 students, which leaves time and space for personal feedback. Discussion groups are formed and group work is presented, which builds the core skills we want to convey: teamwork, confidence, critical thinking and presentation.<\/p>\n              <p data-i18n=\"a6b\">Each student spends four to six hours a day in class, with up to two hours of homework each night. All students receive a custom-made textbook containing the course readings, along with a pen and notebook.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a7\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a7\">\n            <span data-i18n=\"q7\">What level of education does Prowibo provide?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a7\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a7\">Our professors are experienced in teaching university-level courses, and programmes are typically aimed at university students. No prior knowledge is assumed in any course: our teachers adapt to the level of the students, and the class dynamic shapes the content and pace.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a8\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a8\">\n            <span data-i18n=\"q8\">Do programmes cost money?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a8\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a8\">All of our programmes, academic conferences and online lecture services are provided free of charge, and host institutions are not permitted to charge students or anyone else who attends. Prowibo covers travel and accommodation for our volunteer lecturers, who teach pro bono.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a9\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a9\">\n            <span data-i18n=\"q9\">Why does Prowibo focus on short courses?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a9\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a9\">We want our education experiences to be as accessible as possible. Short courses allow full immersion in a subject while respecting the often busy schedules of our students and volunteer lecturers.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Teaching and attending -->\n  <section class=\"pwb-faq__group\" id=\"pwb-faq-teaching\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <div class=\"pwb-faq__group-head\">\n          <h3 class=\"pwb-faq__group-title\" data-i18n=\"g3-title\">Teaching &amp; attending<\/h3>\n          <span class=\"pwb-faq__group-count\" data-i18n=\"g3-count\">2 questions<\/span>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a10\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a10\">\n            <span data-i18n=\"q10\">Who teaches the courses?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a10\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a10\">Our courses are taught by academics and professionals who are experts in their fields. Every professor goes through a thorough selection process, so we bring only the best and most inspiring people to our students. Many have come from leading international organisations, companies and academic institutions, including SOAS, the London School of Economics, IED Barcelona, ESPM, Richmond University, the New York Institute of Technology, the University of Cambridge and Regent&rsquo;s University London.<\/p>\n              <p data-i18n=\"a10b\">If you would like to volunteer to teach a short course, see <a href=\"https:\/\/prowibo.org\/teach-abroad\/\">Teach Abroad<\/a> or <a href=\"mailto:rwarnick@prowibo.org\">contact us directly<\/a>.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a11\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a11\">\n            <span data-i18n=\"q11\">Who can attend the courses?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a11\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a11\">The host institution selects up to 25 students for each course. Our workshops are open to the general public, subject to the host university&rsquo;s policies and capacity: some invite parents, lecturers and members of the public, while others prefer to keep them for students only. If you are interested in attending a particular programme in your area, please reach out to the host institution.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Getting involved -->\n  <section class=\"pwb-faq__group\" id=\"pwb-faq-involved\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <div class=\"pwb-faq__group-head\">\n          <h3 class=\"pwb-faq__group-title\" data-i18n=\"g4-title\">Getting involved<\/h3>\n          <span class=\"pwb-faq__group-count\" data-i18n=\"g4-count\">3 questions<\/span>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a12\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a12\">\n            <span data-i18n=\"q12\">How can I get involved?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a12\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a12\">Prowibo offers volunteer opportunities for people at any stage of their career.<\/p>\n              <p data-i18n=\"a12b\">Lecturers and experts are encouraged to apply to teach on one of our programmes via <a href=\"https:\/\/prowibo.org\/teach-abroad\/\">Teach Abroad<\/a>. Students and recent graduates are welcome to enquire about internships through <a href=\"https:\/\/prowibo.org\/contact-us\/\">Contact Us<\/a>.<\/p>\n              <p data-i18n=\"a12c\">Open volunteer positions are also advertised on <a href=\"https:\/\/www.linkedin.com\/company\/professorswithoutborders\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>. Donations to our programmes are always welcome.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a13\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a13\">\n            <span data-i18n=\"q13\">Can Prowibo partner with my university?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a13\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a13\">We are always looking for new partners to deliver short course programmes, and we are happy to work with public or private universities, provided our courses are available to students free of charge.<\/p>\n              <p data-i18n=\"a13b\">If you are interested in partnering with us, send us your details through <a href=\"https:\/\/prowibo.org\/contact-us\/\">Contact Us<\/a>.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pwb-faq__item\">\n          <button type=\"button\" class=\"pwb-faq__q\" data-pwb-acc=\"pwb-faq-a14\" aria-expanded=\"false\" aria-controls=\"pwb-faq-a14\">\n            <span data-i18n=\"q14\">Does Prowibo facilitate student exchanges?<\/span>\n            <svg viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"><path d=\"M3 6l5 5 5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/button>\n          <div class=\"pwb-faq__a\" id=\"pwb-faq-a14\" data-collapsed=\"true\">\n            <div class=\"pwb-faq__a-inner\">\n              <p data-i18n=\"a14\">No. Prowibo does not facilitate student exchanges &mdash; we bring professors to the students rather than the other way round.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"pwb-faq__cta pwb-faq__bleed\">\n    <div class=\"pwb-faq__wrap\">\n      <div data-reveal>\n        <h3 class=\"pwb-faq__cta-title\" data-i18n=\"cta-title\">Still have a question?<\/h3>\n        <p class=\"pwb-faq__cta-text\" data-i18n=\"cta-text\">If your question is not answered here, get in touch and we will come back to you.<\/p>\n        <div class=\"pwb-faq__actions\">\n          <a class=\"pwb-faq__btn pwb-faq__btn--primary\" href=\"https:\/\/prowibo.org\/contact-us\/\" data-href-fr=\"https:\/\/prowibo.org\/fr\/contact-us\/\" data-i18n=\"cta-contact\">Contact us<\/a>\n          <a class=\"pwb-faq__btn pwb-faq__btn--ghost\" href=\"https:\/\/prowibo.org\/donate\/\" data-href-fr=\"https:\/\/prowibo.org\/fr\/donate\/\" data-i18n=\"cta-donate\">Donate<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n(function () {\n  \"use strict\";\n\n  \/* ------------------------------------------------------------------------\n     FRENCH DICTIONARY \u2014 edit French copy here and nowhere else.\n     Keys match the data-i18n attributes in the markup above. Answers that\n     contain links keep the <a> markup inside the value; keep the href when\n     editing. Institution and country names carry no key.\n     ------------------------------------------------------------------------ *\/\n  var FR = {\n    \"hero-title\": \"Questions fr&eacute;quentes\",\n    \"hero-lede\": \"Comment fonctionnent nos programmes, qui les enseigne, ce qu&rsquo;ils co&ucirc;tent et comment s&rsquo;engager &agrave; nos c&ocirc;t&eacute;s.\",\n    \"jump-label\": \"Aller &agrave; une section\",\n    \"jump-1\": \"&Agrave; propos de Prowibo\",\n    \"jump-2\": \"Nos programmes\",\n    \"jump-3\": \"Enseigner et participer\",\n    \"jump-4\": \"S&rsquo;engager\",\n\n    \"g1-title\": \"&Agrave; propos de Prowibo\",\n    \"g1-count\": \"4 questions\",\n    \"q1\": \"Qu&rsquo;est-ce que Professors Without Borders&nbsp;?\",\n    \"a1\": \"Professors Without Borders est une organisation non gouvernementale sp&eacute;cialis&eacute;e dans l&rsquo;organisation de programmes de type summer school dans les pays &eacute;mergents. Plut&ocirc;t que d&rsquo;envoyer les &eacute;tudiants &eacute;tudier &agrave; l&rsquo;&eacute;tranger, nous faisons venir les professeurs aupr&egrave;s d&rsquo;eux.\",\n    \"q15\": \"Quelle est la diff&eacute;rence entre Prowibo et PSF&nbsp;?\",\n    \"a15\": \"Deux entit&eacute;s juridiques distinctes portent ce travail. L&rsquo;association caritative britannique est enregistr&eacute;e sous le m&ecirc;me nom que la collaboration &mdash; Professors Without Borders (1189091) &mdash; ce qui explique pourquoi nous l&rsquo;abr&eacute;geons en <strong>Prowibo<\/strong> lorsque nous devons &ecirc;tre pr&eacute;cis. L&rsquo;organisation luxembourgeoise est <strong>Professeurs Sans Fronti&egrave;res<\/strong>, ou <strong>PSF<\/strong>, une a.s.b.l. enregistr&eacute;e sous le num&eacute;ro F14440.\",\n    \"a15b\": \"Les deux partagent la m&ecirc;me vision, la m&ecirc;me mission et les m&ecirc;mes valeurs, ainsi que la plupart des m&ecirc;mes personnes. Prowibo pilote nos programmes internationaux&nbsp;; PSF est notre antenne luxembourgeoise et prend en charge les &eacute;v&eacute;nements, les partenaires et la collecte de fonds au Luxembourg. Nos programmes peuvent &ecirc;tre men&eacute;s conjointement ou s&eacute;par&eacute;ment, et nous le pr&eacute;ciserons toujours.\",\n    \"a1b\": \"Nous avons d&eacute;but&eacute; au Royaume-Uni en 2016 et men&eacute; notre premier programme la m&ecirc;me ann&eacute;e &agrave; Freetown et &agrave; Bo, en Sierra Leone. En 2024, nous nous sommes implant&eacute;s au Luxembourg en fondant Professeurs Sans Fronti&egrave;res.\",\n    \"a1c\": \"Aujourd&rsquo;hui, ce nom d&eacute;signe le travail commun des deux organisations. La question suivante explique ce qui les distingue.\",\n    \"q2\": \"Comment Prowibo est-elle financ&eacute;e&nbsp;?\",\n    \"a2\": \"Nous sommes actuellement financ&eacute;s par des subventions et des dons d&rsquo;entreprises. Notre principal donateur est <strong>Carrier<\/strong>, sp&eacute;cialiste du voyage de luxe, qui nous soutient depuis 2018. Consultez la page <a href=\\\"https:\/\/prowibo.org\/fr\/donorssponsors\/\\\">Donateurs et parrains<\/a> pour en savoir plus.\",\n    \"a2b\": \"Ce partenariat correspond &agrave; notre mani&egrave;re de travailler. Puisque nous faisons venir les professeurs aupr&egrave;s des &eacute;tudiants plut&ocirc;t que d&rsquo;envoyer les &eacute;tudiants &agrave; l&rsquo;&eacute;tranger, le voyage constitue l&rsquo;un de nos postes de d&eacute;penses les plus importants. Carrier finance les vols des professeurs qui participent &agrave; nos programmes et coordonne les d&eacute;marches de voyage de nos enseignants b&eacute;n&eacute;voles, ce qui permet &agrave; une plus grande part de chaque autre don d&rsquo;arriver jusqu&rsquo;&agrave; la salle de classe.\",\n    \"a2c\": \"Consultez la page <a href=\\\"https:\/\/prowibo.org\/fr\/donorssponsors\/\\\">Donateurs et parrains<\/a> pour la liste compl&egrave;te, y compris les fonds et fondations qui financent des programmes sp&eacute;cifiques.\",\n    \"q3\": \"O&ugrave; Prowibo a-t-elle organis&eacute; des programmes&nbsp;?\",\n    \"a3\": \"En 2016, nous avons organis&eacute; notre programme pilote &agrave; Freetown et &agrave; Bo, en Sierra Leone. Nous avons depuis dispens&eacute; des cours courts dans&nbsp;:\",\n    \"a3b\": \"Nous sommes toujours &agrave; la recherche de nouveaux partenaires et pouvons enseigner partout dans le monde. Consultez la page <a href=\\\"https:\/\/prowibo.org\/fr\/partners\/\\\">Partenaires<\/a> si cela vous int&eacute;resse.\",\n\n    \"g2-title\": \"Nos programmes\",\n    \"g2-count\": \"6 questions\",\n    \"q4\": \"Comment fonctionnent nos programmes&nbsp;?\",\n    \"a4\": \"Un programme commence par l&rsquo;invitation d&rsquo;un &eacute;tablissement h&ocirc;te. Nous travaillons &eacute;troitement avec lui pour concevoir un programme ind&eacute;pendant des disciplines et centr&eacute; sur les comp&eacute;tences, adapt&eacute; &agrave; ses &eacute;tudiants, selon le mod&egrave;le de la <a href=\\\"https:\/\/www.lse.ac.uk\/study-at-lse\/summer-schools\/summer-school\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">LSE Summer School<\/a>. Les programmes durent g\u00e9n\u00e9ralement d\u2019une \u00e0 deux semaines et se composent de plusieurs cours courts et ateliers.\",\n    \"q5\": \"Quelles mati&egrave;res Prowibo enseigne-t-elle&nbsp;?\",\n    \"a5\": \"Nous ne nous concentrons pas sur des mati&egrave;res pr&eacute;cises. Nous travaillons plut&ocirc;t avec l&rsquo;&eacute;tablissement h&ocirc;te pour concevoir un programme adapt&eacute; &agrave; ses &eacute;tudiants. Aucune connaissance pr&eacute;alable n&rsquo;est requise et les contenus sont pens&eacute;s pour le contexte local.\",\n    \"a5b\": \"Nous proposons aussi des ateliers qui forment les &eacute;tudiants aux comp&eacute;tences transversales&nbsp;: entrepreneuriat, communication et image professionnelle. Consultez nos <a href=\\\"https:\/\/prowibo.org\/fr\/programmes\/\\\">Programmes<\/a> pour en savoir plus.\",\n    \"q6\": \"&Agrave; quoi ressemblent les cours&nbsp;?\",\n    \"a6\": \"Les cours se d&eacute;roulent en petits groupes de 25 &eacute;tudiants au maximum, ce qui laisse le temps et l&rsquo;espace n&eacute;cessaires &agrave; un retour personnalis&eacute;. Des groupes de discussion sont form&eacute;s et les travaux collectifs sont pr&eacute;sent&eacute;s, ce qui d&eacute;veloppe les comp&eacute;tences essentielles que nous souhaitons transmettre&nbsp;: le travail en &eacute;quipe, la confiance, l&rsquo;esprit critique et la prise de parole.\",\n    \"a6b\": \"Chaque &eacute;tudiant passe de quatre &agrave; six heures par jour en cours, avec jusqu&rsquo;&agrave; deux heures de travail personnel chaque soir. Tous re&ccedil;oivent un manuel con&ccedil;u sur mesure contenant les lectures du cours, ainsi qu&rsquo;un stylo et un carnet.\",\n    \"q7\": \"Quel niveau d&rsquo;enseignement Prowibo propose-t-elle&nbsp;?\",\n    \"a7\": \"Nos professeurs ont l&rsquo;exp&eacute;rience de l&rsquo;enseignement universitaire et les programmes s&rsquo;adressent en g&eacute;n&eacute;ral &agrave; des &eacute;tudiants de niveau universitaire. Aucune connaissance pr&eacute;alable n&rsquo;est suppos&eacute;e&nbsp;: nos enseignants s&rsquo;adaptent au niveau des &eacute;tudiants, et la dynamique du groupe fa&ccedil;onne le contenu et le rythme.\",\n    \"q8\": \"Les programmes sont-ils payants&nbsp;?\",\n    \"a8\": \"Tous nos programmes, conf&eacute;rences acad&eacute;miques et services de cours en ligne sont gratuits, et les &eacute;tablissements h&ocirc;tes ne sont pas autoris&eacute;s &agrave; facturer les &eacute;tudiants ni aucun autre participant. Prowibo prend en charge le voyage et l&rsquo;h&eacute;bergement de ses enseignants b&eacute;n&eacute;voles, qui enseignent pro bono.\",\n    \"q9\": \"Pourquoi Prowibo privil&eacute;gie-t-elle les cours courts&nbsp;?\",\n    \"a9\": \"Nous voulons rendre nos exp&eacute;riences d&rsquo;apprentissage aussi accessibles que possible. Les cours courts permettent une immersion compl&egrave;te dans une mati&egrave;re tout en respectant les emplois du temps souvent charg&eacute;s de nos &eacute;tudiants et de nos enseignants b&eacute;n&eacute;voles.\",\n\n    \"g3-title\": \"Enseigner et participer\",\n    \"g3-count\": \"2 questions\",\n    \"q10\": \"Qui enseigne les cours&nbsp;?\",\n    \"a10\": \"Nos cours sont dispens&eacute;s par des universitaires et des professionnels experts dans leur domaine. Chaque professeur passe par un processus de s&eacute;lection rigoureux, afin que nous n&rsquo;amenions &agrave; nos &eacute;tudiants que les personnes les plus comp&eacute;tentes et les plus inspirantes. Beaucoup viennent de grandes organisations internationales, d&rsquo;entreprises et d&rsquo;institutions acad&eacute;miques de premier plan, dont SOAS, la London School of Economics, l&rsquo;IED Barcelona, l&rsquo;ESPM, Richmond University, le New York Institute of Technology, l&rsquo;Universit&eacute; de Cambridge et Regent&rsquo;s University London.\",\n    \"a10b\": \"Si vous souhaitez enseigner b&eacute;n&eacute;volement un cours court, consultez <a href=\\\"https:\/\/prowibo.org\/fr\/teach-abroad\/\\\">Enseigner &agrave; l&rsquo;&eacute;tranger<\/a> ou <a href=\\\"mailto:rwarnick@prowibo.org\\\">contactez-nous directement<\/a>.\",\n    \"q11\": \"Qui peut assister aux cours&nbsp;?\",\n    \"a11\": \"L&rsquo;&eacute;tablissement h&ocirc;te s&eacute;lectionne jusqu&rsquo;&agrave; 25 &eacute;tudiants par cours. Nos ateliers sont ouverts au public, dans la limite des r&egrave;gles et des capacit&eacute;s de l&rsquo;universit&eacute; h&ocirc;te&nbsp;: certaines invitent les parents, les enseignants et le grand public, d&rsquo;autres pr&eacute;f&egrave;rent les r&eacute;server aux &eacute;tudiants. Si vous souhaitez participer &agrave; un programme pr&egrave;s de chez vous, adressez-vous &agrave; l&rsquo;&eacute;tablissement h&ocirc;te.\",\n\n    \"g4-title\": \"S&rsquo;engager\",\n    \"g4-count\": \"3 questions\",\n    \"q12\": \"Comment m&rsquo;engager&nbsp;?\",\n    \"a12\": \"Prowibo propose des missions de b&eacute;n&eacute;volat &agrave; toutes les &eacute;tapes d&rsquo;une carri&egrave;re.\",\n    \"a12b\": \"Les enseignants et les experts sont invit&eacute;s &agrave; proposer leur candidature pour intervenir dans l&rsquo;un de nos programmes via <a href=\\\"https:\/\/prowibo.org\/fr\/teach-abroad\/\\\">Enseigner &agrave; l&rsquo;&eacute;tranger<\/a>. Les &eacute;tudiants et jeunes dipl&ocirc;m&eacute;s peuvent nous &eacute;crire au sujet des stages via <a href=\\\"https:\/\/prowibo.org\/fr\/contact-us\/\\\">Nous contacter<\/a>.\",\n    \"a12c\": \"Les postes b&eacute;n&eacute;voles ouverts sont &eacute;galement publi&eacute;s sur <a href=\\\"https:\/\/www.linkedin.com\/company\/professorswithoutborders\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">LinkedIn<\/a>. Les dons &agrave; nos programmes sont toujours bienvenus.\",\n    \"q13\": \"Prowibo peut-elle nouer un partenariat avec mon universit&eacute;&nbsp;?\",\n    \"a13\": \"Nous cherchons en permanence de nouveaux partenaires pour proposer des programmes de cours courts, et nous travaillons volontiers avec des universit&eacute;s publiques comme priv&eacute;es, &agrave; condition que nos cours restent gratuits pour les &eacute;tudiants.\",\n    \"a13b\": \"Si un partenariat vous int&eacute;resse, transmettez-nous vos coordonn&eacute;es via <a href=\\\"https:\/\/prowibo.org\/fr\/contact-us\/\\\">Nous contacter<\/a>.\",\n    \"q14\": \"Prowibo organise-t-elle des &eacute;changes d&rsquo;&eacute;tudiants&nbsp;?\",\n    \"a14\": \"Non. Prowibo n&rsquo;organise pas d&rsquo;&eacute;changes d&rsquo;&eacute;tudiants&nbsp;: nous faisons venir les professeurs aupr&egrave;s des &eacute;tudiants, et non l&rsquo;inverse.\",\n\n    \"cta-title\": \"Une autre question&nbsp;?\",\n    \"cta-text\": \"Si vous ne trouvez pas votre r&eacute;ponse ici, &eacute;crivez-nous et nous vous r&eacute;pondrons.\",\n    \"cta-contact\": \"Nous contacter\",\n    \"cta-donate\": \"Faire un don\"\n  };\n\n  var roots = document.querySelectorAll(\".pwb-faq\");\n  if (!roots.length) { return; }\n\n  var reduceMotion = window.matchMedia\n    && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n  function pwbFaqDetectLang() {\n    var p = window.location.pathname.toLowerCase();\n    if (\/(^|\\\/)fr(-[a-z]{2})?(\\\/|$)\/.test(p)) { return \"fr\"; }\n    var hl = (document.documentElement.getAttribute(\"lang\") || \"\").toLowerCase();\n    if (hl.indexOf(\"fr\") === 0) { return \"fr\"; }\n    return \"en\";\n  }\n\n  \/* Element-keyed caches, so nothing writes a named property onto a DOM node\n     that the theme or another widget could also read or clobber. Text and\n     attributes are cached separately \u2014 one shared cache writes a visible\n     label into an attribute, which is a bug that has shipped before. *\/\n  var textCache = new WeakMap();\n  var attrCache = new WeakMap();\n\n  var appliers = [];\n\n  Array.prototype.forEach.call(roots, function (root) {\n    if (root.getAttribute(\"data-pwb-ready\") === \"1\") { return; }\n    root.setAttribute(\"data-pwb-ready\", \"1\");\n    root.classList.add(\"pwb-faq--js\");\n\n    function applyLang(lang) {\n      var isFR = lang === \"fr\";\n\n      \/* innerHTML rather than textContent \u2014 several answers carry links, and\n         this is what lets the French value keep them. Authored copy only.\n         Never nest a key inside a keyed element: the parent's write\n         destroys the child. *\/\n      root.querySelectorAll(\"[data-i18n]\").forEach(function (el) {\n        if (!textCache.has(el)) { textCache.set(el, el.innerHTML); }\n        var k = el.getAttribute(\"data-i18n\");\n        el.innerHTML = (isFR && Object.prototype.hasOwnProperty.call(FR, k))\n          ? FR[k] : textCache.get(el);\n      });\n\n      root.querySelectorAll(\"[data-i18n-attr]\").forEach(function (el) {\n        if (!attrCache.has(el)) { attrCache.set(el, {}); }\n        var cache = attrCache.get(el);\n        el.getAttribute(\"data-i18n-attr\").split(\/[;,]\/).forEach(function (pair) {\n          var bits = pair.split(\":\");\n          if (bits.length < 2) { return; }\n          var attr = bits[0].trim(), k = bits[1].trim();\n          if (cache[attr] === undefined) { cache[attr] = el.getAttribute(attr); }\n          if (isFR && Object.prototype.hasOwnProperty.call(FR, k)) {\n            \/* An attribute is not parsed as HTML, so entity-encoded French\n               would otherwise be announced literally by a screen reader.\n               textarea content is parsed as character data, so nothing runs. *\/\n            var tmp = document.createElement(\"textarea\");\n            tmp.innerHTML = FR[k];\n            el.setAttribute(attr, tmp.value);\n          } else {\n            el.setAttribute(attr, cache[attr]);\n          }\n        });\n      });\n\n      root.querySelectorAll(\"[data-href-fr]\").forEach(function (el) {\n        if (!attrCache.has(el)) { attrCache.set(el, {}); }\n        var cache = attrCache.get(el);\n        if (cache.href === undefined) { cache.href = el.getAttribute(\"href\"); }\n        el.setAttribute(\"href\", isFR ? el.getAttribute(\"data-href-fr\") : cache.href);\n      });\n\n      root.setAttribute(\"data-pwb-lang\", lang);\n      root.setAttribute(\"lang\", lang);\n\n      \/* An open answer is capped in pixels; French runs longer, so release the\n         cap rather than clipping the new text. *\/\n      root.querySelectorAll('[data-pwb-acc][aria-expanded=\"true\"]').forEach(function (btn) {\n        var panel = root.querySelector(\"#\" + btn.getAttribute(\"data-pwb-acc\"));\n        if (panel) { panel.style.maxHeight = \"none\"; }\n      });\n    }\n\n    \/* The collapsed state ships in the markup, so nothing is measured on load\n       \u2014 only on the click that opens an answer. *\/\n    root.querySelectorAll(\"[data-pwb-acc]\").forEach(function (btn) {\n      var panel = root.querySelector(\"#\" + btn.getAttribute(\"data-pwb-acc\"));\n      if (!panel) { return; }\n\n      btn.addEventListener(\"click\", function () {\n        var open = btn.getAttribute(\"aria-expanded\") === \"true\";\n\n        if (open) {\n          panel.style.maxHeight = panel.scrollHeight + \"px\";\n          void panel.offsetWidth;\n          panel.setAttribute(\"data-collapsed\", \"true\");\n          panel.style.maxHeight = \"\";\n          btn.setAttribute(\"aria-expanded\", \"false\");\n        } else {\n          panel.setAttribute(\"data-collapsed\", \"false\");\n          panel.style.maxHeight = panel.scrollHeight + \"px\";\n          btn.setAttribute(\"aria-expanded\", \"true\");\n          window.setTimeout(function () {\n            if (btn.getAttribute(\"aria-expanded\") === \"true\") { panel.style.maxHeight = \"none\"; }\n          }, reduceMotion ? 20 : 500);\n        }\n      });\n    });\n\n    \/* A jump link to a collapsed group is not useful on its own, so opening\n       the first answer in the target group gives the jump something to land\n       on. Deep-linking to #pwb-faq-a7 opens that answer directly. *\/\n    function openFromHash() {\n      var id = (window.location.hash || \"\").slice(1);\n      if (!id) { return; }\n      var btn = root.querySelector('[data-pwb-acc=\"' + id + '\"]');\n      if (btn && btn.getAttribute(\"aria-expanded\") === \"false\") { btn.click(); }\n    }\n\n    root.querySelectorAll(\".pwb-faq__jump a\").forEach(function (link) {\n      link.addEventListener(\"click\", function () {\n        var target = root.querySelector(link.getAttribute(\"href\"));\n        if (!target) { return; }\n        var first = target.querySelector(\"[data-pwb-acc]\");\n        if (first && first.getAttribute(\"aria-expanded\") === \"false\") { first.click(); }\n      });\n    });\n\n    var revealables = root.querySelectorAll(\"[data-reveal]\");\n\n    function revealAll() {\n      Array.prototype.forEach.call(revealables, function (el) { el.classList.add(\"is-in\"); });\n    }\n\n    applyLang(pwbFaqDetectLang());\n    appliers.push(applyLang);\n    openFromHash();\n    window.addEventListener(\"hashchange\", openFromHash);\n\n    if (reduceMotion || !(\"IntersectionObserver\" in window)) {\n      revealAll();\n      return;\n    }\n\n    var observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (!entry.isIntersecting) { return; }\n        entry.target.classList.add(\"is-in\");\n        observer.unobserve(entry.target);\n      });\n    }, { rootMargin: \"0px 0px -6% 0px\", threshold: 0.05 });\n\n    Array.prototype.forEach.call(revealables, function (el) { observer.observe(el); });\n\n    \/* Failsafe \u2014 content must never depend on JS to become visible.\n       IntersectionObserver can be throttled or never fire at all inside a\n       transformed or hidden ancestor (Elementor applies a transform to an\n       animated widget). If anything is still un-revealed shortly after load,\n       show it unconditionally. *\/\n    window.setTimeout(function () {\n      if (!root.querySelector(\"[data-reveal]:not(.is-in)\")) { return; }\n      revealAll();\n    }, 2500);\n  });\n\n  window.pwbFaqSetLang = function (l) {\n    var lang = (l === \"fr\") ? \"fr\" : \"en\";\n    appliers.forEach(function (apply) { apply(lang); });\n  };\n\n  window.addEventListener(\"popstate\", function () {\n    var lang = pwbFaqDetectLang();\n    appliers.forEach(function (apply) { apply(lang); });\n  });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Frequently asked questions How our programmes work, who teaches them, what they cost, and how to get involved. About Prowibo Our programmes Teaching &amp; attending Getting involved About Prowibo 4 questions What is Professors Without Borders? Professors Without Borders is a non-governmental organisation that specialises in running summer school programmes in emerging countries. Rather than [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-12991","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FAQ | Professors Without Borders<\/title>\n<meta name=\"description\" content=\"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prowibo.org\/fr\/faq\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQ | Professors Without Borders\" \/>\n<meta property=\"og:description\" content=\"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prowibo.org\/fr\/faq\/\" \/>\n<meta property=\"og:site_name\" content=\"Professors Without Borders\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-11T17:03:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/faq\\\/\",\"url\":\"https:\\\/\\\/prowibo.org\\\/faq\\\/\",\"name\":\"FAQ | Professors Without Borders\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#website\"},\"datePublished\":\"2023-02-17T20:37:26+00:00\",\"dateModified\":\"2026-09-11T17:03:08+00:00\",\"description\":\"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/faq\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/prowibo.org\\\/faq\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/faq\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/prowibo.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#website\",\"url\":\"https:\\\/\\\/prowibo.org\\\/\",\"name\":\"Professors Without Borders\",\"description\":\"Educate, Inspire, Empower\",\"publisher\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/prowibo.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#organization\",\"name\":\"Professors Without Borders\",\"url\":\"https:\\\/\\\/prowibo.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/cropped-Prowibo_logo.png\",\"contentUrl\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/cropped-Prowibo_logo.png\",\"width\":1957,\"height\":863,\"caption\":\"Professors Without Borders\"},\"image\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FAQ | Professors Without Borders","description":"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.","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:\/\/prowibo.org\/fr\/faq\/","og_locale":"fr_FR","og_type":"article","og_title":"FAQ | Professors Without Borders","og_description":"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.","og_url":"https:\/\/prowibo.org\/fr\/faq\/","og_site_name":"Professors Without Borders","article_modified_time":"2026-09-11T17:03:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prowibo.org\/faq\/","url":"https:\/\/prowibo.org\/faq\/","name":"FAQ | Professors Without Borders","isPartOf":{"@id":"https:\/\/prowibo.org\/#website"},"datePublished":"2023-02-17T20:37:26+00:00","dateModified":"2026-09-11T17:03:08+00:00","description":"How our programmes work, who teaches them, what they cost and how to get involved, plus how Prowibo and PSF work together.","breadcrumb":{"@id":"https:\/\/prowibo.org\/faq\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prowibo.org\/faq\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/prowibo.org\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prowibo.org\/"},{"@type":"ListItem","position":2,"name":"FAQ"}]},{"@type":"WebSite","@id":"https:\/\/prowibo.org\/#website","url":"https:\/\/prowibo.org\/","name":"Professors Without Borders","description":"Educate, Inspire, Empower","publisher":{"@id":"https:\/\/prowibo.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prowibo.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/prowibo.org\/#organization","name":"Professors Without Borders","url":"https:\/\/prowibo.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/prowibo.org\/#\/schema\/logo\/image\/","url":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/02\/cropped-Prowibo_logo.png","contentUrl":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/02\/cropped-Prowibo_logo.png","width":1957,"height":863,"caption":"Professors Without Borders"},"image":{"@id":"https:\/\/prowibo.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/12991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/comments?post=12991"}],"version-history":[{"count":6,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/12991\/revisions"}],"predecessor-version":[{"id":36247,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/12991\/revisions\/36247"}],"wp:attachment":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/media?parent=12991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}