From 0551658793454f11f3b694d49031fd3185e2bb09 Mon Sep 17 00:00:00 2001 From: Ravern Koh Date: Sat, 11 Nov 2023 13:19:13 +0800 Subject: [PATCH] fix broken build --- docs/UserGuide.md | 10 +++++----- src/test/data/ImportCommandTest/invalid.csv | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index fc286029bb0..e0db002c9a3 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -220,7 +220,7 @@ lines as space characters surrounding line-breaks may be omitted when copied ove #### 2.1.1. Adding an applicant: `add` -You have just finished setting up TAfinder and you are ready to add your first applicant. +You have just finished setting up TAfinder and you are ready to add your first applicant. Let's find out how you can add the applicant to the list. **Format:** @@ -294,7 +294,7 @@ watch out for the expected and erroneous messages below that could be displayed Successfully added applicant and the applicant's information:
-**`"New applicant added: Student number: ; Name: ; Phone: ; +**`"New applicant added: Student number: ; Name: ; Phone: ; Email: ; GPA: ; Previous grade: ; [Interview score: ]; [Comment: ]; [Tags: ]."`** @@ -310,7 +310,7 @@ Email: ; GPA: ; Previous grade: ; [Interview score: Invalid command format:
**`"Invalid command format!"`
-`"add: Adds an applicant to the list. Parameters: s/STUDENT NUMBER n/NAME p/PHONE e/EMAIL g/GPA pg/PREV GRADE +`"add: Adds an applicant to the list. Parameters: s/STUDENT NUMBER n/NAME p/PHONE e/EMAIL g/GPA pg/PREV GRADE [is/INTERVIEW SCORE] [c/COMMENT] [t/TAG]..."`
`"Example: add s/A0343434C n/John Doe p/98765432 e/johnd@example.com g/4.9 pg/A is/9.1 c/Hardworking and diligent t/pastTA "`** @@ -973,8 +973,8 @@ Index out of range:
#### 2.2.6. Commenting on TA applicant: **`comment`** -One of yours TAs is unable to make it for the interview. -You want to make a comment on the applicant to remind yourself to follow up with him/her. +One of yours TAs is unable to make it for the interview. +You want to make a comment on the applicant to remind yourself to follow up with him/her. Lets find out how to do use the comment feature to do so. **Format:** diff --git a/src/test/data/ImportCommandTest/invalid.csv b/src/test/data/ImportCommandTest/invalid.csv index 75d68c75cc9..76056931083 100644 --- a/src/test/data/ImportCommandTest/invalid.csv +++ b/src/test/data/ImportCommandTest/invalid.csv @@ -2,4 +2,4 @@ name,phone,email,gpa,tags,studentNo,previousGrade Jasmine David,9847283,jasmine_david@u.nus.edu,4.3,deansList;pastTA,A0123486A,D- Sandeep Kopparthi,8753746,sandeep@u.nus.edu,5.0,pastTA,A0456123A,C- Lim Boon Kong,9777777,boonkong@u.nus.edu,3.5.2,deansList,A0775848D,C -Mohammed Taufiq bin Rozaini,85535252,taufiqu.nus.edu,4.2,,A0483910A,A+ \ No newline at end of file +Mohammed Taufiq bin Rozaini,85535252,taufiqu.nus.edu,4.2,,A0483910A,A+