Open nus-pe-bot opened 1 week ago
We made it clear here that we only support finding using any word (whole word) in their name. As such, the teacher does not remember the full name of the student.
Hence not in scope, since our UG does not say that partial searches are supported.
--
Currently, the
find
command only allows us to find a student successfully if I find the student according to his or her full name saved in the contact book.Say I want to find
Bernice Yu
, the commandfind n/Bern
will not return any student as shown in the screenshot below.This can result in huge inconvenience for the tutor if say the tutor has large number of students and suppose a student just joined but the tutor forgot about the student's name. Or if the tutor only remembers that the student's name starts with
B
.[original: nus-cs2103-AY2425S1/pe-interim#3169] [original labels: type.FeatureFlaw severity.Low]