/Computerized-Adaptive-Testing

Computerized Adaptive Test Using Item Response Theory (IRT)

Primary LanguageJavaScript

Implementation of Computerized Adaptive Test Using Item Response Theory (IRT)

Core Features:

  • Adaptive question selection based on Item Response Theory (IRT)
  • Real-time ability estimation and assessment personalization
  • Multiple test types with varying difficulty levels
  • Detailed results with visualizations of performance and ability growth
  • User authentication and test session management
  • Dashboard with progress tracking and test history
  • Mobile-responsive design for testing on any device
  • Detailed analytics for test performance and item difficulty

Stacks

  • RemixJS
  • Vite
  • Tailwind

Installtoin

  • Clone the repo
  • run npm install
  • run npm run dev