From e0204235bb4ecf4f67bf9e26956d58b64da4f036 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Thu, 23 Apr 2020 10:59:09 +0200 Subject: [PATCH] fix descriptiuon on how to enter preferences --- 30_Thesis/sections/50_design_and_implementation.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/30_Thesis/sections/50_design_and_implementation.tex b/30_Thesis/sections/50_design_and_implementation.tex index 4f7fb09..b1f5bf2 100644 --- a/30_Thesis/sections/50_design_and_implementation.tex +++ b/30_Thesis/sections/50_design_and_implementation.tex @@ -3,8 +3,7 @@ This thesis requires a group configuration system with a recommender. In this thesis \emph{CAS Configurator Merlin} \cite{IndustrySpecificProduct2020} is extended. As this configurator does not allow group configuration, a modified version is used that has been developed by \citeauthor{raabKollaborativeProduktkonfigurationEchtzeit2019} \cite{raabKollaborativeProduktkonfigurationEchtzeit2019}. The base system and its extension are described in \autoref{sec:Foundations:BaseSystem}. -\autoref{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin} shows how the system architecture after the recommender is added. For this thesis M.Collab and M.Collab-Customer have undergone some slight modifications to allow the displaying of recommendations and to query the recommender. The user interface is shown in \autoref{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin}. It extends the user interface of M.Collab-Customer by adding a like and dislike button \todo[]{bisher waren deine Präferenzen dargestellt über Werte im Bereich [0;1], jetzt taucht nur like/dislike auf. Erkläärung, wie neutral dargestellt wird. -Das musst du entweder ändern oder die Inkonsistenz gut wegargumentieren.} and functionality to show other participants in the session. +\autoref{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin} shows how the system architecture after the recommender is added. For this thesis M.Collab and M.Collab-Customer have undergone some slight modifications to allow the displaying of recommendations and to query the recommender. The user interface is shown in \autoref{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin}. It extends the user interface of M.Collab-Customer by adding a preference slider that works in the interval $[0,1]$. The user receives feedback on what a value means based on the thumb position. The thumb rotates from thumbs down to neutral to thumbs up based on the selected value. Also functionality to show other participants in the session was added. \begin{figure} \centering