colinhia / pe

0 stars 0 forks source link

Feature Flaw - Unable to mark multiple students as once #5

Open colinhia opened 2 weeks ago

colinhia commented 2 weeks ago

For a TA, they are likely to have multiple students taking the same class, so marking attendance for multiple students at once is a very likely and common scenario.

However, currently to mark multiple students, the TA would have to run the same mark command x number of times (x being the number of students), which is incredibly cumbersome.

Perhaps you could enhance the functionality of mark by allowing it to mark a range of indexes rather than merely one index at a time?

nus-pe-script commented 1 week ago

Team's Response

Hi,

Thanks for your bug report. Indeed it would be more convenient to have a command that is able to mark multiple students at once. However, a quick way to overcome this is by copy pasting the mark command. We have thought about implementing this feature but, given the workaround, felt that it was not as important. Thus we will be marking this as not in scope

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: According to the guidelines, for something to be labelled as not in scope, it has to fulfil at least one of the two criteria:

The UG and DG do not mention the workaround of copy-pasting or the intention to support this in future iterations. As such, I disagree that this qualifies as not in scope.


## :question: Issue severity Team chose [`severity.Medium`] Originally [`severity.High`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]