wörk (review)
parent
923d692ee8
commit
1ba55ed7e8
|
|
@ -1,11 +1,10 @@
|
||||||
einleitung:
|
einleitung:
|
||||||
* biodiv2go: zu speziell => nach 2 verschieben "orientierung an… , aber flexibel"
|
* biodiv2go: zu speziell => nach 2 verschieben "orientierung an… , aber flexibel"
|
||||||
2:
|
2:
|
||||||
* teacher: 1 game
|
* #teacher: 1 game
|
||||||
* research: \inf games
|
* #research: \inf games
|
||||||
* "researches" statt "researcheRs"
|
|
||||||
3
|
3
|
||||||
* adimistrative doppeldeutig
|
* #adimistrative doppeldeutig
|
||||||
4:
|
4:
|
||||||
* (modularität herausarbeiten, stream/pipelining)
|
* (modularität herausarbeiten, stream/pipelining)
|
||||||
5:
|
5:
|
||||||
|
|
@ -18,4 +17,4 @@ einleitung:
|
||||||
* modular
|
* modular
|
||||||
* api / unabhängig
|
* api / unabhängig
|
||||||
* activitymapper:
|
* activitymapper:
|
||||||
* track + bilder parallel
|
* track + bilder parallel
|
||||||
|
|
|
||||||
|
|
@ -7,10 +7,13 @@ To be a true framework, a tight coupling to any specific game is out of bounds.
|
||||||
For an holistic solution, the integration of external data (e.g. questionnaire results) allows the framework to compute an overall result.
|
For an holistic solution, the integration of external data (e.g. questionnaire results) allows the framework to compute an overall result.
|
||||||
|
|
||||||
\subsection{Target groups}
|
\subsection{Target groups}
|
||||||
With researches extracting influences of games into the players' behaviour, the first target group of the analysis framework is clear.
|
There are two target groups for this project: Researchers and staging staff.
|
||||||
|
With researchers extracting influences of games into the players' behaviour, the first target group of the analysis framework is clear.
|
||||||
|
They need a sufficient data basis for evaluations of broader scope.
|
||||||
A second user group are the game staging and game designing staff.
|
A second user group are the game staging and game designing staff.
|
||||||
They require feedback about difficult sections in the game, hard to reach locations, or overcrowded situations to improve the game enjoyment of the players.
|
They require feedback about difficult sections in the game, hard to reach locations, or overcrowded situations to improve the game enjoyment of the players.
|
||||||
Additionally they need statistics to conclude the game session with a review of the game round.
|
Additionally they need statistics to conclude the game session with a review of the game round.
|
||||||
|
With an result for each player, these statistics allow individual feedback.
|
||||||
|
|
||||||
With spatial trajectories of possibly individual players, some basic privacy protection needs to restrict the access to the log files to a minimal amount of people.
|
With spatial trajectories of possibly individual players, some basic privacy protection needs to restrict the access to the log files to a minimal amount of people.
|
||||||
Additionally, a user interface for the creation of predefined analysis settings with custom logs provides the stagers and designers a reasonable information basis.
|
Additionally, a user interface for the creation of predefined analysis settings with custom logs provides the stagers and designers a reasonable information basis.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
With an administrative background, the first approach to log processing which comes to mind are the various log processing frameworks.
|
|
||||||
\autoref{sec:logproctheo} shows the current state of tools and processes for managing large volumes of log and time series data.
|
\autoref{sec:logproctheo} shows the current state of tools and processes for managing large volumes of log and time series data.
|
||||||
An overview of the field of pedestrian track analysis is located in \autoref{sec:pedest}.
|
An overview of the field of pedestrian track analysis is located in \autoref{sec:pedest}.
|
||||||
Finally, in \autoref{sec:gametheo} the connection of spatial analysis and digital game optimizations is showcased.
|
Finally, in \autoref{sec:gametheo} the connection of spatial analysis and digital game optimizations is showcased.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue