Skip to main content

Story 3: AI Question Paper Generator with Competency Tagging

Overview​

FieldValue
Story IDNGE-16-3
Story Points16
SprintSprint 21
LanguagePython

User Story​

As a Teacher
I want to generate question papers with competency tags and rubrics
So that assessments feed into the 360° HPC system

CBSE Blueprint Support​

SectionTypeMarksCount
AMCQ116
BVery Short26
CShort Answer37
DLong Answer53

Competency Tagging (NEW - Integration with EPIC-7)​

Every generated question includes:

Tag TypeExamples
Bloom's LevelRemembering, Understanding, Applying, Analyzing
CompetencyCritical Thinking, Problem Solving, Application
SkillNumerical, Analytical, Conceptual
DifficultyEasy, Medium, Hard

Output Format​

{
"question_id": "Q-2026-001",
"question_text": "Explain photosynthesis...",
"marks": 5,
"competency_tags": {
"bloom_level": "Understanding",
"competency": "Conceptual Clarity",
"skill": "Analytical"
},
"rubric": {
"criteria": [
{"name": "Definition", "marks": 1},
{"name": "Steps", "marks": 2},
{"name": "Diagram", "marks": 1},
{"name": "Equation", "marks": 1}
]
}
}

Integration with EPIC-7​

This data flows to EPIC-7 for:

  • AI-assisted grading against rubrics
  • Competency-based analytics
  • Skill radar charts in HPC