wids-eria / ADAGE

Assessment Data Aggregator for Gaming Environments
13 stars 15 forks source link

Game Version Data API #12

Open allisonsalmon opened 10 years ago

allisonsalmon commented 10 years ago

Flesh out the game data version API. This is an API where client apps will upload a specification of the game data they will be logging. This should be developed in conjunction with modifications to the ADAGE Unity Client. The end goal is this data can be used to inform querying of the game data and provide some limited error checking to insure games are reporting data that is of the type and range specified in the game version data.

allisonsalmon commented 10 years ago

We will likely need full CRUD for this feature and it has become a priority for the portal redesign milestone.