Logo Lanfrica

DOBIISON-Ghana-Ltd/openlearn-xr

Domain:

education

Record type:

software
Creator:
DOB
Host:
# OpenLearn Secondary schools often lack science labs due to equipment and material costs, which makes it hard to teach and learn abstract science concepts. **OpenLearn** provides interactive lab simulations and checkpoints so teachers can assess understanding without physical lab infrastructure. ## Features & Goals - **Interactive Science Modules:** Improve student confidence and understanding of abstract topics via interactive R3F visual configs and checkpoints. - **Classroom Sessions:** Enable teachers to run classroom sessions and assess learner strengths via real-time checkpoints and leaderboards. - **Digital Public Good (DPG):** OpenLearn is open-source, enabling schools to self-host, upload custom curriculum, and run their own local models. - **Gamification & Progression:** Students earn points, streaks, and badges, and can unlock progression in the sequential Library pathway. - **Accessible Design:** Optimized for tablet devices and low-network environments. ## Getting Started This is a Next.js project bootstrapped with `create-next-app`. First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` Open localhost with your browser to see the result. You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. ## Learn More To learn more about Next.js, take a look at the following resources: - Next.js Documentation - learn about Next.js features and API. - Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js GitHub repository - your feedback and contributions are welcome!