codemancers / rapidfire

Making dynamic surveys should be easy!

Home Page:https://rapidfire.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retrieve individual users survey responses

nekapoor opened this issue · comments

I know we can get the aggregate responses from all users for a given survey (by this: GET /rapidfire/question_groups//results)

But is there a way to retrieve an individual users responses to a survey?

Thanks!

commented

yes you can, but unfortunately there is no ui for it. can you elaborate your requirement here?

hello! the idea would be to simply be able to retrieve a single users survey response in a formatted layout.

So there may be a link to all the individual survey responses and you just click on one you can view the responses for that single survey.

commented

okie, all you need is an index page for survey results. is it possible for you to open a PR?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs for another 14 days. Thank you for your contributions.