import centered from './centered/manifest.json'; import choice from './choice/manifest.json'; import { globalManifests } from './global'; import modal from './modal/manifest.json'; import choicePage from './pages/choice.json'; import description from './pages/description.json'; import modalPage from './pages/modal.json'; import progress from './pages/progress.json'; import { idOf, mergeManifests } from './schema'; import split from './split/manifest.json'; import stacked from './stacked/manifest.json'; /** * Properties live in JSON beside their page so a tool outside the plugin reads * the same file the plugin does, rather than a second copy that drifts. * * Labels sit there untranslated on purpose: nothing in the flow renders them, * and a string in JSON cannot reach make-pot anyway. */ export const descriptionManifests = () => [centered, split]; export const progressManifests = () => [stacked]; export const choiceManifests = () => [choice]; export const modalManifests = () => [modal]; const everyTemplate = () => [ ...descriptionManifests(), ...progressManifests(), ...choiceManifests(), ...modalManifests(), ]; const PAGE_OF = { centered: 'description', split: 'description', stacked: 'progress', choice: 'choice', modal: 'modal', }; export const pageManifests = () => [ description, progress, choicePage, modalPage, ]; const pageManifest = (page) => pageManifests().find((entry) => idOf(entry) === page); /** * Global, then the page, then the template. Nothing reads this at runtime — a * page reads its variables from the cascade — so it exists for a tool that has * to know what it may set, and for the contract test over the three levels. */ export const resolvedFor = (template) => { const page = pageManifest(PAGE_OF[template]); const own = everyTemplate().find((entry) => idOf(entry) === template); return mergeManifests([ ...globalManifests(), ...(page ? [page] : []), ...(own ? [own] : []), ]); };

Restore backup mode is enabled so most options are disabled.
If you want to activate these options to change the migration website you need to restart the installer and deactivate the Restore backup mode option

Elevating Discourse: Unraveling 2023 Elections and Media Literacy with the Truth Team -

Elevating Discourse: Unraveling 2023 Elections and Media Literacy with the Truth Team

Step into the world of informed discussions with Salone Fact Checker (SFC) as we proudly present an enlightening hybrid session titled, “A Conversation on 2023 Elections: Combating Fake News with Media Literacy – Lessons from the Truth Team.”

Supported by the esteemed US Embassy in Sierra Leone, this online event is a forum for illuminating discussions that bridge the gap between elections, media literacy, and the ever-growing challenge of fake news. The session draws insights from the remarkable journey of the Truth Team, a dedicated group of individuals who harness media literacy to combat misinformation.

Join us as we delve deep into the intricate dynamics of the upcoming 2023 elections and the role that media literacy plays in upholding truth and transparency. Our conversations will uncover strategies to navigate the misinformation minefield while promoting informed electoral participation.

At the heart of this session lies the invaluable contribution of the Truth Team. Through real-world case studies and impactful stories, we’ll explore how media literacy can serve as a potent antidote to fake news, empowering citizens to make well-informed decisions.

Scroll to Top