Skip to content

Tags: ContextLab/mapper

Tags

v1.0.0-mvp

Toggle v1.0.0-mvp's commit message
Minimum Viable Product Release

Features:
- Interactive knowledge map visualization with heatmap
- 10 biology quiz questions
- Dartmouth Green color scheme throughout
- Question dots colored by knowledge level (correct/unanswered/incorrect)
- Intelligent quadrant-based tooltip positioning
- Skip functionality for questions
- Responsive design with mobile support
- Font Awesome icons
- Bronze-to-green heatmap matching knowledge scale
- Hover tooltips to explore knowledge model
- Progress tracking and results statistics

Technologies:
- HTML5 Canvas for high-performance rendering
- Gaussian kernel density estimation for knowledge inference
- Dynamic question loading from JSON
- No backend required - fully client-side