Alpha Virtual Academy Ltd proposes the Litmus Test Project as a Digital Public Goods. The Platform would house competency frameworks and edtech platform assessments for basic and senior high education as well as out of school vocational and technical education in Ghana.
Description: Implement the Curriculum model with fields required to meet GES standards.
Tasks:
Create schema with fields: class, strand, sub-strand, content standards, and learning indicators.
Add required field validation.
Implement unique constraints to prevent duplicate entries (e.g., unique combination of class, strand, and sub-strand).
Add data integrity checks.
Acceptance Criteria:
Curriculum model is created with correct field types and constraints.
Validation and unique constraints work as expected.
Description: Implement the Curriculum model with fields required to meet GES standards.
Tasks: Create schema with fields: class, strand, sub-strand, content standards, and learning indicators. Add required field validation. Implement unique constraints to prevent duplicate entries (e.g., unique combination of class, strand, and sub-strand). Add data integrity checks. Acceptance Criteria: Curriculum model is created with correct field types and constraints. Validation and unique constraints work as expected.