Nurfog
59a4ca5d52
feat: agregar gestión de URL de API CMS para comunicación entre LMS y CMS
2026-04-16 14:53:35 -04:00
Nurfog
169a0a18a2
feat: fixing certificate and block
2026-04-14 13:07:45 -04:00
Nurfog
e0e6655b91
feat: implement course certificate generation system with organization-level toggles
2026-04-14 11:30:00 -04:00
Nurfog
e4866c6dee
feat: SAM integration, deployment scripts, and audio response enhancements
...
- Add SAM (Sistema de Administración Académica) integration with sync endpoints
- Add deployment automation (deploy.sh, remote-setup.sh, setup-nginx-ssl.sh)
- Add nginx proxy configuration for SSL with Let's Encrypt
- Add audio response support for student lessons (migrations, handlers)
- Add audio evaluations admin page
- Update CORS to support wildcard subdomains for norteamericano.cl
- Add comprehensive deployment documentation (DESPLIEGUE.md, ManualDeConfiguracion.md)
- Update docker-compose.yml with nginx-proxy and acme-companion services
- Remove outdated documentation files
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-27 09:20:23 -03:00
Nurfog
bde5be22e7
feat: Introduce AI code hinting, enforce single-tenant organization model, and add a Code Lab block component.
2026-03-09 17:24:15 -03:00
Nurfog
bc5b240984
feat: Implement AI-generated Role Playing and Hotspot interactive content blocks with UI and service integration.
2026-03-09 13:46:47 -03:00
Nurfog
7406de9a1b
Remove AI image generation functionality from CMS and expand Docker ignore rules.
2026-03-09 10:06:26 -03:00
Nurfog
997af5d473
feat: introduce global AI task dashboard, enhance user profiles with new fields, and update database models with default implementations.
2026-03-06 12:37:39 -03:00
Nurfog
01c54429a0
feat: Introduce course marketing features with dedicated metadata, image generation, and UI in both studio and experience apps.
2026-03-04 15:41:34 -03:00
Nurfog
4458decd22
actualizaciones
2026-03-03 17:44:24 -03:00
Nurfog
81e1830563
feat: Implement dark mode styling across UI components and update README with roadmap and system requirements.
2026-03-02 11:29:55 -03:00
Nurfog
44b2160590
feat: Implement peer review management, student, and session pages for courses.
2026-02-25 14:06:28 -03:00
Nurfog
04dbe05704
feat: Implement LTI deep linking, live sessions, predictive analytics, and portfolios with associated UI and database migrations.
2026-02-24 09:37:16 -03:00
Nurfog
7f7ea3d70c
feat: Add LTI launch, lesson preview, course progress, bookmarks, and asset management features.
2026-02-23 15:43:45 -03:00
Nurfog
f365e585a2
feat: Implement course team management with dedicated UI and API, add course preview token generation, and refactor course settings UI.
2026-02-18 00:01:47 -03:00
Nurfog
89b1d1353d
feat: Implement full-stack course announcements management with cohort segmentation.
2026-02-17 23:11:25 -03:00
Nurfog
4c96d6b225
feat: Add bulk student enrollment functionality to courses with new API endpoint and UI.
2026-02-17 22:50:17 -03:00
Nurfog
f9e78a265a
feat: Implement advanced grading (rubrics) and lesson dependencies across CMS service, API, and Studio UI.
2026-02-17 22:43:19 -03:00
Nurfog
1d7e5a39ce
feat: Add comprehensive peer assessment functionality including new data models, API endpoints, database migrations, and dedicated UI components for Studio and Experience applications.
2026-02-16 20:22:02 -03:00
Nurfog
172b4fa2d5
feat: Implement full-stack cohort management with dedicated API, database schema, and admin UI, alongside updates to the database reset script and documentation.
2026-02-16 04:03:19 -03:00
Nurfog
4eb7ade407
feat: Implement course monetization with Mercado Pago, update roadmap status, and refine discussion service handlers.
2026-02-15 13:54:01 -03:00
Nurfog
23d761bada
feat: mensajes
2026-01-27 11:13:08 -03:00
Nurfog
26f4283d0e
feat: add comprehensive discussion forums with threads, nested replies, voting, and moderation, alongside updates to authentication flows.
2026-01-26 17:51:49 -03:00
Nurfog
d3a019541d
feat: enhance Playwright E2E tests for instructor and student flows and optimize Docker build contexts.
2026-01-26 15:24:50 -03:00
Nurfog
c774c3608b
feat: implement AI tutor memory and RAG system for continuous learning
...
- Added chat sessions and message persistence for interaction history.
- Integrated Knowledge Base (RAG) using PostgreSQL Full Text Search.
- Implemented automated ingestion of lesson content during course sync.
- Updated AITutor frontend to support persistent session IDs via localStorage.
- Added database migrations for chat_sessions, chat_messages, and knowledge_base.
- Fixed SQLx build issues to allow offline Docker image compilation.
2026-01-23 15:59:53 -03:00
Nurfog
470c7f0172
feat: Implement AI tutor functionality, add branding fields, and improve API URL handling.
2026-01-23 14:48:41 -03:00
Nurfog
60e2af72f0
feat: ad interface to upload logo and favicon
2026-01-23 11:43:17 -03:00
Nurfog
fa8ca6cb61
feat: fix hotspot test
2026-01-22 16:52:36 -03:00
Nurfog
957539d201
feat: se aplican varios fix a las pruebas
2026-01-22 13:24:48 -03:00
Nurfog
02909ea85a
feat: Implement course-level asset management and interactive media markers.
2026-01-17 13:55:04 -03:00
Nurfog
05faa20993
feat: Add i18n support, new content block types, course export, and lesson interaction tracking.
2026-01-17 02:19:39 -03:00
Nurfog
b166387a48
feat: Implement user profile management, add multi-language interactive transcripts, and lay groundwork for SSO.
2026-01-17 00:26:42 -03:00
Nurfog
2dffbd8b71
feat: Implement multi-tenancy with default organization, global courses, user profiles, and new UI components like OrganizationSelector and Combobox.
2026-01-16 12:15:15 -03:00
Nurfog
daeda7e905
feat: Implement multi-tenancy with organization ID in LMS tables and middleware, refactor web API calls, and update analytics and gamification features."
2026-01-15 11:40:38 -03:00
Nurfog
b1eb23926e
feat: database-first refactor, unified architecture and visual developer manual
...
Summary of changes:
- Consolidated Studio+CMS and Experience+LMS into unified services.
- Moved core business logic (enrollment, grading, auth) to PostgreSQL functions.
- Implemented advanced auditing via DB triggers and session context.
- Added gamification (XP/Levels/Leaderboards) and logic encapsulation.
- Updated installation/diagnostic scripts for the new architecture.
- Created a comprehensive Visual Developer Manual in README.md with hardware scaling.
2026-01-11 02:34:23 -03:00
Nurfog
3a02ecb757
refactor: Clean up unused imports, improve type safety, and fix UI text and navigation links.
2025-12-29 01:33:53 -03:00
Nurfog
158aa5b315
feat: Implement organization branding, course pacing, and display upcoming deadlines in the experience portal.
2025-12-29 01:30:48 -03:00
Nurfog
2378f616aa
feat: Update project status to Phase 6, mark multi-tenancy as completed, and refine the roadmap for AI integration and advanced features.
2025-12-26 11:01:52 -03:00
Nurfog
e772d430b1
feat: Implement multi-tenancy with new database migrations, API updates across services, and refactor frontend API calls.
2025-12-26 10:59:07 -03:00
Nurfog
c2d73b97db
pruebas e2e
2025-12-23 11:36:48 -03:00
Nurfog
72ddb43fd7
feat: Implement comprehensive course analytics, RBAC with roles and authentication, and dynamic passing thresholds.
2025-12-23 10:12:53 -03:00
Nurfog
0988213eb7
feat: enhance Activity Builder with block reordering, description preview, quiz type selection, and updated documentation
2025-12-19 15:47:16 -03:00
Nurfog
c71fae7dbc
Initial commit: Clean workspace without heavy binaries
2025-12-19 15:36:54 -03:00