diff --git a/docs/um.html b/docs/um.html index f3cff6c..c4292fb 100644 --- a/docs/um.html +++ b/docs/um.html @@ -1,95 +1,208 @@ - - - Coming Soon — WIN + + +WIN Student Goal Tracker - User Manual - +.btn{ + display:inline-block; + background:#2563eb; + color:white; + text-decoration:none; + padding:10px 18px; + border-radius:6px; + margin-top:20px; +} + +.btn:hover{ + background:#1d4ed8; +} + -
-

Coming Soon

-
+
+

WIN Student Goal Tracker

+

User Manual

+
-
-
-

User Manual Coming Soon

-

- We are currently building out the User Manual documentation. - Please check back soon for updates. -

+
- Back to Home -
-
+
- +

Overview

+ +

+The WIN Student Goal Tracker is a web-based system designed to help instructors, +program coordinators, and support staff track student goals, progress, and +critical incidents for adult learners with intellectual and developmental +disabilities. +

+ +

+The system centralizes student goal management, progress tracking, and reporting +to support educational programs and improve visibility into student development. +

+ + +

Primary Users

+ + + + +

System Workflow

+ +
    +
  1. User logs into the system.
  2. +
  3. User selects or creates a student profile.
  4. +
  5. User creates one or more goals for the student.
  6. +
  7. User periodically updates progress for each goal.
  8. +
  9. User logs incidents if relevant to the student's progress.
  10. +
  11. Dashboard and reports display progress and completion status.
  12. +
+ + +

Core Features

+ + + + +

Typical Instructor Tasks

+ +

Create a Student Profile

+ +
    +
  1. Navigate to the student dashboard.
  2. +
  3. Select "Create Student".
  4. +
  5. Enter student information.
  6. +
  7. Save the student profile.
  8. +
+ + +

Create a Goal

+ +
    +
  1. Select a student from the dashboard.
  2. +
  3. Click "Add Goal".
  4. +
  5. Enter goal title and description.
  6. +
  7. Define the target timeline.
  8. +
  9. Save the goal.
  10. +
+ + +

Update Goal Progress

+ +
    +
  1. Open the student profile.
  2. +
  3. Select the goal being tracked.
  4. +
  5. Add a progress update or note.
  6. +
  7. Update completion status if applicable.
  8. +
  9. Save the progress update.
  10. +
+ + +

Log an Incident

+ +
    +
  1. Navigate to the student profile.
  2. +
  3. Select "Log Incident".
  4. +
  5. Enter incident details and description.
  6. +
  7. Save the incident record.
  8. +
+ + +

Prototype Version

+ +

+The current version of the system exists as a user interface prototype created +in Figma. The prototype is used to evaluate usability and gather feedback from +stakeholders before full system implementation. +

+ + +

Stakeholder Evaluation

+ +

+Stakeholders are invited to test the prototype and complete a short usability +survey evaluating how easy it is to perform common tasks within the system. +

+ + + +

+Feedback collected from this evaluation will guide improvements to the final +system design. +

+ + +Back to Project Home + +
+ +