diff --git a/25_Outline/outline.tex b/25_Outline/outline.tex index c2f8dc8..3dee2db 100644 --- a/25_Outline/outline.tex +++ b/25_Outline/outline.tex @@ -1,4 +1,3 @@ -%% LaTeX2e class for student theses %% thesis.tex %% %% Karlsruhe Institute of Technology @@ -17,7 +16,7 @@ %% Available page modes: oneside, twoside %% Available modes: draft, final (see README) -\documentclass[oneside, english, draft]{sdqthesis} +\documentclass[oneside, english, final]{sdqthesis} %% --------------------------------- diff --git a/25_Outline/sections/60_evaluation.tex b/25_Outline/sections/60_evaluation.tex index be56926..d194a54 100644 --- a/25_Outline/sections/60_evaluation.tex +++ b/25_Outline/sections/60_evaluation.tex @@ -36,7 +36,7 @@ The group score metric is to simply take the score the recommender has given to \label{sec:Evaluation:Questions} \begin{itemize} - \item Main Question: How does the group decision differ from the decision of a single decision maker? (random individual) + \item Main question: How does the group decision differ from the decision of a single decision maker? (random individual) \item How much impact does the configuration state have on the recommendation outcome? (random individual, satisfaction) \item How many group members are satisfied by the group decision on average? (satisfaction) \item Is the recommender fair, i.e. no user type is always worse off than others? (satisfaction)