Open Gavzzz opened 1 year ago
.
The examples given illustrate clearly that delete 1 3
will delete patients from index 1 to 3 inclusive. Hence, more details about the indices are omitted. In addition, there is also feedback from the app if the index that the user keys in is not valid.
Team chose [response.Rejected
]
Reason for disagreement: Only correct inputs were given in the user guide and error message also does not tell the user why the deleting range is invalid as it only tells the user that it is wrong. Hence User needs to assume that the only correct deleting range must be from a smaller index to a larger index
When deleting a patient the range of numbers to input is not specified as the UG assumes the user knows to input the smaller number followed by the larger value and when inputting a larger value followed by a smaller value it returns an error