removed rating from system usage

This commit is contained in:
hannes.kuchelmeister
2020-01-29 16:18:33 +01:00
parent c92021ae70
commit 1aa416821f

View File

@@ -55,10 +55,10 @@ The system has one main way to be used as defined in \autoref{table:simulation_p
Preconditions & \tabitem The configurator is opened with the same session on each of the group member's machines \\
& \tabitem The configuration is in an unfinished state (this state is a consensus state)\\
\hline
Postcondition & \tabitem All users have given their preferences as ratings of attributes \\
Postcondition & \tabitem All users have entered their preferences for each attribute \\
& \tabitem The system gives a recommendation based on all preferences and the unfinished configuration state \\
\hline
Basic Flow & \tabitem[1.] A user rates an attribute \\
Basic Flow & \tabitem[1.] A user indicates a preference for an attribute \\
& \tabitem[2.] The system generates a recommendation (based on preferences and configuration status) \\
& \tabitem[3.] If not all users have given their preferences go to step 1. \\
\hline