APPENDIX 1: How questions get marked When a question is first instantiated. Grading a submission Lots more to come when I get a round TUIT APPENDIX 2: How programming quizzes should work Introduction CodeRunner is a Moodle question type that allows teachers to run a program in order to gra...
Please check -# the `language` matrix defined below to confirm you have the correct set of -# supported CodeQL languages. -# -name: "CodeQL" - -on: - workflow_run: - workflows: [Tests] - types: [completed] - schedule: - - cron: "27 10 * * 6" - -jobs: - analyze: - name:...
You won’t see this error unless you actually check out the old code and revert lists/models.py. You should definitely do this; part of the objective of this appendix is to see whether we really can write tests for a models layer that doesn’t exist yet. A First Attempt at Using Mo...
until the variation in the diffusion of light on the sample or samples measured by the method described in Appendix 2, is such that: Δ d = (T5 - T4) / T2 ≤ 0.0250 ± 0.0025 Several reference samples may be used to check that the whole surface to be tested has deteriorated ...
At this stage, one simple test you can do at home is to cough. If your abdominal pain worsens after coughing, this is known as Dunphy’s sign and could be suggestive of appendicitis. The leg test The appendix lies close to a muscle known as the iliopsoas muscle, so inflammation of the...
Create unit tests to check whether we can read the iCal/ICS files correctly and correctly interpret the data in it. That means reading it in an Event object, writing it out as JSCalendar JSON object, and comparing the result with the exp...
See also[chapter_26_page_pattern]and[appendix_bdd]for more on structuring your FT code. I’ll let you do your own "first-cut FT" commit. Refactoring Unit Tests into Several Files When we (finally!) start coding our solution, we’re going to want to add another test for ourmodels.py...
7. Some technical material is deferred to Appendix. 2 Test statistics 2.1 Univariate response Klar and Meintanis (2012) have suggested several procedures within the general context of generalized linear models. These procedures however are based on the probability integral transform, which, when the ...
The mixture shall be sprayed until the variation in the diffusion of light on the sample or samples measured by the method described in Appendix 2, is such that: Δ d = (T5 - T4) / T2 ≤ 0.0250 ± 0.0025 Several reference samples may be used to check that the whole surface to be ...
For example, another test case for that "I can add any number of ice creams" requirement might be "Don't add any ice creams; just go to check out." This makes it obvious that there might be something wrong with this requirement. Maybe it should have said "one or more." Tip ...