Open JingYuOng opened 4 years ago
Rejected as there is no hindrance in understanding or mistake in formatting, as far as I know. I might need TAs to validate this though.
For all use cases, we do not have a precondition as there is no assumed initial state at the start of the cases. Most of the invalid states are handled as extensions.
I think guarantees are not a must-have in use cases. It helps to specify things, but in this case, I think the extensions have described it as well.
Team chose [response.Rejected
]
Reason for disagreement: i think if there is indeed no initial state, you can write pre-condition as null. As for post-condition, you need to write a clear statement to inform tell user what exactly has been done with this use case, rather than asking user read from extension or use case.
User might not fully understand what does the use case do