summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-05-01 17:21:13 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-05-01 17:21:13 -0400
commitc07738ba51de3f0c3d0bfd409a621bec65ebed5f (patch)
treea5e0fe2ab6022005446cda135afe6d5dfcfda93c
parent39120f9d129fb86e3327e00f7390b9f29d6f9996 (diff)
idk
-rw-r--r--doc/Sprint3-Retrospective.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/Sprint3-Retrospective.md b/doc/Sprint3-Retrospective.md
index 27b4985..c123755 100644
--- a/doc/Sprint3-Retrospective.md
+++ b/doc/Sprint3-Retrospective.md
@@ -31,6 +31,8 @@ several days.
+---------------------------------------------------------+------+------------+----+
| [Make it look professional](#professional) | 3 | All | 1 |
+---------------------------------------------------------+------+------------+----+
+| [Expand Peer Evaluation](#peer-expansion) | 3 | G, A, D | 7 |
++---------------------------------------------------------+------+------------+----+
| [Private Messages](#priv-messages) | 5 | N, L | 5 |
+---------------------------------------------------------+------+------------+----+
| [Alerts](#alerts) | 3 | Guntas | 4 |
@@ -46,8 +48,6 @@ several days.
+---------------------------------------------------------+------+------------+----+
| [More types of seeded settings](#seed) | 2 | Andrew | 9 |
+---------------------------------------------------------+------+------------+----+
-| [Expand Peer Evaluation](#peer-expansion) | 3 | G, A, D | 7 |
-+---------------------------------------------------------+------+------------+----+
| [Project Leaguer Logo](#logo) | spike| G, D | 1 |
+---------------------------------------------------------+------+------------+----+
@@ -143,6 +143,18 @@ changed to give each user a unique avatar even if they've not set one. Tournamen
creation and listing also received tune ups, with images listed with each tournament
to help display its game type and a better creation page when creating a tournament.
+## Expand Peer Evaluation (#peer-expansion)
+
+We created a scoring modules for users to select the preferred scoring method and
+preferred peer evaluation for users to choose from when creating a tournament.
+The peer evaluation modules calculate the score correctly and grab the
+statistics from the submission forms. The skeletons for three such scoring methods
+namely, winnerTakesAll, FibonacciPeerWithBlowout, MarginalPeer, have been created.
+For the MarginalPeer we do not have a view but we do have the methods that would
+calculate the score provided the stats are in the database. For WinnerTakesAll and
+FibonacciWithPeerBlowout we do have views and data being collected from the interface
+and used to calculate score.
+
## Private Messages (#priv-messages)
Private Messsaging in Project Leaguer is possible between two registered users.
@@ -191,18 +203,6 @@ handle them, even the icons for adding them were created, however, the interface
for adding them was deemed low priority for this sprint in comparison to the lib
modules and permissions overhauls.
-## Expand Peer Evaluation (#peer-expansion)
-
-We created scoring modules for users to select the preferred scoring method and
-preferred peer evaluation for users to choose from when creating a tournament.
-The peer evaluation modules calculate the score correctly but do not grab the
-statistics from the submission forms. The skeletons for three such scoring methods
-namely, winnerTakesAll, FibonacciPeerWithBlowout, MarginalPeer, have been created.
-The for MarginalPeer we do not have a view but we do have the methods that would
-calculate the score provided the stats are in the database. For WinnerTakesAll and
-FibonacciWithPeerBlowout we do have views and data being collected from the interface
-and used to calculate score.
-
## More types of seeded settings (#seed)
The idea behind the seeding settings is have different methods of team