quest-codeval-run-and-test v1
Run it, then test it
चलाएँ, फिर जाँचें
Five inputs tried on one program, what each one did, and the breaking one written up as a test case.
एक प्रोग्राम पर आज़माए गए पाँच इनपुट, हर एक का नतीजा, और तोड़ने वाला इनपुट जाँच के रूप में लिखा हुआ।
- Published
- 2026-09-13
- Scored
- 0 to 5 on each of three criteria
How to read the scale
Each rule below is scored from 0 to 5. Three points carry a written line: 0, 3 and 5. Work that sits between two of them takes the point in between.
A reviewer records one of three marks. This is the whole mapping:
- Not met — 0 or 1
- Partly — 2 or 3
- Met — 4 or 5
हर नियम 0 से 5 तक आँका जाता है। 0, 3 और 5 के लिए लिखी हुई पंक्ति है। बीच का काम बीच का अंक लेता है। जाँचने वाला तीन में से एक निशान दर्ज करता है: 0-1 का अर्थ नहीं, 2-3 का अर्थ कुछ हद तक, और 4-5 का अर्थ पूरा।
Where these rules come from
Every rule below is a line out of this quest’s own lessons — either the work sample’s instruction or a thing one of its lessons teaches. Nothing was written for this page. You are never judged against a rule the lesson did not give you.
नीचे हर नियम इसी पड़ाव के पाठों की अपनी पंक्ति है — या तो काम के नमूने का निर्देश, या किसी पाठ की सिखाई हुई बात। इस पन्ने के लिए कुछ नया नहीं लिखा गया।
What is weaker here than it should be. The 0, 3 and 5 lines on this rubric are a general frame, not a sentence written for each rule. They will be written properly for any rule that two reviewers turn out to apply differently.
Rule 1
Give one line per input, then the test case: the input, what should happen, and what happened instead.
हर इनपुट पर एक पंक्ति लिखें, फिर जाँच: इनपुट क्या था, क्या होना चाहिए था, और इसके बदले क्या हुआ।
This is the work sample's own instruction, from the lesson codeval-input-that-breaks-it.
Score 0. None of the parts named in this rule are in the sample.
इस नियम में बताए गए हिस्सों में से कोई भी नमूने में नहीं है।
Score 3. Some of the parts are there. At least one named part is missing.
कुछ हिस्से मौजूद हैं। बताए गए हिस्सों में से कम से कम एक नहीं है।
Score 5. Every part named in this rule is in the sample, and each one is filled in.
इस नियम में बताया गया हर हिस्सा नमूने में है, और हर एक भरा हुआ है।
Rule 2
Try five inputs first: nothing, one, very many, a negative, and Devanagari text.
पहले पाँच इनपुट आज़माएँ: कुछ नहीं, एक, बहुत सारे, ऋणात्मक, और देवनागरी में लिखा पाठ।
This is a line the lesson codeval-input-that-breaks-it teaches.
Score 0. The sample does not do this anywhere a reader can point to.
नमूने में ऐसी कोई जगह नहीं जहाँ पाठक दिखा सके कि यह हुआ है।
Score 3. The sample does this in one place. Elsewhere it does not.
नमूना एक जगह यह करता है। बाकी जगह नहीं करता।
Score 5. The sample does this everywhere the rule applies, and a reader can point at each place.
जहाँ-जहाँ यह नियम लगता है, नमूना हर जगह यह करता है, और पाठक हर जगह दिखा सकता है।
Rule 3
Write the breaking input down as a test case, so nobody has to find it twice.
तोड़ने वाले इनपुट को जाँच के रूप में लिख लें, ताकि किसी को दोबारा ढूँढ़ना न पड़े।
This is a line the lesson codeval-input-that-breaks-it teaches.
Score 0. The sample does not do this anywhere a reader can point to.
नमूने में ऐसी कोई जगह नहीं जहाँ पाठक दिखा सके कि यह हुआ है।
Score 3. The sample does this in one place. Elsewhere it does not.
नमूना एक जगह यह करता है। बाकी जगह नहीं करता।
Score 5. The sample does this everywhere the rule applies, and a reader can point at each place.
जहाँ-जहाँ यह नियम लगता है, नमूना हर जगह यह करता है, और पाठक हर जगह दिखा सकता है।
No worked example is published for this rubric yet.
इन नियमों के लिए अभी कोई बना हुआ उदाहरण प्रकाशित नहीं है।