nus-cs2113-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Inconsistent on the deck index #457

Open nus-se-bot opened 2 years ago

nus-se-bot commented 2 years ago

Screen Shot 2021-11-12 at 5.09.25 PM.png Screen Shot 2021-11-12 at 5.09.49 PM.png

In main menu, the deck index is from 1. However, in test mode, I can enter 0 and it tests deck 1. It is quite confused for me when I want to test deck 2, it will go to test deck3 (the index here is what in main menu).


[original: nus-cs2113-AY2122S1/pe-interim#443] [original labels: type.FeatureFlaw severity.Medium]

JWweiyin commented 2 years ago

Team's Response

Not specific enough. We are unsure if there are any cards in decks 2 and 3; if there were only cards in deck 1, entering 0 would test all cards, which are the cards in deck 1. We could not recreate the other errors mentioned in the bug report.

Duplicate status (if any):

--