We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eeb35e commit d36ae12Copy full SHA for d36ae12
individual_modules/software_development_best_practices/questions/summary_testing.json
@@ -56,12 +56,12 @@
56
"type": "many_choice",
57
"answers": [
58
{
59
- "answer": "Requirements that define what the software should do.",
+ "answer": "Requirements that define what the software should do",
60
"correct": true,
61
"feedback": "Correct"
62
},
63
64
- "answer": "Requirements that define how the software should behave.",
+ "answer": "Requirements that define how the software should behave",
65
"correct": false,
66
"feedback": "Incorrect"
67
0 commit comments