marked outline final

This commit is contained in:
hannes.kuchelmeister
2020-03-17 10:23:23 +01:00
parent 74a43bc4f8
commit 05ac43b0c2
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
%% LaTeX2e class for student theses
%% thesis.tex %% thesis.tex
%% %%
%% Karlsruhe Institute of Technology %% Karlsruhe Institute of Technology
@@ -17,7 +16,7 @@
%% Available page modes: oneside, twoside %% Available page modes: oneside, twoside
%% Available modes: draft, final (see README) %% Available modes: draft, final (see README)
\documentclass[oneside, english, draft]{sdqthesis} \documentclass[oneside, english, final]{sdqthesis}
%% --------------------------------- %% ---------------------------------

View File

@@ -36,7 +36,7 @@ The group score metric is to simply take the score the recommender has given to
\label{sec:Evaluation:Questions} \label{sec:Evaluation:Questions}
\begin{itemize} \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 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 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) \item Is the recommender fair, i.e. no user type is always worse off than others? (satisfaction)