sc-arecrow / pe

0 stars 0 forks source link

Commands to CRUD logs are named somewhat ambiguously #2

Open sc-arecrow opened 3 years ago

sc-arecrow commented 3 years ago

Commands to CRUD exercises are named well because they all end in the ex suffix e.g. addex to add a new exercise

However the commands to CRUD logs do not have a corresponding ex suffix e.g. add to add a new log

This might confuse new users into adding a log when they wanted to add an exercise and vice versa.

nus-pe-bot commented 3 years ago

Team's Response

We do not want to confuse users by adding ex suffix to both adding logs and exercises.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Apologies for the slightly confusing bug report.

What I meant to suggest is that the commands to CRUD logs should have a corresponding suffix, such as log. For example, addlog to add a log.

The rationale for this feature flaw remains the same as what I stated initially in the bug report.