Commit Graph

9 Commits (v2.5)

Author SHA1 Message Date
a2nr 54fa892d8d update command for image management 2026-04-13 12:33:26 +07:00
a2nr f9b4313dc2 feat: add exportall and importall commands to elemes.sh and update podman-compose.yml to use pre-built images 2026-04-13 07:34:44 +07:00
a2nr 635db39187 feat: add conditional directory creation for assets and state folders with status logging 2026-04-11 09:48:33 +07:00
a2nr 10548b1f51 feat: add Arduino lesson support, documentation, and load testing utilities with improved CLI feedback 2026-04-11 08:39:57 +07:00
a2nr 74a8d87853 add velxio as submodule 2026-04-09 10:51:36 +07:00
a2nr 2505cd0977 feat: Add project name parameter to podman-compose commands in elemes.sh 2026-04-01 09:48:32 +07:00
a2nr 3771f01110 feat: Add initial configuration files, example content, and lesson materials for programming and circuit in Elemes LMS 2026-04-01 09:37:09 +07:00
a2nr 1e6c6a884c feat: Enhance lesson functionality with circuit output and key text support, update token generation script for better CSV handling 2026-03-31 14:31:15 +07:00
a2nr d29c2f2e3e feat: Integrate CircuitJS1 into Elemes LMS
- Added CircuitJSApi interface for simulator API interaction.
- Updated lesson page to support circuit simulation alongside code execution.
- Implemented separate output states for code and circuit evaluations.
- Enhanced lesson content rendering to include circuit embeds using markdown.
- Refactored backend to process circuit embed syntax and convert to HTML.
- Updated podman-compose configuration to include new environment variable for cursor offset.
- Created a proposal document outlining the feasibility and implementation plan for CircuitJS1 integration.
2026-03-31 12:08:42 +07:00