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
360cf520e8
feat: Implement AI-powered audio response evaluation with score, keywords, and feedback, integrating it into the AudioResponsePlayer component.
2026-01-21 17:05:11 -03:00
Nurfog
1c55cc4ae7
feat: Introduce My Learning page with user progress and gamification, standardize LLM models on Llama 3, and optimize branding logo image loading.
2026-01-19 13:02:11 -03:00
Nurfog
57594ce628
feat: Implement and display AI-powered course recommendations with a new API endpoint and frontend UI.
2026-01-18 15:24:56 -03:00
Nurfog
46b6253f22
feat: Introduce asset picker modal and audio response blocks, refactor CMS asset API routes, and update dependencies.
2026-01-18 01:02:01 -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
42976236b3
feat: Implement video play count tracking, refactor user update API, add missing CMS delete functions, and update database transaction handling.
2026-01-16 13:43:58 -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
663950aa0e
feat: Introduce multi-tenancy support with organization-specific data, add interactive transcript functionality, and enhance lesson/course schemas.
2026-01-15 18:02:04 -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
158aa5b315
feat: Implement organization branding, course pacing, and display upcoming deadlines in the experience portal.
2025-12-29 01:30:48 -03:00
Nurfog
e98a16d860
feat: Implement AI-driven lesson summaries, automate quiz generation, add gamification base, and introduce Studio organization management.
2025-12-26 14:58:58 -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
f695ed7213
feat: implement audit logging and add certificate template field to courses
2025-12-23 11:04:36 -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
f592f78b6c
feat: Implement lesson attempt tracking, retry functionality, and max attempt limits for interactive blocks.
2025-12-22 15:47:18 -03:00
Nurfog
32f71852d9
feat: update CMS service handlers and main application logic.
2025-12-22 13:54:35 -03:00