project/analysis/biogames.json

14 lines
287 B
JSON

{
"logFormat": "json",
"entryType": "@class",
"spatials":["...PositionLogEvent"],
"actions":["...QuestionAnswerEvent", "...SimuAnswerEvent"],
"analyzers": {
"analyzer": [
"LocationAnalyzer"
],
"analyzer.biogames": [
"BoardDurationAnalyzer"
]
}
}