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 add a section to the site called Classrooms. In this area, we will allow users to view their classrooms, create sub-groups, and access all classroom activities and reports. This will make Rethink more user-friendly for teachers and allow them to use the site in the same way they work in their classrooms.


Point of Entry

Design

  • On the main navigation, we need to add an option for My Classrooms.
  • Clicking on classrooms will take the user to the My Classroom Landing Page.

Business Rules

  • Any user with permission to view classrooms will see this option.

My Classroom Landing Page

Design

  • Users will see a button to add a new classroom. Clicking this button will allow the user to add a new classroom (see below)
  • Users will see all classrooms they have access to. Clicking on a classroom will take the user to that classroom's page (see below). We will show:
    • Classroom name
    • Number of team members
    • Number of students
    • Number of parents
    • Groups
  • We will show a search feature to allow the user to search for a classroom by name or member

Business Rules

  • Users will permission to create classrooms will see the option to create a classroom.
  • Users will only see classrooms they currently have access to.
  • Number of team members will show the number of team members currently assigned to the classroom.
  • Number of students will show the number of students currently assigned to the classroom.
  • Number of parents will show the number of parents currently assigned to the classroom. Note that parent users are added differently than non-parent users (see next section).
  • Groups will show the names of the groups added to the classroom. If no groups have been created, we will not show any groups.
  • Search will allow the user to search across all classrooms the user currently has access to.
  • No labels