[OQI-002] docs: Update inventories for Education module
- Add 4 new components: CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses - Update OQI-002 progress to 70% - Update component counts (36 total) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9385ea238e
commit
a8337b071e
@ -19,10 +19,10 @@ last_updated: "2026-01-25"
|
|||||||
summary:
|
summary:
|
||||||
total_features: 8 # auth, dashboard, education, trading, investment, settings, notifications, payments
|
total_features: 8 # auth, dashboard, education, trading, investment, settings, notifications, payments
|
||||||
total_pages: 18 # +4 (CheckoutSuccess, CheckoutCancel, Pricing, Billing)
|
total_pages: 18 # +4 (CheckoutSuccess, CheckoutCancel, Pricing, Billing)
|
||||||
total_components: 32 # +3 assistant (ConversationHistory, ContextPanel, index)
|
total_components: 36 # +4 education (CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses)
|
||||||
total_hooks: 0
|
total_hooks: 0
|
||||||
total_stores: 2 # chatStore, paymentStore
|
total_stores: 2 # chatStore, paymentStore
|
||||||
status: "En desarrollo (OQI-007 al 40%)"
|
status: "En desarrollo (OQI-002 al 70%)"
|
||||||
|
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
# ESTRUCTURA DE DIRECTORIOS
|
# ESTRUCTURA DE DIRECTORIOS
|
||||||
@ -674,8 +674,10 @@ epic_mapping:
|
|||||||
|
|
||||||
OQI-002:
|
OQI-002:
|
||||||
features: [education]
|
features: [education]
|
||||||
pages_count: 2
|
pages_count: 6
|
||||||
status: "Estructura creada"
|
components_count: 4
|
||||||
|
status: "En Desarrollo (70%)"
|
||||||
|
note: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components added"
|
||||||
|
|
||||||
OQI-003:
|
OQI-003:
|
||||||
features: [trading]
|
features: [trading]
|
||||||
|
|||||||
@ -36,9 +36,10 @@ epicas:
|
|||||||
- codigo: OQI-002
|
- codigo: OQI-002
|
||||||
nombre: Modulo Educativo
|
nombre: Modulo Educativo
|
||||||
sp: 45
|
sp: 45
|
||||||
estado: Parcial
|
estado: En Desarrollo
|
||||||
progreso: 60%
|
progreso: 70%
|
||||||
doc_frontend: true
|
doc_frontend: true
|
||||||
|
descripcion: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components"
|
||||||
|
|
||||||
- codigo: OQI-003
|
- codigo: OQI-003
|
||||||
nombre: Trading y Charts
|
nombre: Trading y Charts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user