smartchicago / kimball

Kimball is our internal name for Patterns, a tool to manage the Civic User Testing Group
http://patterns.smartchicagoapps.org
MIT License
16 stars 15 forks source link

Add new alternative email field on tester profile page #158

Open smarziano opened 8 years ago

smarziano commented 8 years ago

We found from #119 when checking if tester responses matched testers' profiles that they did not accurately include the email that they signed up for CUTGroup with. It would be just good practice to add a second email field that these testers' use as part of their profile.

This would not be added to the sign-up process, but be a place for us to add more information as we learn it from tests or other communications.

smarziano commented 8 years ago

The second piece of this is when allowing a tester to use either email on the test forms and Patterns correctly associating the form with the tester.

smarziano commented 8 years ago

Due to the complexity of checking two different email addresses in our current system, this is going to be a low priority item.

At this time, if we see cases of an alternative email address used, we will capture that in the "Notes" section on the tester profile page.

We will monitor the "Orphan" submissions (#170) to see if this is a bigger issue that needs to be addressed and is higher priority.