Compare commits

..

2 Commits

Author SHA1 Message Date
Clemens Klug ec2fb2abb2 Merge branch 'master' of clkl.de:ma/thesis 2018-01-13 16:27:08 +01:00
Clemens Klug 6e40267c42 add ideas for #1 and #2 2018-01-06 17:20:07 +01:00
6 changed files with 69 additions and 17 deletions

2
ThesTeX/.gitignore vendored
View File

@ -23,3 +23,5 @@
*.gin
# Do not initialize twice
.prepared
# nano swap files
*.swp

View File

@ -0,0 +1,12 @@
\section{Auswertung ortsbezogener Spiele}
\begin{itemize}
\item geogames
\item datenspuren, logs
\item erkenntnisgewinn aus spatial logs
\item geogame analyse (z.b. paper mit auswertung von gg)
\item feedback loop: desingers/stagers
\end{itemize}
Beispiel für Auswertung mit Fragebögen vorher/nachher: \cite{Schaal2017}
TODO \cite{Ahlqvist2018} %TODO

View File

@ -0,0 +1,37 @@
\section{Analyseframework}
\begin{itemize}
\item built-in analysis=> fixed implementation, no cross-game evaluations (independant results/methods etc)
\item framework
\begin{itemize}
\item create + store game log
\item per-game importer
\item analyzer modules crunch numbers
\item output/visualization
\item interface
\item cross-game comparisons
\end{itemize}
\end{itemize}
\section{scope}
todo
\begin{itemize}
\item framework for analysis
\item expert users/researcher vs. staging/designing
\item integration von externen daten (fragebögen => CSV o.ä.)
\item adaptable for multiple games
\end{itemize}
not todo
\begin{itemize}
\item interpretation
\item fragebögen
\end{itemize}
steps
\begin{enumerate}
\item import data
\item analyze data
\item store/render/… results
\end{enumerate}

View File

@ -184,7 +184,7 @@
\begin{itemize}
\item 2014
\item
\item recommends: /home/clemens/Downloads/ScienceDirect_articles_09Jan2018_09-38-46.323.zip
\item recommends: $/home/clemens/Downloads/ScienceDirect_articles_09Jan2018_09-38-46.323.zip$
\end{itemize}
\item Post-processing Procedures for Passive {GPS} based Travel Survey \cite{Liu_2013} % /home/clemens/Downloads/1-s2.0-S1877042813021642-main.pdf

View File

@ -396,6 +396,13 @@ author = "Modsching, Marko and Kramer, Ronny and Hagen, Klaus Ten and Gretzel, U
year={2007}
}
@phdthesis{Schaal2017,
author = {Sonja Schaal},
title = {Die Wertsch{\"a}tzung lokaler Biodiversit{\"a}t mit Geogames f{\"o}rdern die Bedeutung von spielbezogenem Enjoyment im Spiel „FindeVielfalt Simulation“},
pages = {166},
year = {2017},
}
@Inbook{Ahlqvist2018,
author="Ahlqvist, Ola
and Schlieder, Christoph",
@ -409,7 +416,6 @@ address="Cham",
pages="1--18",
abstract="Games and play are part of human life, and place, space, and geography take central roles in determining the rules and interactions of games. Consider how integral maps are to the board game RISK, how video game players navigate through a realistic `world' in pursuit of a goal, the millions of Pokemon Go players navigating the real world to find new Pokemon. Even the very abstract maps of Monopoly and Chess are inherently geographical, utilizing basic spatial rules for game play.",
isbn="978-3-319-22774-0",
doi="10.1007/978-3-319-22774-0_1",
url="https://doi.org/10.1007/978-3-319-22774-0_1"
doi="10.1007/978-3-319-22774-0\_1",
url="https://doi.org/10.1007/978-3-319-22774-0\_1"
}

View File

@ -1,38 +1,33 @@
\chapter{intro}
\section{einleitung halt}
TODO \cite{Ahlqvist2018} %TODO
\input{content/0-introduction}
\chapter{problemstellung}
\section{Auswertung ortsbezogener Spiele}
\begin{verbatim}
@phdthesis{Schaal2017,
author = {Sonja Schaal},
title = {Die Wertsch{\"a}tzung lokaler Biodiversit{\"a}t mit Geogames f{\"o}rdern die Bedeutung von spielbezogenem Enjoyment im Spiel „FindeVielfalt Simulation“},
pages = {166},
year = {2017},
}
\end{verbatim}
\input{content/1-scope}
\chapter{forschungsstand}
\input{content/3-state-of-the-art}
\input{content/2-state-of-the-art}
\chapter{lösungsansatz}
%\input{content/3-solution}
\section{modulare auswahl von metriken}
\section{spiel unabhängig}
\section{log processing taugt nich}
\chapter{umsetzung}
%\input{content/4-implementation}
\section{klassenstruktur}
\section{konfigurierbarkeit (log import)}
\section{...}
\chapter{evaluierung}
%\input{content/5-evaluation}
\section{wie viele metriken umsetzbar?}
\section{erweiterbarkeit}
\chapter{diskussion}
%\input{content/6-discussion}
\section{dummies}
\cite{zheng2011computing}
@ -44,4 +39,4 @@ A&B&C\\
\caption{Tabelle 1}
\label{tab:tab1}
\end{longtable}
\image{3cm}{logo.png}{Uni-Logo}{img:uni}
\image{3cm}{logo.png}{Uni-Logo}{img:uni}