From b80d371fa89503c27b7ba9ab6a48c513b103ee5a Mon Sep 17 00:00:00 2001 From: devMatan Date: Sat, 9 May 2015 09:36:33 +0300 Subject: [PATCH] Updated SDS (markdown) --- SDS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/SDS.md b/SDS.md index 9589044..a1bca28 100644 --- a/SDS.md +++ b/SDS.md @@ -62,3 +62,15 @@ | Risk | Level of effect | Probability | Avoidance | Alternative option | |:------:|:---------------:|:-----------------------:|:------------------:| + | Capability | Risk Level if not implemented| Capability description | + |:---------:|:------:|:-----------------------:| + | Login via Github| Critical|All of the information is pulled from the user's Github Account. The user has to log in with proper credentials.| + |Lecturer Progress View|Critical|Lecturer Dashboard contains information about all students projects. The info will be pulled from **students** projects (*unlike student Dashboard which contains private info*).| + |Task Submmision|Critical|Students must have the ability to submit Tasks from our Dashboard in a simple way, that will also inform Lecturer when a Task has been submited | + |Communication|Critical|Both student and lecturer need a system in which they can send private or group messages.| + |Information Parsing|High|Information pulled from Github should be parsed correctly and presented in a simple way.| + |Notifications/Alerts|Medium| We wish to have an option to notify the students about upcoming submition dates and/or messages from student/lecturer.| + |Simple UI|Medium-Low| The UI should be as simple as can be, yet contain all features. It's very important to make the Dashboard a "clean" working enviorment with no distractions| + + +