Can we create external program which will be accessible by all users without even login? Program will have unique link publicly accessible.
Can we create the survey or a feedback form submission with anonymous posting option?
Hi @ramavat
It’d be very interesting to know more about the use case. Raising awareness about a use case helps the community contribute with their insights and experiences as well as if it appears that there’s a raised need for it, it could help in contributing to the software roadmap.
One option would be to use any online forum then export the results as CSV and import into DHIS2, but maybe this idea isn’t what you’re looking for?
Another option you might consider is using the API but this would require a custom solution. If you’re interesting in developing an app for this, you could check out the resources in integration, developers.dhis2.org portal, and post in Development - Développement if you have specific developer questions.
Understanding the use case would be a requirement to build something helpful; however, I can see that the basic idea of the app would simply send the data values using the API (from whatever forum/site you use) to the metadata configured in DHIS2 (probably a dataset). See, Data - DHIS2 Documentation
If you’re interested in inviting a developer to help creating this app, you could post into the Marketplace