Open sugiyem opened 2 years ago
For the add
command there are 6 required fields which are all important contact information regarding a Student. for sadd
, likewise there are also 6 required fields. In regards to usage, I think that 6 is an ok amount while it might seem a lot, this is all important information. For example, the module code, day, time period, class types, class group, venue are all important information for a timetable which websites such as NUS mods also have. In regards to testing, we have conveniently provided some sample commands for the users to test in our User Guide. we believe that it is easy to copy and paste such commands.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
I feel like some of the commands, such as
add
andsadd
has too many required fields. As a result, it become quite hard to use and test.