minnojs / minno-quest

A js framework for creating questionnaires
http://minnojs.github.io
Apache License 2.0
4 stars 3 forks source link

feat(PI): add a wrapper for post #91

Closed eladzlot closed 9 years ago

eladzlot commented 9 years ago

that logs things to the quest servelet with the following data: name => key response => value taskName => meta? taskNumber => meta?

eladzlot commented 9 years ago

@andrewdzik says: For the post to the PiQuest data servlet, you should have

"name" , the key "response" , the value "serial" the question number. Can't have 2 questions with the same name and serial. "taskName" and "taskNumber"