Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Staff need an inbox to view team messages & responses from students/family members.

User Stories:

  • As an admin, I want to see evidence of parent involvement and behavior feedback being communicated to students so that parents can encourage and support their child at home.

  • As a teacher, I want to be able to share notes about a student’s behavior with other team members that interact with them so that I can support the student throughout their day.

  • As a teacher, I want to be able to share positive feedback and negative experiences with parents so that they can be aware of their child’s behavior at school and support their child’s development at home.

  • As a family member, I want to know what positive and negative behaviors are occurring school so that I can support my child’s development at home.

  • As a student, I want to receive positive feedback and learn ways that I can improve so that I can better manage my behavior at school.


Acceptance Criteria

  • Given the user is a teacher

Design:

New Message

Design

  • When the user receives a message, they will see the “you have new messages” alert upon login

  • Clicking on this message will take the user to their inbox

  • Clicking outside of the message will simply close the message

Business Rules

  • This message will show if:

    • [another team member recorded a note for the team while recording behavior points

    • OR

    • a family member or student replies to a message this team member sent]

    • AND

    • if the user has permission to Read/Respond to Messages (Message Center)

  • This message will only show the first time each team member logs in after a message was sent.


Inbox

Design

  • On the top nav, the user will see an icon for the inbox.

  • When there is a new message, the icon will show a red dot and the text New message

  • From the inbox, the user will see INSERT NAME sent you a message or INSERT NAME responded to your message.

  • Clicking load more will load additional messages

  • Clicking View will open the message

  • The user will see the message and may type in the box to respond.

  • The user will see all messages in the thread

Business Rules

  • Users with permission to read/respond to messages will see the inbox

  • Users will receive a message when:

    • Another team member in the classroom/group records a team note while recording behavior point data and when a team member responds to this note (essentially, this starts a group chat)

    • Another team member records a team note while recording behavior point data for a student the user is also assigned to and no classroom/group is selected. The user will also receive a message is another team member responds to this note (group chat)

    • A student responds to a message the user sent to the student while recording behavior point data

    • A family member responds to a message the user sent to the family members while recording behavior point data

  • We will show the date and time the last message was sent.

  • If responding to a student, that student and that team member are the only ones who see the message

  • If responding to a family member, that family member and that team member are the only ones who see the message.

  • If responding to a team note, all team members assigned to the student with permission to read/respond to messages will receive the response.