triciiaaa / pe

0 stars 0 forks source link

Repeated user behaviour to mark absence count for >10 #9

Open triciiaaa opened 4 months ago

triciiaaa commented 4 months ago

Description

Assuming a student is absent for 20 days, and the user has to repeat the command two times with the maximum bolt number to mark the number of times the student was absent. Repetitive user behaviour should not happen, as it is meant to optimise user efficiency.

Steps to reproduce

  1. input bolt 2 b/20
  2. input bolt 2 b/10 followed by input bolt 2 b/10

Screenshots

image.png

nus-se-script commented 4 months ago

Team's Response

We understand that efficiency is an important consideration. In this case, assuming a student is absent for 20 days, the TA is able to edit the student's number of bolts using 'edit INDEX b/20', which is rather efficient as well.

We’d like to note that we intend for TAs to use the bolt command to increment the student's number of bolts consistently (e.g. every lesson) if needed instead of leaving it to the end, where an edit command may be more appropriate.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]