Open nus-pe-bot opened 1 week ago
Thank you for raising this issue. We are rejecting this issue because our program has 2 commands to output either
Only student info (ID
, GPA
, University Preferences
) via list
. From our user guide,
Report of the allocation process via generate
. From our user guide,
These commands are meant to be run separately, before and after allocation respectively. Thus it would be better to keep them separate rather than have the "master list" display all info.
--
list
is intended to show all information about student, but doesn't contain information about allocated school. This affects usability as I just want to be able to see all information about the student without having to call anothergenerate
command.[original: nus-cs2113-AY2425S1/pe-interim#169] [original labels: type.FeatureFlaw severity.Low]