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

Version 1 Next »

We need to adjust the add/edit students screen to distinguish between direct and classroom assignments.


General Concept

UI

  • In Manage Students, when a user clicks to Add/Edit a student, we need to create a much larger screen that shows all steps on the same page AND allows students to be assigned to classrooms

  • This screen will be divided into 2 steps:

    • Create/Edit Profile

    • Create/Edit Assignments

Business Rules

  • Create Profile and Create Assignments will show if the user is adding a new student

  • Edit Profile and Edit Assignments will show if the user is editing an existing student


Step 1: Create/Edit Profile

UI

  • Here, the user will add/edit the following fields:

    • First Name

    • Last Name

    • Email

    • Birthday

    • Gender

    • Ethnicity

    • Grade

    • State Test Number

    • Classification

    • Building

    • Username

    • Password

    • Confirm Password

Business Rules

  • Email is a new field and will be non-required

  • Classification will change to just 2 options:

    • General Education

    • Special Education

  • Special Education will be selected for any student who previously had an education classification of:

    • ADHD

    • Autism

    • Deaf-Blindness

    • Deafness

    • Developmental Delay

    • Down syndrome

    • Emotional Disturbance

    • Hearing Impairment

    • Intellectual Disability

    • Multiple Disabilities

    • Orthopedic Impairment

    • Other Health Impaired

    • Specific Learning Disability

    • Speech or language Impairment

    • Traumatic Brain Injury

    • Visual Impairement, including blindness

  • General Education will be selected for any student who previously did not have an education classification selected

  • When editing a student who was previously set to Other, the user will be prompted to select either General Education or Special Education

  • Language Ability and Biggest Area of Concern will be removed

  • If a student is connected to Rethink via integration, the ONLY fields that can be edited are:

    • Email

    • Birthday

    • Gender

    • Password

Step 2: Create/Edit Assignments

UI

  • When the user

Business Rules

  • No labels