rama-pang / pe

0 stars 0 forks source link

The `STUDENT_ID` parameter has inconsistent restrictions #5

Open rama-pang opened 1 year ago

rama-pang commented 1 year ago

The application prompts that the STUDENT_ID parameter must consist of A, followed by 7 digits, and ends with any capital letter. Considering the checks placed to make sure this is a valid student ID, this is still too loose - in fact, the last capital letter in a valid student ID does not cover the full 26 alphabets (i.e. it's only limited to around 10 letters).

soc-se-bot commented 1 year ago

Team's Response

As we do not have access to and full information on how the last letter is formed and what alphabets they are restricted to, we would like the student IDs to remain as flexible as possible in case of future changes.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]