ohmage / server

The ohmage server application.
37 stars 25 forks source link

Survey version must be handled on the server side #812

Closed sdanzig closed 9 years ago

sdanzig commented 9 years ago

The API calls must not rely on the client for version input. The version must be automatically determined on the server side.

jshslsky commented 9 years ago

For survey creation, the version will default to 1. For survey updates, the version will default to the latest version + 1.