rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Add Status to Survey Response #99

Closed garettarrowood closed 3 years ago

garettarrowood commented 3 years ago

Summary

As an admin, I would like to see the status of survey_responses from volunteers so that the data I analyze is not inflated by incomplete survey responses.

Things to consider

Besides analyzing data on the backend, this will be helpful on the frontend when deciding to prompt the volunteer to complete the survey.

Criteria for Completion