insanitywholesale / adopse-2021

Questionnaire creation platform written using C# .NET and React
GNU Affero General Public License v3.0
1 stars 0 forks source link

connect evaluee with answers given in evaluationevent #17

Closed insanitywholesale closed 2 years ago

insanitywholesale commented 2 years ago

One idea is included in schema.sql through the EvalueeAnswer table

insanitywholesale commented 2 years ago

Second idea is the EvalueeAnswers class in Models.cs

insanitywholesale commented 2 years ago

should be renamed to EvalueeParticipation to make the name clearer