From f61e59b8e7b1f2c2ec75ddf18dcdebc345daeca2 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Tue, 17 Mar 2020 11:34:05 +0100 Subject: [PATCH] added some todos and missing figures --- 30_Thesis/sections/00_introduction.tex | 7 +++++++ 30_Thesis/sections/50_design_and_implementation.tex | 5 ++++- 30_Thesis/sections/60_evaluation.tex | 9 ++++++++- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/30_Thesis/sections/00_introduction.tex b/30_Thesis/sections/00_introduction.tex index 5ce5e17..7e53604 100644 --- a/30_Thesis/sections/00_introduction.tex +++ b/30_Thesis/sections/00_introduction.tex @@ -1,6 +1,11 @@ \chapter{Introduction} \label{ch:Introduction} +\todo[inline]{1st Relevance of the topic - why is configuration relevant, why is group configuration relevant - group configuration new field - why recommendations for it} +\todo[inline]{2nd Getting to the research question - issues with group decisions - forschungsfrage } +\todo[inline]{3rd what does this thesis create - To answer this question xyz will be created and evaluated} + + \section{Problem} \label{sec:Introduction:Problem} @@ -36,6 +41,8 @@ The benefits of this approach are, that the need for a group to communicate dire \section{Action} \label{sec:Introduction:Action} +\todo[inline]{move to evaluation} + As resulting action in this thesis a prototype will be designed, implemented and evaluated that achieves the following objectives. \begin{itemize} \item A system should give recommendation for the group using a scoring function that takes into account preferences of group members and the current state of the situation. diff --git a/30_Thesis/sections/50_design_and_implementation.tex b/30_Thesis/sections/50_design_and_implementation.tex index 7981ec1..43181a7 100644 --- a/30_Thesis/sections/50_design_and_implementation.tex +++ b/30_Thesis/sections/50_design_and_implementation.tex @@ -52,4 +52,7 @@ Extending \citeauthor{raabKollaborativeProduktkonfigurationEchtzeit2019} \cite{r \includegraphics{./figures/50_design_and_implementation/MerlinCollabRecommender.pdf} \caption{Architecture of Collaborative Configurator Merlin with an added recommender system.} \label{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin} -\end{figure} \ No newline at end of file +\end{figure} + + +\missingfigure{Figure showing screenshot of configurator UI} \ No newline at end of file diff --git a/30_Thesis/sections/60_evaluation.tex b/30_Thesis/sections/60_evaluation.tex index 996f51a..4a82602 100644 --- a/30_Thesis/sections/60_evaluation.tex +++ b/30_Thesis/sections/60_evaluation.tex @@ -86,4 +86,11 @@ These user profiles can be used to generate rather homogenous groups but also to \includegraphics[width=1\textwidth]{./figures/60_evaluation/bpmn_evaluation_input_data_generation.pdf} \caption{The process used for generating data for the evaluation.} \label{fig:Evaluation:GeneratingDataProcess} -\end{figure} \ No newline at end of file +\end{figure} + +\section{Results} +\label{fig:Evaluation:Results} + +\todo[inline]{explaining evaluations} + +\missingfigure{Result figure} \ No newline at end of file