diff --git a/src/app/components/participant/content-choice-participant/content-choice-participant.component.ts b/src/app/components/participant/content-choice-participant/content-choice-participant.component.ts
index 2c10e85ca6dee4cadfe67c363de8391b1845042d..6ec8775a0e629e279d2912e84e9b51d5694e99fe 100644
--- a/src/app/components/participant/content-choice-participant/content-choice-participant.component.ts
+++ b/src/app/components/participant/content-choice-participant/content-choice-participant.component.ts
@@ -91,7 +91,7 @@ export class ContentChoiceParticipantComponent implements OnInit {
       creationTimestamp: null,
       format: ContentType.CHOICE
     } as AnswerChoice).subscribe();
-    // TODO: Set isAnswerSent
+    // TODO: replace matchip with notification
   }
 
   abstain($event) {