Open Reallyeasy1 opened 1 week ago
This is described in the UG as expected behaviour for Attendance-related commands.
(web version) https://ay2425s1-cs2103t-f14b-2.github.io/tp/UserGuide.html#attendance-commands
We will consider updating this behaviour to show the actual course code to be clearer to users in the future.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Marking the attendance of the student produces: New attended session marked for student A1234567Q; T12-[CS1101S: COURSE QUERY] after creating the course, enrolling the student into the course and marking their attendance.
Steps to reproduce:
Add course "courseCode" : "CS1101S", "courseName" : "ProgrammingxMethodology 1"
Add the person Jane using the informtion as shown
Enroll Jane in CS1101S T12
Mark attendance
However, enrolling/unenrolling the student into the course, produces:
which is inconsistent.