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
To see both children: Open this page on each child's device separately.
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
โ
๐ 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.