From 05da07826aa980c40803e2f44be2cd8859410742 Mon Sep 17 00:00:00 2001 From: Etye Myer Date: Fri, 24 Apr 2015 15:13:53 +0300 Subject: [PATCH] Updated Use Cases (markdown) --- Use-Cases.md | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/Use-Cases.md b/Use-Cases.md index 3e3ee1b..8e92a60 100644 --- a/Use-Cases.md +++ b/Use-Cases.md @@ -13,4 +13,41 @@ | Senario Name | UC1. Lecturer Dashboard | |:-----------:|:-------------------------------------------:| -| fdsgsd|fsdgag| \ No newline at end of file +| Main PLayer |Lecturer| +| Goal |See all snapshops of projects in the class and certain status's.| +| Scope and Level |Lecturer client,projects data.| +| Goal |See all snapshops of projects in the class and certain status's.| +| Interested and interests |Lecturer - to get an overview of the class.| +| Description |When a lecture enters the dashboard, he has a view of individual project's and milestones.And a course Time Line. | +| Trigger |Lecturer logged in to the system.| +| Prerequisite |The Lecturer will be successfully logged in to the system.| +| Conditions of Successful Finish |Full access to updated information and data | +| Conditions of Failure Finish |Information isn't presented correctly.| +| Significant Scenario Success |1.Lecturer logs with his Github username and password.| +||2.Information fetched from Github login succefully.| +||3.The data is presented correctly on the dashboard.| +| Extensions (Errors) |Failure to gain access by incorrect inputs.| +| Alternative Scenarios || + + + | Senario Name | UC1. Github-OAuth-API-Login | +|:-----------:|:-------------------------------------------:| +| Main PLayer |Lecturer| +| Goal |See all snapshops of projects in the class and certain status's.| +| Scope and Level |Lecturer client,projects data.| +| Goal |See all snapshops of projects in the class and certain status's.| +| Interested and interests |Lecturer - to get an overview of the class.| +| Description |When a lecture enters the dashboard, he has a view of individual project's and milestones.And a course Time Line. | +| Trigger |Lecturer logged in to the system.| +| Prerequisite |The Lecturer will be successfully logged in to the system.| +| Conditions of Successful Finish |Full access to updated information and data | +| Conditions of Failure Finish |Information isn't presented correctly.| +| Significant Scenario Success |1.Lecturer logs with his Github username and password.| +||2.Information fetched from Github login succefully.| +||3.The data is presented correctly on the dashboard.| +| Extensions (Errors) |Failure to gain access by incorrect inputs.| +| Alternative Scenarios || + + + + \ No newline at end of file