AdaptIQ is an offline-capable, AI-powered learning platform that personalizes education with locally generated quizzes, roadmaps, and intelligent progress tracking.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
71
commits
feat: add RoadmapsPage for generating personalized learning roadmaps based on quiz performance
ba109e9View on GitHubfeat: add RoadmapDetail page with roadmap progress tracking and final quiz generation
781a572View on GitHubfeat: add QuizzesPage for managing AI-generated quizzes with creation and viewing features
62dae91View on GitHubfeat: implement CoursesPage with course listing, creation, and enrollment features
aca8bdcView on GitHubfeat: add course detail and quiz detail pages with CRUD functionality and proctor mode features
ec898eaView on GitHubAdd UsersPage component for managing platform users with editing, deletion, and role assignment features
4e4076cView on GitHubAdd SettingsPage component for managing platform configuration, license activation, and LLM service status
b0abcb2View on GitHubAdd AuditLogsPage component for tracking platform actions with filtering and data display
0b70902View on GitHubAdd AnalyticsPage component for displaying quiz performance and course completion statistics with export functionality
a0ae909View on GitHubAdd Register component for user account creation with form validation and navigation
e5a51fbView on GitHubAdd ProgressPage component for tracking user progress with score history and leaderboard
dea1876View on GitHubAdd ProfilePage component for user profile management with editing and password change functionality
891d41dView on GitHub