summaryrefslogtreecommitdiff
path: root/doc/Sprint1-Retrospective.md
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-10 20:29:19 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-03-10 20:29:19 -0400
commit14d77504604fe7044452ccf5e22a35a7df8a55f6 (patch)
treee6329909e311cae40dbd32bb174da92212019051 /doc/Sprint1-Retrospective.md
parenta9987642832c46a39bd17cbc9827bcb3ca111428 (diff)
parent8333b6a784a46cc584fe227e1ede6305d5652ba9 (diff)
Merge branch 'master' of http://github.com/LukeShu/leaguer
Diffstat (limited to 'doc/Sprint1-Retrospective.md')
-rw-r--r--doc/Sprint1-Retrospective.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md
index 84c6c60..ac717da 100644
--- a/doc/Sprint1-Retrospective.md
+++ b/doc/Sprint1-Retrospective.md
@@ -123,15 +123,28 @@ place, this has been fixed).
# Implemented but not working well
## Match score models {#match-score}
+This only functioned properly for noting which team would win a match. We want
+more information to be included, such as individual player scores. We also
+only had it working where the tournament host would decide who won.
## Server management {#srv-man}
+
+
# Not implemented
## Scoring Algorithms {#score-algo}
+Scoring algorithms was not implemented because we did not have time for
+implementing player statistics in the first sprint. There were some
+preliminary approaches, but the task lost priority and was abandoned.
+
## Data entry {#data-entry}
+It was decided to not be a priority for sprint one due to time constraints.
+Also, we want to implement data entry for League of Legends through
+Riot Games (TM)'s API for grabbing match data.
+
# End
1. Each task must be mentioned under the right category (implemented