Skip to content

Commit

Permalink
Merge pull request #227 from siqirua/branch-UG2101
Browse files Browse the repository at this point in the history
Add two page break
  • Loading branch information
feifeiraindrops authored Nov 15, 2023
2 parents 0672424 + f31b908 commit 664ba7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ Format: `editComp INDEX [c/COMP_NAME] [w/WEIGHTAGE] [mm/MAX_MARKS]`

Examples: `editComp 4 c/Midterm Exam mm/55` edits the fourth graded component in the Graded Components list to have a name of “Midterm Exam”, and a maximum mark of 55.

<div style="page-break-after: always;"></div>

### Edit student score: `editScore`

Expand Down Expand Up @@ -362,6 +363,8 @@ Examples:

![deleteStu](images/deleteStu_ui.png)

<div style="page-break-after: always;"></div>

### Delete a graded component: `deleteComp`

You can use this command to delete an existing graded component in the database so that you can remove a graded component when it is deemed unnecessary, based on the 1-based index of the graded component shown in the displayed Graded Components list. <br>
Expand Down

0 comments on commit 664ba7c

Please sign in to comment.