Open tanyizhe opened 1 year ago
The reason behind why decks
and tags
need to be initialized with some elements, is because they are solely grouping mechanisms. We believe that it would make more sense for a structure that acts as a grouping mechanism to be initialized with either a card
at the very least.
The help
command is a feature that goes hand in hand with the feature listing in the UG and the Command Summary in the UG.
The team understands that this could also be integrated into the help function, but for the time being, we don't anticipate that the user would face a major issue, given that the command description exists in other avenues too.
Team chose [response.NotInScope
]
Reason for disagreement: Creating a card deck is a very basic feature of the application. I disagree that this is not within the scope of the project.
using the command deck help does not let me see what I can do to add a deck. Users must go to the UG to see how to add a deck, which is troublesome and defeats the purpose of the "deck help" command.
Furthermore, if I understand correctly, a deck can only be created by putting a card in. This is quite counterintuitive to a new user.