AY2425S1-CS2103T-W10-4 / tp

https://ay2425s1-cs2103t-w10-4.github.io/tp/
MIT License
0 stars 5 forks source link

[PE-D][Tester D] grade command parameters does not correspond with the UG. #232

Open nus-pe-script opened 1 week ago

nus-pe-script commented 1 week ago

grade command parameters does not correspond with the UG.

To reproduce:

  1. Do grade 0 s/2 m/1

Expected behavior: From UG, parameters should be INDEX [m/MODULE s/GRADE]

Actual behavior: Parameters from error response are: INDEX m/MODULE s/GRADE without it being optional.

image.png


Labels: severity.Low type.FunctionalityBug original: yizhong187/ped#9

Jianwen0451 commented 6 days ago

This is not a valid bug since the index should start with 1 (positive integer)