Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.97 KB

ui-description-admin-schedule.md

File metadata and controls

63 lines (50 loc) · 2.97 KB

Page

  • Admin Schedule

Users

  • Admin

Preconditions

  • The User should have admin rights and stay on the Schedule page

Description

  • The Schedule page enables the User to add, delete or edit the Schedule items (sessions and tasks; stages). The Schedule is up-to-date as a result.

Navigation

  • Navigation to the Schedule page is by clicking the "Schedule" link in the navigation area in the upper right page corner.

Issues

Elements

  • The following is a list of all elements in this Schedule page.

    "Add Session"
    • Type: Button
    • Behaviour: when the User clicks on this button, the "Add Session" pop-up window appears.
    • Comments: see the "Add Session" use case.
    "Add Task"
    • Type: Button
    • Behaviour: when the User clicks on this button, the "Add Task" pop-up window appears.
    • Comments: see the "Add Task" use case.
    Stage Title:
    "Schedule" Row
    • Type: Button
    • Content:
      • Task/session Type (Task Types can be: "Task", "Code Jam", "Interview", "Test". Session Types can be: "Online", "Offline", "Self-learning", "Extra Event".)
      • Task/session Date
      • Task/session Day
      • Task/session Time
      • Task/session Title
      • Task/session Trainer or Who checks
    • Behaviour: when the User clicks on this button (looks like a table row), the container with the task/session details expands/collapses.
    Expanded container with the task/session details
    "Add Stage"
    • Type: Button
    • Behaviour: when the User clicks on this button, the "Add Stage" pop-up window appears.
    • Comments: see the "Add Stage" use case.

Prototype