Open hawkrobe opened 7 years ago
This would be a small chunk of #13, where each experiment exposes a writeData function/object and the back-end handles writing to CSV & mongo.
writeData
Currently only implemented in sketchpad_repeated
After PR #17, just need to go through each game's game.server.js and
game.server.js
startGame
dataOutput
This would be a small chunk of #13, where each experiment exposes a
writeData
function/object and the back-end handles writing to CSV & mongo.Currently only implemented in sketchpad_repeated