Skip to content

Commit 4dc880e

Browse files
authored
Merge pull request #51312 from QijieXue/csharp-basic-formatting
Hide a poor question
2 parents dad6fe2 + 7668e6b commit 4dc880e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn-pr/wwl-language/csharp-basic-formatting/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.languages.csharp-basic-formatting.knowledge-check
33
title: Module assessment
44
metadata:
5-
hidden_question_numbers: ["2CC27DCA_14","2CC27DCA_26","2CC27DCA_38","2CC27DCA_42","2CC27DCA_6","2CC27DCA_100","2CC27DCA_104","2CC27DCA_108"]
5+
hidden_question_numbers: ["2CC27DCA_6","2CC27DCA_14","2CC27DCA_26","2CC27DCA_38","2CC27DCA_42","2CC27DCA_83","2CC27DCA_100","2CC27DCA_104","2CC27DCA_108"]
66
ai_generated_module_assessment: true
77
title: Module assessment
88
description: "Knowledge check"
@@ -15,7 +15,7 @@ durationInMinutes: 3
1515
quiz:
1616
title: ""
1717
questions:
18-
- content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
18+
- content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
1919
choices:
2020
- content: "'`\\q`'"
2121
isCorrect: false

0 commit comments

Comments
 (0)