From d2dc2608638ca530a34cf4af817c2043246c0204 Mon Sep 17 00:00:00 2001 From: aranzaiger Date: Mon, 27 Apr 2015 16:38:43 +0300 Subject: [PATCH] Updated SDS (markdown) --- SDS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDS.md b/SDS.md index 8a0d4de..b3a78f0 100644 --- a/SDS.md +++ b/SDS.md @@ -9,7 +9,7 @@ | 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 would be pulled from *students* projects (unlike student Dashboard which contains private info).| + |Lecturer Progress View|Critical|Lecturer Dashboard contains information about all students projects. The info would 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.|