Skip to content

Commit

Permalink
Fix use case formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
marquestye committed Nov 14, 2023
1 parent 519fa8b commit d71d419
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

(For all use cases below, the **System** is `ModCraft` and the **Actor** is the `user`, unless specified otherwise)

**Use case: UC01 - Planning mods to take in the upcoming semester**
#### **Use case: UC01 - Planning mods to take in the upcoming semester**

**MSS**

Expand All @@ -789,7 +789,9 @@ Use case resumes from step 2.
Use case resumes from step 1.


**Use case: UC02 - Updating end of semester grades**
___

#### **Use case: UC02 - Updating end of semester grades**

**MSS**

Expand All @@ -807,7 +809,9 @@ Use case ends.
Steps 1a1 and 1a2 are repeated until the user inputs the correct grade
Use case resumes from step 2.

**Use case: UC03 - Calculating CAP**
___

#### **Use case: UC03 - Calculating CAP**

**MSS**

Expand All @@ -816,7 +820,9 @@ Use case resumes from step 2.

Use case ends.

**Use case: UC04 - Calculating MC**
___

#### **Use case: UC04 - Calculating MC**

**MSS**

Expand All @@ -830,7 +836,9 @@ Steps 4-6 are repeated for each combination of modules the user tries.

Use case ends.

**Use case: UC08 - Indicating exempted modules**
___

#### **Use case: UC08 - Indicating exempted modules**

**MSS**

Expand All @@ -848,8 +856,9 @@ Use case ends.
Steps 1a1 and 1a2 are repeated until the user inputs the correct module code
Use case resumes from step 2.

___

**Use case: UC09 - S/Uing modules**
#### **Use case: UC09 - S/Uing modules**

**MSS**

Expand Down

0 comments on commit d71d419

Please sign in to comment.