{"id":78,"date":"2023-08-20T13:23:01","date_gmt":"2023-08-20T11:23:01","guid":{"rendered":"http:\/\/fifdh.org\/?post_type=ecoles&#038;p=78"},"modified":"2024-01-10T18:05:00","modified_gmt":"2024-01-10T17:05:00","slug":"platform","status":"publish","type":"ecoles","link":"https:\/\/fifdh.org\/en\/schools\/platform\/","title":{"rendered":"Platform For Schools"},"content":{"rendered":"\n<div style=\"height:44px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div>\n  <div class=\"block block-heading text-center col-xxl-8 mx-auto font-monospace text-uppercase mb-3 lh-sm fs-16 layout-mono\">This educational film library gives teachers &#8211; from the secondary I and II &#8211; an online access to a selection of films, adapted to the age of students and to the thematic content of school programmes.<\/div>\n<\/div>\n\n<div>\n  <h2 class=\"block block-heading text-center col-xxl-10 mx-auto fs-72 lh-xs layout-header\">Watch FIFDH&#8217;s films in your classrooms<\/h2>\n<\/div>\n\n<div>\n  <h2 class=\"block block-heading text-center col-xxl-10 mx-auto layout-header\">Films from the educational programme are available online \u2013 free of charge \u2013 all year round for the French-speaking part of Switzerland.<\/h2>\n<\/div>\n\n<div>\n  <div class=\"block block-heading text-center col-xxl-8 mx-auto font-monospace text-uppercase mb-3 lh-sm fs-16 layout-mono\">All films are provided with subtitles and material in French<\/div>\n<\/div>\n\n<div class=\"block block-button \">\n  <div class=\"d-flex mx-auto justify-content-center my-3\">\n          <a class=\"btn btn-outline btn-outline-ecoles  my-auto   \" href=\"https:\/\/fifdh.org\/en\/schools\/faq-platform\/\" target=\"\">\n        <span>Any questions? Consult our FAQ<\/span>\n      <\/a>\n      <\/div>\n<\/div>\n\n\n<div id=\"block_659ece3b24ab1\" :class=\"[filtered ? 'filtered' : '', 'block block-catalogue']\">\n\n  <hr v-if=\"program != 'pro'\" class=\"my-5 opacity-50\">\n\n  <div class=\"filter-sidebar\">\n    <div class=\"filter-sidebar-container\">\n\n      <div class=\"filter-sidebar-heading px-3\">\n        <div class=\"d-flex justify-content-between h-100\">\n          <div class=\"my-auto\">\n            Filters          <\/div>\n          <button class=\"btn btn-close-sidebar\" @click=\"closeFilterSidebar()\">\n            <i class=\"bi bi-x-lg\"><\/i>\n          <\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"filter-sidebar-body\">\n\n        <div class=\"search-container d-flex\">\n          <i class=\"bi bi-search\"><\/i>\n          <form novalidate><input class=\"form-control\" type=\"search\" v-model=\"searchTerm\" @input=\"search\" placeholder=\"Search\"><\/form>\n        <\/div>\n\n\n        <div v-if=\"program == 'pro'\" class=\"px-3 my-3\">\n          <div class=\"d-flex flex-wrap\">\n            <button\n              :class=\"[\n                  activeFilters.production_status.includes('completed') ? 'active' : '',\n                    'btn text-truncate mw-100 fs-14',\n                    'btn-outline-' + program\n                  ]\"\n              @click=\"filterBy('production_status', 'completed')\">\n              <span>Completed films<\/span>\n            <\/button>\n          <\/div>\n        <\/div>\n\n        <div v-if=\"program == 'ecoles'\" class=\"accordion\" id=\"filter-sidebar-btns\">\n          <div v-if=\"editions &#038;&#038; editions.length\" class=\"accordion-item\">\n            <div class=\"accordion-header\">\n              <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#filter-editions\" aria-expanded=\"false\" aria-controls=\"filter-editions\">\n                Editions                <span v-if=\"activeFilters.editions.length\" :class=\"'badge bg-' + program + ' rounded-pill text-body border ms-1 fs-14 lh-1 py-05 px-1'\">{{ activeFilters.editions.length }}<\/span>\n              <\/button>\n            <\/div>\n\n            <div id=\"filter-editions\" class=\"accordion-collapse collapse\" data-bs-parent=\"#filter-sidebar-btns\">\n              <div class=\"filter-wrapper\">\n                <div class=\"mb-1\" v-for=\"edition of editions\">\n                  <button :class=\"[\n                          activeFilters.editions.includes(edition) ? 'active' : '',\n                          'btn-outline-' + program,\n                          'btn text-truncate mw-100 fs-14'\n                        ]\" @click=\"filterBy('editions', edition)\" v-html=\"edition\"><\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"accordion\" id=\"filter-sidebar-btns\">\n          <div v-if=\"regions &#038;&#038; regions.length\" class=\"accordion-item\">\n            <div class=\"accordion-header\">\n              <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#filter-regions\" aria-expanded=\"false\" aria-controls=\"filter-regions\">\n                Regions                <span v-if=\"activeFilters.regions.length\" :class=\"'badge bg-' + program + ' rounded-pill text-body border ms-1 fs-14 lh-1 py-05 px-1'\">{{ activeFilters.regions.length }}<\/span>\n              <\/button>\n            <\/div>\n\n            <div id=\"filter-regions\" class=\"accordion-collapse collapse\" data-bs-parent=\"#filter-sidebar-btns\">\n              <div class=\"filter-wrapper\">\n                <div class=\"mb-1\" v-for=\"region of regions\">\n                  <button :class=\"[\n                          activeFilters.regions.includes(region) ? 'active' : '',\n                          'btn-outline-' + program,\n                          'btn text-truncate mw-100 fs-14'\n                        ]\" @click=\"filterBy('regions', region)\" v-html=\"'#' + region\"><\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div v-if=\"thematiques &#038;&#038; thematiques.length\" class=\"accordion-item\">\n            <div class=\"accordion-header\">\n              <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#filter-thematiques\" aria-expanded=\"false\" aria-controls=\"filter-thematiques\">\n                Themes                <span v-if=\"activeFilters.thematiques.length\" :class=\"'badge bg-' + program + ' rounded-pill text-body border ms-1 fs-14 lh-1 py-05 px-1'\">{{ activeFilters.thematiques.length }}<\/span>\n              <\/button>\n            <\/div>\n            <div class=\"accordion-body\">\n              <div id=\"filter-thematiques\" class=\"accordion-collapse collapse\" data-bs-parent=\"#filter-sidebar-btns\">\n                <div class=\"filter-wrapper\">\n                  <div class=\"mb-1\" v-for=\"thematique in thematiques\">\n                    <button :class=\"[\n                            activeFilters.thematiques.includes(thematique) ? 'active' : '',\n                            'btn-outline-' + program,\n                            'text-start btn rounded-4 fs-14 text-truncate mw-100'\n                          ]\" @click=\"filterBy('thematiques', thematique)\" v-html=\"'#' + thematique\"><\/button>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"p-3\"\n            v-if=\"\n              activeFilters.regions.length || \n              activeFilters.thematiques.length || \n              activeFilters.editions.length || \n              activeFilters.production_status.length || \n              searchTerm\n            \">\n            <button\n              :class=\"'btn btn-outline btn-outline-' + program + ' btn-sm'\"\n              @click=\"clearFilters()\">\n              Clear Filters            <\/button>\n          <\/div>\n\n          <div v-if=\"ressources.length === 0\">\n            <div class=\"px-3 pb-3\">\n              <span>No results match your search<\/span>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"filter-sidebar-footer\">\n\n          <div v-if=\"ressources\">\n            {{ ressources.length }}\n            <span v-if=\"program == 'pro'\">Projects<\/span>\n            <span v-if=\"program == 'ecoles'\">Films<\/span>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <button :class=\"[\n      sidebarOpen ? 'active' : '',\n      'btn-outline-' + program,\n      'btn btn-outline btn-open-filters btn-lg d-flex ps-2 pt-2 my-3'\n      ]\" @click=\"toggleFilterSidebar()\">\n    <i class=\"bi bi-filter bi-lg font-size-lg h4 lh-1 d-inline-block mb-0 me-1\"><\/i>\n    Filters    <span v-if=\"activeFilters.regions.length || activeFilters.thematiques.length || activeFilters.editions.length || activeFilters.production_status.length || searchTerm\" :class=\"'badge bg-' + program + ' rounded-pill text-body border ms-1 fs-14 lh-1 py-05 px-1'\">{{ activeFilters.regions.length + activeFilters.thematiques.length + activeFilters.editions.length + activeFilters.production_status.length + (searchTerm ? 1 : 0) }}<\/span>\n  <\/button>\n\n  \n  <div v-if=\"\n    (program == 'pro' &#038;&#038; edition.hidden &#038;&#038; isUserLoggedIn) ||\n    (program == 'pro' &#038;&#038; !edition.hidden) ||\n    (program !== 'pro')\n    \">\n\n    <div class=\"mt-4\"><\/div>\n\n    <div v-if=\"program == 'pro'\" :class=\"'border-top border-bottom px-2 px-xxl-3 mb-3 bg-' + program\" style=\"margin-top: -1px;\">\n      <div class=\"position-relative\">\n        <div class=\"h2 text-uppercase my-auto py-2\">\n          {{ edition.name }}\n        <\/div>\n        <div class=\"fs-16 font-monospace text-uppercase text-center position-absolute w-100 top-50 translate-middle-y\">\n          {{ edition.ressources.length }}\n          <span v-if=\"program == 'pro'\">Projects<\/span>\n          <span v-if=\"program == 'ecoles'\">Films<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"px-3\">\n\n      <div class=\"row\">\n\n                    <div\n              v-for=\"film in ressources\"\n              :class=\"[\n              'col-12',\n              sidebarOpen ? 'col-md-12 col-lg-6 col-xl-4 col-xxl-3' : 'col-md-6 col-lg-4 col-xl-3'\n            ]\">\n            \n            <div :class=\"'film-thumb film-thumb-' + program + ' mb-5 pb-xl-5'\" v-if=\"(film.post_status === 'private' &#038;&#038; isUserLoggedIn) || film.post_status === 'publish'\" @mouseenter=\"onMouseEnter\">\n              <a :href=\"film.link\" class=\"link-image\">\n                <div class=\"ratio ratio-16x9\">\n                  <img v-if=\"film.image\" :src=\"film.image.sm[0]\" :alt=\"film.title\" :srcset=\"film.image.xs[0] + ' ' + film.image.xs[1] + 'w, ' + film.image.sm[0] + ' ' + film.image.sm[1] + 'w, ' + film.image.md[0] + ' ' + film.image.md[1] + 'w'\" :sizes=\"'(max-width: 480px) 100vw, (max-width: 1280px) 50vw, ' + film.image.md[1] + 'px'\" class=\"img-cover\">\n                <\/div>\n              <\/a>\n              <div class=\"border-bottom py-1 mb-1\">\n                <span :class=\"'platform-display platform-' + program + ' ps-3'\">\n                  <span v-if=\"program == 'pro'\">Impact Days<\/span>\n                  <span v-if=\"program == 'ecoles'\">Schools<\/span>\n                  {{ film.edition }}\n                <\/span>\n              <\/div>\n              <div class=\"mb-2 text-truncate\"><span v-if=\"film.director\">{{ film.director }}<\/span><span v-else>&nbsp;<\/span><\/div>\n              <a :href=\"film.link\" class=\"text-decoration-none\">\n                <div class=\"film-title h3\">{{ film.title }}<\/div>\n              <\/a>\n              <div class=\"border-top pt-2\">\n                <div v-if=\"film.thematiques\" class=\"d-inline\">\n                  <div class=\"d-inline\" v-for=\"thematique in film.thematiques\">\n                    <button v-if=\"!regions.includes(thematique)\" :class=\"'fs-14 py-1 btn btn-outline-' + program + ' rounded-5 mb-1 me-1 text-truncate mw-100'\">#{{ thematique }}<\/button>\n                  <\/div>\n                <\/div>\n                <div class=\"d-inline\" v-if=\"film.regions\">\n                  <div class=\"d-inline\" v-for=\"region in film.regions\">\n                    <button :class=\"'fs-14 py-1 btn btn-outline-' + program + ' mb-1 me-1 text-truncate mw-100'\" v-html=\"'#' + region\"><\/button>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n                        <\/div>\n          \n          <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    \n\n    <div v-if=\"ressources.length === 0\">\n      <div class=\"text-center py-5 px-3\">\n        <hr>\n        <span>No results match your search<\/span><br>\n        <button :class=\"'btn btn-outline btn-outline-' + program + ' btn-sm mt-2'\" @click=\"clearFilters()\">Clear Filters<\/button>\n        <hr>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n\n  <script>\n    const catalogueApp = {\n      data: [{\"post_status\":\"publish\",\"title\":\"Amazonia, journey through indigenous lands\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571-854x401.jpg\",854,401],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571.jpg\",1000,469]},\"director\":\"Ana\u00efs Bajeux\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Environment and Climate\",\"Indigenous Rights\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/amazonia-journey-through-indigenous-lands\\\/\"},{\"post_status\":\"publish\",\"title\":\"Aventure, retour au pays natal\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463.jpg\",1000,468]},\"director\":\"Benjamin Hoffman and Aurylia Rotolo\",\"regions\":[\"Africa\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/aventure-retour-au-pays-natal\\\/\"},{\"post_status\":\"publish\",\"title\":\"Blue Carbon\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515.webp\",1000,562]},\"director\":\"Nicolas Brown\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Art and Engagement\",\"Activism\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/blue-carbon\\\/\"},{\"post_status\":\"publish\",\"title\":\"Draw for Change : We Are Fire\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-1280x720.webp\",1280,720]},\"director\":\"Karen V\u00e1zquez Guadarrama\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Art and Engagement\",\"Women and Girls' Rights\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/draw-for-change-we-are-fire\\\/\"},{\"post_status\":\"publish\",\"title\":\"Dying to divorce\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250]},\"director\":\"Chloe Fairweather\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Women and Girls' Rights\",\"Justice\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/dying-to-divorce\\\/\"},{\"post_status\":\"publish\",\"title\":\"Elles, les (in)visibles\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233]},\"director\":\"Maevia Griffiths\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\",\"Social Issues\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/elles-les-invisibles\\\/\"},{\"post_status\":\"publish\",\"title\":\"Enfant de l\u2019exil\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-1280x720.png\",1280,720]},\"director\":\"Claire Billet and Olivier Jobard\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/enfant-de-lexil\\\/\"},{\"post_status\":\"publish\",\"title\":\"Generation Greta\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296]},\"director\":\"Johan Boulanger and Simon Kessler\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Activism\",\"Social Issues\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/generation-greta\\\/\"},{\"post_status\":\"publish\",\"title\":\"Green Warriors \u2013 Indon\u00e9sie, le fleuve victime de la mode\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883.jpg\",1000,468]},\"director\":\"Martin Boudot\",\"regions\":[\"Asia\"],\"thematiques\":[\"Environment and Climate\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/green-warriors-indonesie-le-fleuve-victime-de-la-mode\\\/\"},{\"post_status\":\"publish\",\"title\":\"Hong Kong\u2019s New Heroes\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-1280x720.png\",1280,720]},\"director\":\"Floris-Jan Van Luyn\",\"regions\":[\"Asia\"],\"thematiques\":[\"Civil Movements\",\"Freedom and Democracy\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/hong-kongs-new-heroes\\\/\"},{\"post_status\":\"publish\",\"title\":\"Je suis Noires\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586.png\",640,360],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586.png\",640,360]},\"director\":\"Juliana Fanjul and Rachel M\u2019Bon\",\"regions\":[\"Switzerland\",\"Europe\"],\"thematiques\":[\"Women and Girls' Rights\",\"Racial Discrimination\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/je-suis-noires\\\/\"},{\"post_status\":\"publish\",\"title\":\"Karuara, People of the River\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-1280x720.webp\",1280,720]},\"director\":\"Stephanie Boyd and Miguel Araoz Cartagena\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Indigenous Rights\",\"Environment and Climate\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/karuara-people-of-the-river\\\/\"},{\"post_status\":\"publish\",\"title\":\"L\u2019 Audition (The Hearing)\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-480x201.webp\",480,201],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-854x358.webp\",854,358],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-1280x536.webp\",1280,536]},\"director\":\"Lisa Gerig\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\",\"Justice\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/l-audition-the-hearing\\\/\"},{\"post_status\":\"publish\",\"title\":\"L\u2019\u00c9tincelle\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-1280x720.png\",1280,720]},\"director\":\"Valeria Mazzucchi and Antoine Harari\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Social Issues\",\"Activism\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/letincelle\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le fant\u00f4me de Theresienstadt\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-1280x720.png\",1280,720]},\"director\":\"Baptiste Cogitore\",\"regions\":[\"Europe\"],\"thematiques\":[\"Memory and History\",\"Literature\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-fantome-de-theresienstadt\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le loup d\u2019or de Balol\u00e9\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-1280x720.png\",1280,720]},\"director\":\"Chlo\u00e9 A\u00efcha Boro\",\"regions\":[\"Africa\"],\"thematiques\":[\"Economy and Politics\",\"Children's Rights\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-loup-dor-de-balole\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le monde selon Amazon\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-1280x720.png\",1280,720]},\"director\":\"Adrien Pinon and Thomas Lafarge\",\"regions\":[\"North America\"],\"thematiques\":[\"Economy and Politics\",\"Innovation and Technology\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-monde-selon-amazon\\\/\"},{\"post_status\":\"publish\",\"title\":\"Les r\u00e9fugi\u00e9s de Saint-Jouin\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971-480x224.jpg\",480,224],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971-854x399.jpg\",854,399],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971.jpg\",1000,467]},\"director\":\"Ariane Doublet\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/les-refugies-de-saint-jouin\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lettres ouvertes\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-480x270.jpg\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-854x480.jpg\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-1280x720.jpg\",1280,720]},\"director\":\"Katharine Dominic\u00e9\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/lettres-ouvertes\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lords of Water\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-1280x720.png\",1280,720]},\"director\":\"J\u00e9r\u00f4me Fritel\",\"regions\":[\"Europe\"],\"thematiques\":[\"Environment and Climate\",\"Economy and Politics\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/lords-of-water\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lotus Sports Club\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-480x270.jpg\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-854x480.jpg\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-1280x720.jpg\",1280,720]},\"director\":\"Vanna Hem and Tommaso Colognese\",\"regions\":[\"Asia\"],\"thematiques\":[\"LGBTQIA+\",\"Youth\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/lotus-sports-club\\\/\"},{\"post_status\":\"publish\",\"title\":\"Made to Measure\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-1280x720.png\",1280,720]},\"director\":\"Hans Block, Moritz Riesewieck and Cosima Terrasse\",\"regions\":[],\"thematiques\":[\"Freedom and Democracy\",\"Innovation and Technology\",\"Economy and Politics\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/made-to-measure\\\/\"},{\"post_status\":\"publish\",\"title\":\"Num\u00e9ro 387 disparu en M\u00e9diterran\u00e9e\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-1280x720.png\",1280,720]},\"director\":\"Madeleine Leroyer\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Humanitarian Aid\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/numero-387-disparu-en-mediterranee\\\/\"},{\"post_status\":\"publish\",\"title\":\"Objector\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250]},\"director\":\"Molly Stuart\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Youth\",\"Conflict\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/objector\\\/\"},{\"post_status\":\"publish\",\"title\":\"Op\u00e9ration Papyrus\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-1280x719.png\",1280,719]},\"director\":\"B\u00e9atrice Guelpa and Juan Jos\u00e9 Lozano\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2019\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2019\\\/operation-papyrus\\\/\"},{\"post_status\":\"publish\",\"title\":\"Photophobia\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1.webp\",1280,720]},\"director\":\"Pavol Pekar\u010d\u00edk\",\"regions\":[\"Eastern Europe\"],\"thematiques\":[\"Youth\",\"Conflict\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/photophobia\\\/\"},{\"post_status\":\"publish\",\"title\":\"Rah\u010dan \u2013 Ella\u2019s Riot\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-1280x720.webp\",1280,720]},\"director\":\"Anne Marte Blindheim\",\"regions\":[],\"thematiques\":[\"Art and Engagement\",\"Indigenous Rights\",\"Environment and Climate\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/rahcan-ellas-riot\\\/\"},{\"post_status\":\"publish\",\"title\":\"Restituer l\u2019art africain \u2013 Les Fant\u00f4mes de la colonisation\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250]},\"director\":\"\",\"regions\":[\"Africa\"],\"thematiques\":[\"Decolonization\",\"Art and Engagement\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/restituer-lart-africain-les-fantomes-de-la-colonisation\\\/\"},{\"post_status\":\"publish\",\"title\":\"Shadow Game\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-1280x720.png\",1280,720]},\"director\":\"Eefje Blankevoort and Els Van Driel\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Children's Rights\"],\"edition\":\"2021\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2021\\\/shadow-game\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Brink of Dreams\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-1280x720.webp\",1280,720]},\"director\":\"Nada Riyadh and Ayman El Amir\",\"regions\":[\"Africa\"],\"thematiques\":[\"Art and Engagement\",\"Women and Girls' Rights\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/the-brink-of-dreams\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Mind Game\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-1280x720.webp\",1280,720]},\"director\":\"Els Van Driel, Sajid Khan Nasiri and Eefje Blankevoort\",\"regions\":[],\"thematiques\":[\"Migration and Refugees\",\"Health\",\"Youth\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/the-mind-game\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Son I Never Had: Growing Up Intersex\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426.jpg\",1000,468]},\"director\":\"Pidgeon Pagonis\",\"regions\":[],\"thematiques\":[\"LGBTQIA+\",\"Activism\",\"Health\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/the-son-i-never-had-growing-up-intersex\\\/\"},{\"post_status\":\"publish\",\"title\":\"Un jour \u00e7a ira\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429.jpg\",1000,468]},\"director\":\"Edouard Zambeaux and Stan Zambeaux\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Children's Rights\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/un-jour-ca-ira\\\/\"},{\"post_status\":\"publish\",\"title\":\"Women of the Venezuelan Chaos\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405.jpg\",1000,468]},\"director\":\"Margarita Cadenas\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Women and Girls' Rights\",\"Economy and Politics\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/women-of-the-venezuelan-chaos\\\/\"}],\n      program: 'ecoles',\n      ressources: [{\"post_status\":\"publish\",\"title\":\"Amazonia, journey through indigenous lands\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571-854x401.jpg\",854,401],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390571.jpg\",1000,469]},\"director\":\"Ana\u00efs Bajeux\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Environment and Climate\",\"Indigenous Rights\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/amazonia-journey-through-indigenous-lands\\\/\"},{\"post_status\":\"publish\",\"title\":\"Aventure, retour au pays natal\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389463.jpg\",1000,468]},\"director\":\"Benjamin Hoffman and Aurylia Rotolo\",\"regions\":[\"Africa\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/aventure-retour-au-pays-natal\\\/\"},{\"post_status\":\"publish\",\"title\":\"Blue Carbon\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839515.webp\",1000,562]},\"director\":\"Nicolas Brown\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Art and Engagement\",\"Activism\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/blue-carbon\\\/\"},{\"post_status\":\"publish\",\"title\":\"Draw for Change : We Are Fire\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/1454250-1-1280x720.webp\",1280,720]},\"director\":\"Karen V\u00e1zquez Guadarrama\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Art and Engagement\",\"Women and Girls' Rights\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/draw-for-change-we-are-fire\\\/\"},{\"post_status\":\"publish\",\"title\":\"Dying to divorce\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309752.jpeg\",445,250]},\"director\":\"Chloe Fairweather\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Women and Girls' Rights\",\"Justice\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/dying-to-divorce\\\/\"},{\"post_status\":\"publish\",\"title\":\"Elles, les (in)visibles\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309742.png\",445,233]},\"director\":\"Maevia Griffiths\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\",\"Social Issues\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/elles-les-invisibles\\\/\"},{\"post_status\":\"publish\",\"title\":\"Enfant de l\u2019exil\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726902-1280x720.png\",1280,720]},\"director\":\"Claire Billet and Olivier Jobard\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/enfant-de-lexil\\\/\"},{\"post_status\":\"publish\",\"title\":\"Generation Greta\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309735.jpeg\",445,296]},\"director\":\"Johan Boulanger and Simon Kessler\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Activism\",\"Social Issues\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/generation-greta\\\/\"},{\"post_status\":\"publish\",\"title\":\"Green Warriors \u2013 Indon\u00e9sie, le fleuve victime de la mode\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390883.jpg\",1000,468]},\"director\":\"Martin Boudot\",\"regions\":[\"Asia\"],\"thematiques\":[\"Environment and Climate\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/green-warriors-indonesie-le-fleuve-victime-de-la-mode\\\/\"},{\"post_status\":\"publish\",\"title\":\"Hong Kong\u2019s New Heroes\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/713627-1280x720.png\",1280,720]},\"director\":\"Floris-Jan Van Luyn\",\"regions\":[\"Asia\"],\"thematiques\":[\"Civil Movements\",\"Freedom and Democracy\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/hong-kongs-new-heroes\\\/\"},{\"post_status\":\"publish\",\"title\":\"Je suis Noires\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586.png\",640,360],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1414586.png\",640,360]},\"director\":\"Juliana Fanjul and Rachel M\u2019Bon\",\"regions\":[\"Switzerland\",\"Europe\"],\"thematiques\":[\"Women and Girls' Rights\",\"Racial Discrimination\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/je-suis-noires\\\/\"},{\"post_status\":\"publish\",\"title\":\"Karuara, People of the River\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1839510-1280x720.webp\",1280,720]},\"director\":\"Stephanie Boyd and Miguel Araoz Cartagena\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Indigenous Rights\",\"Environment and Climate\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/karuara-people-of-the-river\\\/\"},{\"post_status\":\"publish\",\"title\":\"L\u2019 Audition (The Hearing)\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-480x201.webp\",480,201],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-854x358.webp\",854,358],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1453598-1-1280x536.webp\",1280,536]},\"director\":\"Lisa Gerig\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\",\"Justice\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/l-audition-the-hearing\\\/\"},{\"post_status\":\"publish\",\"title\":\"L\u2019\u00c9tincelle\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1310946-1280x720.png\",1280,720]},\"director\":\"Valeria Mazzucchi and Antoine Harari\",\"regions\":[],\"thematiques\":[\"Environment and Climate\",\"Social Issues\",\"Activism\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/letincelle\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le fant\u00f4me de Theresienstadt\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726903-1280x720.png\",1280,720]},\"director\":\"Baptiste Cogitore\",\"regions\":[\"Europe\"],\"thematiques\":[\"Memory and History\",\"Literature\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-fantome-de-theresienstadt\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le loup d\u2019or de Balol\u00e9\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726904-1280x720.png\",1280,720]},\"director\":\"Chlo\u00e9 A\u00efcha Boro\",\"regions\":[\"Africa\"],\"thematiques\":[\"Economy and Politics\",\"Children's Rights\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-loup-dor-de-balole\\\/\"},{\"post_status\":\"publish\",\"title\":\"Le monde selon Amazon\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726914-1280x720.png\",1280,720]},\"director\":\"Adrien Pinon and Thomas Lafarge\",\"regions\":[\"North America\"],\"thematiques\":[\"Economy and Politics\",\"Innovation and Technology\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/le-monde-selon-amazon\\\/\"},{\"post_status\":\"publish\",\"title\":\"Les r\u00e9fugi\u00e9s de Saint-Jouin\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971-480x224.jpg\",480,224],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971-854x399.jpg\",854,399],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390971.jpg\",1000,467]},\"director\":\"Ariane Doublet\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/les-refugies-de-saint-jouin\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lettres ouvertes\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-480x270.jpg\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-854x480.jpg\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1254174-1-scaled-1280x720.jpg\",1280,720]},\"director\":\"Katharine Dominic\u00e9\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/lettres-ouvertes\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lords of Water\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/726908-1280x720.png\",1280,720]},\"director\":\"J\u00e9r\u00f4me Fritel\",\"regions\":[\"Europe\"],\"thematiques\":[\"Environment and Climate\",\"Economy and Politics\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/lords-of-water\\\/\"},{\"post_status\":\"publish\",\"title\":\"Lotus Sports Club\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-480x270.jpg\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-854x480.jpg\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1244461-1-1280x720.jpg\",1280,720]},\"director\":\"Vanna Hem and Tommaso Colognese\",\"regions\":[\"Asia\"],\"thematiques\":[\"LGBTQIA+\",\"Youth\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/lotus-sports-club\\\/\"},{\"post_status\":\"publish\",\"title\":\"Made to Measure\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1037562-1280x720.png\",1280,720]},\"director\":\"Hans Block, Moritz Riesewieck and Cosima Terrasse\",\"regions\":[],\"thematiques\":[\"Freedom and Democracy\",\"Innovation and Technology\",\"Economy and Politics\"],\"edition\":\"2022\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2022\\\/made-to-measure\\\/\"},{\"post_status\":\"publish\",\"title\":\"Num\u00e9ro 387 disparu en M\u00e9diterran\u00e9e\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/722741-1280x720.png\",1280,720]},\"director\":\"Madeleine Leroyer\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Humanitarian Aid\"],\"edition\":\"2020\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2020\\\/numero-387-disparu-en-mediterranee\\\/\"},{\"post_status\":\"publish\",\"title\":\"Objector\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309795.png\",445,250]},\"director\":\"Molly Stuart\",\"regions\":[\"Middle East\"],\"thematiques\":[\"Youth\",\"Conflict\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/objector\\\/\"},{\"post_status\":\"publish\",\"title\":\"Op\u00e9ration Papyrus\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/534317-1280x719.png\",1280,719]},\"director\":\"B\u00e9atrice Guelpa and Juan Jos\u00e9 Lozano\",\"regions\":[\"Switzerland\"],\"thematiques\":[\"Migration and Refugees\"],\"edition\":\"2019\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2019\\\/operation-papyrus\\\/\"},{\"post_status\":\"publish\",\"title\":\"Photophobia\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/1464184-1.webp\",1280,720]},\"director\":\"Pavol Pekar\u010d\u00edk\",\"regions\":[\"Eastern Europe\"],\"thematiques\":[\"Youth\",\"Conflict\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/photophobia\\\/\"},{\"post_status\":\"publish\",\"title\":\"Rah\u010dan \u2013 Ella\u2019s Riot\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1454256-1280x720.webp\",1280,720]},\"director\":\"Anne Marte Blindheim\",\"regions\":[],\"thematiques\":[\"Art and Engagement\",\"Indigenous Rights\",\"Environment and Climate\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/rahcan-ellas-riot\\\/\"},{\"post_status\":\"publish\",\"title\":\"Restituer l\u2019art africain \u2013 Les Fant\u00f4mes de la colonisation\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1309802.png\",445,250]},\"director\":\"\",\"regions\":[\"Africa\"],\"thematiques\":[\"Decolonization\",\"Art and Engagement\"],\"edition\":\"2023\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2023\\\/restituer-lart-africain-les-fantomes-de-la-colonisation\\\/\"},{\"post_status\":\"publish\",\"title\":\"Shadow Game\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-480x270.png\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-854x480.png\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/863932-1280x720.png\",1280,720]},\"director\":\"Eefje Blankevoort and Els Van Driel\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Children's Rights\"],\"edition\":\"2021\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2021\\\/shadow-game\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Brink of Dreams\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/1694188-1-1280x720.webp\",1280,720]},\"director\":\"Nada Riyadh and Ayman El Amir\",\"regions\":[\"Africa\"],\"thematiques\":[\"Art and Engagement\",\"Women and Girls' Rights\"],\"edition\":\"2025\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2025\\\/the-brink-of-dreams\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Mind Game\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-480x270.webp\",480,270],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-854x480.webp\",854,480],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/1616877-1-1280x720.webp\",1280,720]},\"director\":\"Els Van Driel, Sajid Khan Nasiri and Eefje Blankevoort\",\"regions\":[],\"thematiques\":[\"Migration and Refugees\",\"Health\",\"Youth\"],\"edition\":\"2024\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2024\\\/the-mind-game\\\/\"},{\"post_status\":\"publish\",\"title\":\"The Son I Never Had: Growing Up Intersex\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390426.jpg\",1000,468]},\"director\":\"Pidgeon Pagonis\",\"regions\":[],\"thematiques\":[\"LGBTQIA+\",\"Activism\",\"Health\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/the-son-i-never-had-growing-up-intersex\\\/\"},{\"post_status\":\"publish\",\"title\":\"Un jour \u00e7a ira\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/389429.jpg\",1000,468]},\"director\":\"Edouard Zambeaux and Stan Zambeaux\",\"regions\":[\"Europe\"],\"thematiques\":[\"Migration and Refugees\",\"Children's Rights\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/un-jour-ca-ira\\\/\"},{\"post_status\":\"publish\",\"title\":\"Women of the Venezuelan Chaos\",\"image\":{\"xs\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405-480x225.jpg\",480,225],\"sm\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405-854x400.jpg\",854,400],\"md\":[\"https:\\\/\\\/fifdh.org\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/390405.jpg\",1000,468]},\"director\":\"Margarita Cadenas\",\"regions\":[\"Latin America\"],\"thematiques\":[\"Women and Girls' Rights\",\"Economy and Politics\"],\"edition\":\"2018\",\"link\":\"https:\\\/\\\/fifdh.org\\\/en\\\/schools\\\/platform\\\/2018\\\/women-of-the-venezuelan-chaos\\\/\"}],\n      compiledRessources: [],\n      searchTerm: '',\n      cl: 'en',\n      json_endpoint: 'https:\/\/fifdh.org\/wp-content\/uploads\/db_cinema\/',\n      ressource: {},\n      regions: [\"Africa\",\"Asia\",\"Eastern Europe\",\"Europe\",\"Latin America\",\"Middle East\",\"North America\",\"Switzerland\"],\n      thematiques: [\"Activism\",\"Around an Edition\",\"Art and Engagement\",\"Children's Rights\",\"Civil Movements\",\"Conflict\",\"Decolonization\",\"Disability\",\"Economy and Politics\",\"Environment and Climate\",\"Ethnic Discrimination\",\"Exile\",\"Freedom and Democracy\",\"Health\",\"Humanitarian Aid\",\"Indigenous Rights\",\"Indigenous Rights\",\"Innovation and Technology\",\"International Law\",\"Journalism\",\"Justice\",\"Labour Rights\",\"LGBTQIA+\",\"Literature\",\"Memory and History\",\"Migration and Refugees\",\"Populismes\",\"Professional Programme\",\"Racial Discrimination\",\"Social Issues\",\"Women and Girls' Rights\",\"Youth\"],\n      editions: [\"2025\",\"2024\",\"2023\",\"2022\",\"2021\",\"2020\",\"2019\",\"2018\"],\n      sidebarOpen: false,\n      blockId: 'block_659ece3b24ab1',\n      article: document.querySelector('#block_659ece3b24ab1').closest('article'),\n      activeFilters: {\n        action: [],\n        categorie: [],\n        editions: [],\n        regions: [],\n        thematiques: [],\n        production_status: []\n      },\n      isUserLoggedIn: false,\n      filtered: false,\n      filter() {\n        this.filtered = false;\n        this.searchTerm = '';\n\n        \/\/ point de d\u00e9part = toutes les ressources\n        let result = this.data;\n\n        \/\/ y a-t-il au moins un filtre actif ?\n        const hasAny = Object.values(this.activeFilters).some(arr => arr.length > 0);\n        if (!hasAny) {\n          this.ressources = this.data;\n          if (this.program == 'pro') this.compileRessources();\n          this.scrollContentToTop();\n          return;\n        }\n\n        this.filtered = true;\n\n        \/\/ AND entre types de filtres, OR \u00e0 l\u2019int\u00e9rieur d\u2019un m\u00eame type\n        for (var [type, values] of Object.entries(this.activeFilters)) {\n\n          if (type === 'editions') type = 'edition';\n         \n          if (!values || !values.length) continue;\n\n          result = result.filter(ressource => {\n\n            const target = ressource[type];\n            if (!target) return false;\n            console.log(typeof target)\n            if (typeof target === 'string') {\n              return values.includes(target);\n            }\n\n            \/\/ suppos\u00e9 tableau\n            return Array.isArray(target) && target.some(v => values.includes(v));\n          });\n        }\n\n        this.ressources = result;\n\n        if (this.program == 'pro') this.compileRessources();\n        this.scrollContentToTop();\n      },\n      filterBy(key, value) {\n\n        if (!this.activeFilters[key].includes(value))\n          this.activeFilters[key].push(value);\n        else\n          this.activeFilters[key].splice(this.activeFilters[key].indexOf(value), 1);\n\n        sessionStorage.setItem(this.program + '_filters', JSON.stringify(this.activeFilters));\n\n        this.filter();\n\n      },\n      removeFilter(key, value) {\n\n        this.activeFilters[key].splice(this.activeFilters[key].indexOf(value), 1);\n\n        this.filter();\n\n      },\n      clearFilters() {\n\n        for (filter in this.activeFilters)\n          this.activeFilters[filter] = [];\n\n        this.searchTerm = '';\n\n        sessionStorage.removeItem(this.program + '_filters');\n\n        this.filter();\n\n      },\n      compileRessources() {\n\n        this.compiledRessources = [];\n\n        for (const ressource of this.ressources) {\n          if (!this.compiledRessources[ressource.edition])\n            this.compiledRessources[ressource.edition] = {\n              name: ressource.edition,\n              hidden: false,\n              ressources: []\n            };\n\n          this.compiledRessources[ressource.edition].ressources.push(ressource);\n        }\n\n        \/\/ V\u00e9rification pour chaque \u00e9dition si toutes les ressources sont priv\u00e9es\n        for (const edition in this.compiledRessources) {\n          const ressources = this.compiledRessources[edition].ressources;\n          if (\n            ressources.length > 0 &&\n            ressources.every(r => r.post_status === 'private')\n          ) {\n            this.compiledRessources[edition].hidden = true;\n          } else {\n            this.compiledRessources[edition].hidden = false;\n          }\n        }\n\n        this.compiledRessources = Object.keys(this.compiledRessources)\n          .sort()\n          .reverse()\n          .map(key => ({\n            ...this.compiledRessources[key]\n          }));\n\n      },\n      search() {\n\n        for (filter in this.activeFilters)\n          this.activeFilters[filter] = [];\n\n        this.ressources = this.data.filter(ressource => {\n          if (ressource.title.toLowerCase().includes(this.searchTerm.toLowerCase()))\n            return true;\n          if (ressource.director.toLowerCase().includes(this.searchTerm.toLowerCase()))\n            return true;\n          if (ressource.thematiques)\n            for (thematique of ressource.thematiques)\n              if (thematique.toLowerCase().includes(this.searchTerm.toLowerCase()))\n                return true;\n          if (ressource.regions)\n            for (region of ressource.regions)\n              if (region.toLowerCase().includes(this.searchTerm.toLowerCase()))\n                return true;\n        })\n        this.compileRessources();\n        this.scrollContentToTop();\n      },\n      initCatalogue() {\n\n        if (this.program == 'pro')\n          this.compileRessources();\n\n        this.initFromSessionStorage();\n\n        const siteNav = document.querySelector('#site-nav');\n        const wpadminbar = document.querySelector('#wpadminbar');\n        const block = document.getElementById(this.blockId);\n        block.style.minHeight = window.innerHeight - siteNav.offsetHeight - (wpadminbar ? wpadminbar.offsetHeight : 0) + 'px';\n\n        this.filterSidebarHeight();\n        window.addEventListener('resize', this.filterSidebarHeight);\n      },\n      onMouseEnter(e) {\n\n        const thumb = e.target;\n        const a = thumb.querySelectorAll('a');\n        a.forEach((a) => a.addEventListener('mouseenter', (e) => {\n          thumb.classList.add('hover');\n        }));\n        a.forEach((a) => a.addEventListener('mouseleave', (e) => {\n          thumb.classList.remove('hover');\n        }));\n\n      },\n      toggleFilterSidebar() {\n        this.sidebarOpen = !this.sidebarOpen;\n        document.querySelector('.filter-sidebar').classList.toggle('open');\n        this.article.classList.toggle('filter-sidebar-open');\n        document.body.classList.toggle('overflow-x-hidden');\n      },\n      openFilterSidebar() {\n        this.sidebarOpen = true;\n        document.querySelector('.filter-sidebar').classList.add('open');\n        this.article.classList.add('filter-sidebar-open');\n        document.body.classList.add('overflow-x-hidden');\n      },\n      closeFilterSidebar() {\n        this.sidebarOpen = false;\n        document.querySelector('.filter-sidebar').classList.remove('open');\n        this.article.classList.remove('filter-sidebar-open');\n        document.body.classList.remove('overflow-x-hidden');\n      },\n      filterSidebarHeight() {\n        const filterSidebarContainer = document.querySelector('.filter-sidebar-container');\n        const siteNav = document.querySelector('#site-nav');\n        const wpadminbar = document.querySelector('#wpadminbar');\n\n        const filterSidebarContainerHeight = filterSidebarContainer.offsetHeight;\n        const siteNavHeight = siteNav.offsetHeight;\n        const wpadminbarHeight = wpadminbar ? wpadminbar.offsetHeight : 0;\n        const windowHeight = window.innerHeight;\n        const filterSidebarHeight = windowHeight - siteNavHeight - wpadminbarHeight;\n\n        filterSidebarContainer.style.height = filterSidebarHeight + 'px';\n        filterSidebarContainer.style.top = siteNavHeight + wpadminbarHeight - 1 + 'px';\n      },\n      scrollContentToTop() {\n        const articleHeading = document.querySelector('.article-heading');\n        const siteNav = document.querySelector('#site-nav');\n        const blockIdScrollTop = document.querySelector('#block_659ece3b24ab1').offsetTop;\n        const articleHeadingContent = document.querySelector('.article-heading-content');\n\n        const toTop = blockIdScrollTop - siteNav.offsetHeight - articleHeading.offsetHeight + 2;\n\n        window.scrollTo({\n          top: toTop,\n          behavior: 'instant'\n        });\n      },\n\n      initFromSessionStorage() {\n        const savedFilters = sessionStorage.getItem(this.program + '_filters');\n        if (savedFilters) {\n          const parsedFilters = JSON.parse(savedFilters);\n          for ([key, values] of Object.entries(parsedFilters)) {\n            if (values && values.length) {\n              for (const value of values) {\n                this.filterBy(key, value);\n              }\n            }\n          }\n        }\n      },\n    };\n\n    document.addEventListener('DOMContentLoaded', function() {\n      PetiteVue.createApp(catalogueApp).mount('#block_659ece3b24ab1');\n      catalogueApp.initCatalogue();\n    });\n  <\/script>","protected":false},"featured_media":0,"parent":0,"template":"","class_list":["post-78","ecoles","type-ecoles","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/fifdh.org\/en\/wp-json\/wp\/v2\/ecoles\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fifdh.org\/en\/wp-json\/wp\/v2\/ecoles"}],"about":[{"href":"https:\/\/fifdh.org\/en\/wp-json\/wp\/v2\/types\/ecoles"}],"wp:attachment":[{"href":"https:\/\/fifdh.org\/en\/wp-json\/wp\/v2\/media?parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}