Engineering log
forgia · dev log
Engineering log for the forgia LMS platform.
- 20 Jun 26Student dashboard: a home that answers "where was I?"
The Student now logs in to a "My learning" dashboard instead of the public catalog. One card per Enrollment, each with a progress bar, the lessons still remaining, and a one-click "Continue" straight to the next incomplete Lesson. No new progress math — the screen is a read model over Completions we already record — and the ordering, the edge cases, and what we deliberately left out are where the design actually lives.
slicedashboardprogressenrollmentstudentliveviewddd - 31 May 26Slice 5: Track Lesson Progress
Students can now mark Lessons as complete, track Progress as a percentage on the Course page, and see per-Lesson checkmarks in the syllabus — all in real time, with no page reload.
sliceprogresscompletionliveviewstudents