teamup-org / mern-template

GNU Affero General Public License v3.0
1 stars 1 forks source link

Student - Teacher Assignation | Assign document to students #22

Open frm1789 opened 3 weeks ago

frm1789 commented 3 weeks ago

As a teacher, tutor, or parent, I want to assign specific reading documents to a student, so that they have access to the necessary materials for their reading comprehension development.

When a document is assigned some data need to be saved:

frm1789 commented 3 weeks ago
  1. Log In and Access Dashboard:

    • Scenario: The teacher, tutor, or parent logs into the ReadWell platform.
    • Action: The teacher, tutor, or parent navigates to his/her dashboard.
    • Outcome: The eacher, tutor, or parent sees a list of students they are managing.
  2. Select Student:

    • Scenario: The teacher, tutor, or parent needs to assign a document to a specific student.
    • Action: The teacher, tutor, or parent selects the student’s profile from their list.
    • Others:
    • An upload interface to select and upload the document.
    • Support for various file formats (PDF, DOC, etc.).
    • Fields for adding descriptions, difficulty level, subject matter, and tags.
    • Outcome: The selected document is uploaded and ready to be assigned.