Kobot7 / pe

0 stars 0 forks source link

Help command does not explain how to move multiple steps #9

Open Kobot7 opened 2 months ago

Kobot7 commented 2 months ago

Problem

It is mentioned in the user guide that if the user wishes to move more than 1 space at a time, the player can modify the directional commands by adding a number at the back. However this is not explained in the help page of the game itself. It may be useful to consider adding it into the game's help page.

image.png

nus-se-script commented 2 months ago

Team's Response

Player can read user guide to get further detail.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: The command that allows users to move more than 1 step at a time is an essential command that could greatly change the user's experience in the game. e.g. User can type w 15 instead of manually entering w 15 times. It doesn't make sense to exclude such a useful command out from the help page.

Furthermore, the team's response does not provide any insight as to why the command was not included in the help page, even though every other command was included in the help page. Hence, I am unsure if it was an intentional choice to exclude the command, or if it was simply missed out. In any case, "It is in the user guide" is not a sufficient reasoning to not include a command in the in-app help page. All the commands are in the user guide anyways, what makes this command so different that it should be excluded? Especially since the help's page intent should be to provide users insight to the app's usable and useful commands.