Nurfog
|
21b2f12485
|
feat: Introduce a VideoMarkerBlock component for interactive video questions, integrating it into the lesson editor and updating API types.
|
2026-01-19 10:01:05 -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
|
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
|
942780db1c
|
feat: implement structured grading system with predefined assessment types
- Add structured grading policy with predefined types (Continuous Assessment, Midterm, Final Test, Exam)
- Replace free-text category input with combobox selection in Grading Policy page
- Update Lesson Editor to use dropdown selector for grading category assignment
- Fix create_grading_category handler to capture organization context
- Fix update_course handler to set audit context in database transaction
- Implement getImageUrl helper for proper asset path resolution
- Add unoptimized prop to organization logo images to bypass Next.js optimization
- Add database migrations for organization_id in content tables
- Seed default tutorial courses for Admin, Instructor, and Student roles
- Fix audit log constraints and content schema issues
|
2026-01-12 00:52:26 -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
|
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
|
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 |
|
Nurfog
|
57b8d7c0a1
|
feat: Introduce new interactive content blocks including Fill-in-the-Blanks, Short Answer, Ordering, and Matching, with corresponding API, database, and UI integration.
|
2025-12-19 17:03:26 -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 |
|