Versions Compared

Key

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

...

User Interaction and Validation Notes:

  1. Region, Building, and Classroom Dropdown Menus: The Region, Building, and Classroom dropdown menus will display to Admin Users in the Manage Assignments > Assignments screens. The Classroom dropdown menu will display to Educator Users in the Manage Assignments > Assignments screens. The classroom dropdown menu will default to ‘All Classrooms’ for both admin and educators users.

  2. Search Function: The search box shall allow for free text entry with instant validation to check for non-allowed characters. If the search criteria return no results, display a message indicating there no matching assignments.

  3. Dropdown Filters: The 'Classroom' and 'Notification' filters will display all available options and support multi-selection. These filters should validate selections against the existing dataset. If the filter criteria return no results, display a message indicating there no matching assignments.

  4. Date Picker: The date range selection shall offer a calendar pop-up, allowing users to select both start and end dates. The system should validate that the start date is not later than the end date.

  5. Table Interactions: The 'Actions' column must have 'View' and 'Review' as clickable links that open the Review modal.

...