Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

We need to create a way to connect users who have purchased SEL from the MTSS Plan to SEL assignments. Linking users from a plan documenting SEL goals for students to the SEL lessons and associated progress is a key differentiator for us in the MTSS space. This serves to save educators time and reduce the number of vendors a district needs to partner with in order to fully implement MTSS in their district.

User Stories:

  • As a user creating a SEL MTSS Plan, I want to select SEL assignments for my student, so that I do not have to go searching for SEL lessons for my student.

  • As a user viewing a SEL MTSS Plan with a connected SEL assignment, I want to modify the SEL assignment, so I can ensure my student’s needs are met.

  • As a user viewing an assignment for SEL that is connected to an MTSS SEL Plan, I want to view the plan, so I can make any modifications to the plan and assignment.

  • As a user viewing a SEL MTSS Plan with a connected SEL assignment, I want to view my student’s score on the SEL assignment, so I can assess if my student if making progress.

  • As a user viewing a SEL MTSS Plan that is not connected to a SEL assignment, I want to enter a score,so I can justify student progress.


User Story

  • As a user creating a SEL MTSS Plan, I want to select SEL assignments for my student, so that I do not have to go searching for SEL lessons for my student.

UI

  • The user will click the Add SEL Assignment button

  • This will open a modal allowing the user to search for a related SEL assignment

  • The user will click the next button to advance to the create assignment screen

  • Assignment modal will work as it does today when creating an assignment from student-specific lesson library for SEL with the exception that we will update the label No Assignment to the Item Name (true when assigning from Lesson Library as well)

  • Clicking Cancel or X will close the modal and return the over to the search assignment screen

  • Clicking Save will save the assignment and return the user to the MTSS Plan.

  • The MTSS Plan will now show the connected assignment.

Acceptance Criteria

  • Given I am a user with access to SEL Lessons, I will see the Add SEL Assignment button

  • Given I am a user without access to SEL Lessons, I will not see the Add SEL Assignment button

  • Given I have saved an assignment, the assignment will be created for the student and will show in Manage Assignments and the Student Center.


User Story

  • As a user viewing a SEL MTSS Plan with a connected SEL assignment, I want to modify the SEL assignment, so I can ensure my student’s needs are met.

UI

  • The user will click Manage Assignment next to the lesson name

  • This will open the edit assignment modal

  • This will work as it currently does

  • Moving an item to the unassigned column will produce a confirmation message.

  • If user confirms, the assignment will be removed and the modal will close, returning the user to the plan.

Acceptance Criteria

  • Given I have edited the assignment details and clicked Save, the assignment logic will be updated for this item for this student.

  • Given I have confirmed removal of this assignment, the assignment will be unassigned from the student and will no longer show on the MTSS Plan.


User Story

  • As a user viewing a SEL MTSS Plan with a connected SEL assignment, I want to view my student’s score on the SEL assignment, so I can assess if my student if making progress.

UI

  • When viewing the MTSS Plan, the average score will show next to each connected SEL assignment

Acceptance Criteria

  • Given a student has completed a scorable assignment (i.e. quiz), we will display the student’s score on this assignment as of date/time the user is viewing the plan.

  • Given a student has completed a SEL assignment that is not scorable, we will display N/A as the score.


User Story

  • As a user viewing a SEL MTSS Plan with a connected SEL assignment that does not have a score, I want to view the assignment, so I can assess how my student is doing.

UI

Acceptance Criteria


User Story

  • As a user viewing a SEL MTSS Plan that is not connected to a SEL assignment, I want to enter a score,so I can justify student progress.

UI

Acceptance Criteria


User Story

  • As a user viewing an assignment for SEL that is connected to an MTSS SEL Plan, I want to view the plan, so I can make any modifications to the plan and assignment.

UI

Acceptance Criteria

  • No labels