Daftar model SQLAlchemy, field utama, dan relasinya.
Data Models
Status: placeholder. Lihat juga: ER Diagram.
Daftar Model
| Model | File | Tanggung Jawab |
|---|
Website | website.py | Multi-tenant isolation |
User | user.py | Mapping WP user |
Tryout | tryout.py | Konfigurasi tryout |
Item | item.py | Soal + parameter CTT/IRT |
Session | session.py | Attempt siswa |
UserAnswer | user_answer.py | Jawaban per soal |
TryoutStats | tryout_stats.py | Statistik normalisasi |
AIGenerationRun | ai_generation_run.py | Batch AI generation |
TryoutImportSnapshot | tryout_import_snapshot.py | Snapshot impor |
TryoutSnapshotQuestion | tryout_snapshot_question.py | Soal dari snapshot |
ReportSchedule | report_schedule.py | Jadwal laporan |
Outline yang akan diisi