From f7fa6f7e8538a5fa9a2cc181d6f30beafbe1bb7e Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Wed, 22 Apr 2020 20:02:56 +0200 Subject: [PATCH] change requirement for UI --- 30_Thesis/sections/40_concept.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/30_Thesis/sections/40_concept.tex b/30_Thesis/sections/40_concept.tex index a60cec2..81b37bd 100644 --- a/30_Thesis/sections/40_concept.tex +++ b/30_Thesis/sections/40_concept.tex @@ -66,7 +66,7 @@ Gibt es am Ende ein Kapitel, wo du das Erfüllen der Anforderungen bewertest?} This section lists requirements that are considered and implemented in this thesis \todo{genauer: auf was beziehen sich die Requirements? -> auf den Gruppen Recommender}. \begin{itemize} - \item Have a simple user interface that only uses three discrete states (like, neutral, dislike). \todo[]{passt das zu deinen kontinuierlichen Nutzen?} + \item Have a simple user interface. \item The recommender should support a continuous value range for preferences \item The recommendation engine can be used without proprietary software. \item Give recommendations to a group based on their preferences and the current configuration state.