Allow users to annotate answers as they go through an interview. Basically, this boils down to user being able to write textual comments as they go along. Then, at the end of the interview, the users can be presented with the transcript of the interview - questions, answers, and their comments.
In case the "Require Affirmation" option is enabled, the user will be presented with this transcript BEFORE the interview ends, and will have to click an "I affirm" button.
Enabling interview comments and affirmation screen is done at the server at the model level (not at the model version level). These two settings are related code-wise, but can be enabled independently.
This issue is a merge between features requested by dkNET and RobotLawyers (@awood).
Allow users to annotate answers as they go through an interview. Basically, this boils down to user being able to write textual comments as they go along. Then, at the end of the interview, the users can be presented with the transcript of the interview - questions, answers, and their comments.
In case the "Require Affirmation" option is enabled, the user will be presented with this transcript BEFORE the interview ends, and will have to click an "I affirm" button.
Enabling interview comments and affirmation screen is done at the server at the model level (not at the model version level). These two settings are related code-wise, but can be enabled independently.
This issue is a merge between features requested by dkNET and RobotLawyers (@awood).