Parent dashboard

Track each child's progress, quiz scores, and learning streaks. Read teaching tips for the next upcoming lesson.

How this works: Each child's progress is stored in their own browser's localStorage under the key aia_progress. This dashboard reads the same browser it's opened in. To view each child's data, open this page on their device/browser, or ask them to copy their data using the export button below.

To see both children: Open this page on each child's device separately.
โ€”
Student name
0
Lessons done
0%
Complete
0
XP earned
0
Day streak
0
Badges

Course progress

0/20
${[['m1','๐Ÿง ','Understanding AI',4],['m2','๐Ÿ’ฌ','Prompts',5],['m3','๐ŸŒ','HTML',5],['m4','๐Ÿ','Python',4],['m5','๐Ÿš€','Project',2]] .map(([id,ic,name,total])=>`
${ic}
0/${total}
`).join('')}
โ–ถ
Next lesson to teach
Loading...
Click to view lesson on student side
โ†’

Lesson breakdown

Click a row to see quiz details
Lesson Title Status Quiz score Last attempt

๐Ÿ“‹ Teaching tips โ€” coming up next

๐Ÿ… Badges earned

No badges yet

๐Ÿ›  Data tools

Export creates a JSON file you can move between devices. Import loads saved progress back in.