matthewc97 / pe

0 stars 0 forks source link

Incorrect format for lista and listp commands #3

Open matthewc97 opened 4 years ago

matthewc97 commented 4 years ago

image.png

lista and listp commands take in string input of more than one word. Outcome is shown even though command is incorrect.

nus-pe-bot commented 4 years ago

Team's Response

Recjected as this is documented in UG.

Section 4.1.2 and 4.2.2 explains how to use the listp and lista function respectively.

It is stated that the commands only contains lista or listp.

In section 3, it was stated that HAMS will ignore any dummy fields that comes after the command

Since the correct lista and listp command does not require or expect any other additional fields, anything that comes after it will be considered as dummy field.

Thus it will be ignored.

image.png

image.png

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]