Sessions
We anonymize all events and remove personal information. However, in order to find related events together, we would like to group all events for a single developer that are generated during one work day. To achieve this, we generate a random session id each day and attach it to each event generated on that day.
The session Id helps us, but can be removed if developers are uncomfortable with it (see anonymization).
The collected feedback is tied together with information about the corresponding session. This session is just a reference to a particular workday. Each session contains several events that represents single actions.
The KaVE Feedback Extension allows a detailed inspection and control over your collected feedback. If you decide to provide your feedback, it is submitted to our central server and stored anonymously.
The following diagram shows the data flow of your feedback:
After the installation of the KaVE extension, feedback is automatically collected while you use Visual Studio. All data is locally stored on your machine. You can use the feedback manager to inspect the captured data, you can review all events and delete them, even partially. At this point, nobody else can access your feedback.
You have two options, if you decide to provide us with your feedback:
In both cases, the feedback will be deleted locally and stored in the KaVE database. After the submission, it is not possible to identify the developer who generated a specific event.
Anonymization option enables the developer to disguise various aspects of the collected feedback instead of deleting feedback entirely.
The option page gives control over these settings which are discussed below:
The upload wizard also maintains these controls mentioned above (See Figure 1). So developers can adjust the options during each export time. Note, that the options will be saved each time making the export much simpler.