From 377d5775d6bac3add2e8344b1c8fce712ec5a1fd Mon Sep 17 00:00:00 2001 From: Anshik Jain Date: Tue, 18 Mar 2025 21:12:14 +0530 Subject: [PATCH] fix(curriculum): update minimum questions from 17 to 18 (#59319) --- .../challenge-helper-scripts/helpers/get-challenge-template.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/challenge-helper-scripts/helpers/get-challenge-template.ts b/tools/challenge-helper-scripts/helpers/get-challenge-template.ts index 8407d6d55f9..356b5bfbf47 100644 --- a/tools/challenge-helper-scripts/helpers/get-challenge-template.ts +++ b/tools/challenge-helper-scripts/helpers/get-challenge-template.ts @@ -76,7 +76,7 @@ const getQuizChallengeTemplate = ( # --description-- -To pass the quiz, you must correctly answer at least 17 of the 20 questions below. +To pass the quiz, you must correctly answer at least 18 of the 20 questions below. # --quizzes--