php
php copied to clipboard
Annalyns Infiltration - Task 4 - Instructions don't match tests
In this forum thread we discovered, that there is a mismatch between the instructions (top part, not the task description itself) and the test cases we have.
As this is a well-accepted concept exercise solved by many students, we should rather change the instructions.
- [ ] Add a logic table (inputs and expected result) to
exercises/concept/annalyns-infiltration/.meta/design.md
to ensure proper wording of instructions for the future - [ ] Find wording that matches the logic of the tests
- [ ] Order tests to follow the sequence of instruction conditions (e.g. the first statement is "If Annalyn has her pet dog with her" -> first all tests "with dog" then all tests "without dog")
- [ ] Ask in forum about wording and logic issues of the new version
- [ ] Rename exercise title to
Annalyn's Infiltration
(apostrophe added)