rubyforgood / inkind-volunteer

A mobile first application serving Community Education Partnership (CEP) - https://www.cep.ngo/ . This volunteer used application works in collaboration with https://github.com/rubyforgood/inkind-admin .
MIT License
11 stars 19 forks source link

Use Question Response Upsert functionality instead of strictly Creation #75

Closed garettarrowood closed 2 years ago

garettarrowood commented 2 years ago

Resolves #59

Description

When clicking on the back button and filling out a question again, a 2nd+ question response record would be created.

With this change, it upserts instead.

Type of change

Works with https://github.com/rubyforgood/inkind-admin/pull/154