From 1aa416821fb931fe080236a5f15b77cdbb128f1a Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Wed, 29 Jan 2020 16:18:33 +0100 Subject: [PATCH] removed rating from system usage --- 25_Outline/outline.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/25_Outline/outline.tex b/25_Outline/outline.tex index 67bfa48..cf58325 100644 --- a/25_Outline/outline.tex +++ b/25_Outline/outline.tex @@ -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