unicef / iogt

BSD 2-Clause "Simplified" License
25 stars 35 forks source link

REST API for accessing questionnaires #520

Open geoo89 opened 3 years ago

geoo89 commented 3 years ago

Investigate if this is easy to do (e.g. a switch in wagtail). If not, bump to v2.1

Context: Would like to use dashboards to visualize questionnaire response data without explicitly downloading csv, e.g. in PowerBI.

Other data to possibly make accessible via API in the future: users, reading progress

ehmadzubair commented 3 years ago

This is not a difficult task but since it is the first API integration, we will have to lay some groundwork for this.

For example, stuff like:

I also recommend that we should add another layer of security/audit. For example, the superadmin should be intimated whenever this API is accessed since this data is going to be very sensitive.

ChrisMarsh82 commented 2 years ago

The ability to link IoGT’s user and survey/poll/quiz site data into any external dashboard via API, with by-item permissions structure

cbunicef commented 2 years ago

Per our discussion, here are some additional user stories: