Commit History

store student email, dashboard changes
bb088d0
Running

taboola commited on

add individualized practice quizzes, fix heading font, dashboard UI changes
8963f2d

taboola commited on

error message in generate student report, gate quiz records on final save, randomize question bank, UI changes
dc384f2

taboola commited on

keep dashboard views mounted, fix quiz numbering/graph order, upload UI changes
fccd043

taboola commited on

label image questions in report, warn on incomplete download, changes to report aesthetics
8bbeab6

taboola commited on

fix inefficient query slowing down student sidebar load
f3b4bb3

taboola commited on

cache quiz AI summary during student report instead of regenerating on every dashboard view
c500397

taboola commited on

fix empty image questions on upload, label compound questions, reduce grid re-saves
a43df97

taboola commited on

more efficient save for student results, visible minimum widith given for progress bar
d3f40d1

taboola commited on

fix question number misalignment, show full answer text, fix report scroll-to-top, add dashboard stat icons
18816a6

taboola commited on

count quizzes only once saved (not on upload), remove preview emoji
af5c2f3

taboola commited on

fixed arrow direction, revised ai prompts, real quiz names + rename feature, graph sync button
b153c87

taboola commited on

quiz/bank wipe option, LLM answer check
f66acbf

taboola commited on

fix student records, dashboard illustration changed, report generation fixed, and UI changes
8b33cc0

taboola commited on

question generation feature, date selection, changes to UI login page and icons
c2c3b04

taboola commited on

feat: auto-number quizzes, fix chart layout, connect insights to LLM
0e05714

taboola commited on

fix column update
df2f769

taboola commited on

fix uploads: students show up in answer grid + reports generation revised
55cde2f

taboola commited on

fix student answers missing from answer grid
8ef8427

taboola commited on

fixed save_parsed_data crashing on db.refresh after commit
b67364c

taboola commited on

fixed broken upload flow
80a09a3

taboola commited on

fix delete_parsed_data to accept data_type argument
397604e

taboola commited on

Made Student Dashboard the main landing page, replaced placeholder constants with live API calls, fixed database.py to match revised schema
b76ca30

taboola commited on

add static UI + schema info
d111633

taboola commited on

Dashboard for all teachers (own-data scoped) + fix report IDOR (#3)
d2075b0

kuanz commited on

Admin: quiz-detail view (raw files + structured Q&A) + student raw answers (#2)
108b5b1

kuanz commited on

Add database management: Supabase persistence, teacher profiles, admin dashboard (#1)
4c4a722

kuanz commited on

Refactor to add answer grid & assoicate llm parsing
ad5d4b6

Yu Chen commited on

Redesign ClassLens v2: 3-step exam analysis workflow
bc45e54

chih.yikuan Claude Opus 4.6 commited on

๐Ÿ”ง Fix OAuth: auto-detect redirect_uri + sync all ClassLens updates
e5c2788

chih.yikuan commited on

๐Ÿš€ ExamInsight: AI-powered exam analysis for teachers
054d73a

chih.yikuan commited on