An interactive and professional explorer designed to facilitate the application of Universal Design for Learning (UDL) in educational environments. This tool allows navigating through the principles, guidelines, and checkpoints of the UDL 3.0 model, offering practical examples and design options for teachers.
Full support for 4 simultaneous languages, allowing language switching on the fly without losing context:
Print system designed to generate professional documents:
import.meta.glob.This project is built with a modern stack focused on speed and user experience:
svelte-spa-routerClone the repository:
git clone https://github.com/your-user/udl-browser.git
cd udl-browser
Install dependencies:
npm install
Run in development mode:
npm run dev
Build for production:
npm run build
Model and activity data are centralized for easy editing:
src/data/json/activities/: Folder for new activity examples (in JSON format).src/data/udl-core.json: Main UDL model structure (Principles and Guidelines).src/stores/udlData.ts: Indexing and search logic.The organization of principles, guidelines, and considerations follows the Universal Design for Learning (UDL) model from CAST UDL Guidelinesβ’ v3.0, Β© CAST, Inc. 2024.
All textual content and examples are original, and the visual style has been adapted.
This project is available under the MIT license. Feel free to use and adapt it for your educational needs.
Developed by Daniel Losada
Developed with β€οΈ for the educational community.