mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
removed rating from system usage
This commit is contained in:
@@ -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 \\
|
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)\\
|
& \tabitem The configuration is in an unfinished state (this state is a consensus state)\\
|
||||||
\hline
|
\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 \\
|
& \tabitem The system gives a recommendation based on all preferences and the unfinished configuration state \\
|
||||||
\hline
|
\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[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. \\
|
& \tabitem[3.] If not all users have given their preferences go to step 1. \\
|
||||||
\hline
|
\hline
|
||||||
|
|||||||
Reference in New Issue
Block a user