project/biogames2.json

14 lines
334 B
JSON

{
"logFormat": "sqlite",
"entryType": "@class",
"spatials":["de.findevielfalt.games.game2.instance.log.entry.LogEntryLocation"],
"actions":["...QuestionAnswerEvent", "...SimuAnswerEvent"],
"analyzers": {
"analyzer": [
"LocationAnalyzer"
],
"analyzer.biogames": [
"BoardDurationAnalyzer"
]
}
}