Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Restructure to Ug #327

Merged

Conversation

ngzhenteng
Copy link
Collaborator

Ug information follows the order of the tabs.
Add UI layout details.

Ug information follows the order of the tabs.
Add UI layout details.
@ngzhenteng ngzhenteng added this to the v1.4 milestone Nov 7, 2020
@codecov-io
Copy link

Codecov Report

Merging #327 (8164dde) into master (35f4ac5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #327   +/-   ##
=========================================
  Coverage     44.57%   44.57%           
  Complexity      594      594           
=========================================
  Files           135      135           
  Lines          3058     3058           
  Branches        331      331           
=========================================
  Hits           1363     1363           
  Misses         1610     1610           
  Partials         85       85           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35f4ac5...8164dde. Read the comment docs.

@@ -132,16 +134,54 @@ this box.

### 4.1 UI Layout

* The user interface is split into clearly marked tabs: `Student`, `Mission`, `Quest`, `Consultation`, `Mastery Check`, `Task`.
* The user interface is split into five separate segments.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great detail in explaining the UI MAN

@@ -371,7 +413,39 @@ An example of a partial match will be `view -s do` resulting in John Doe being d

![ViewOneStudentCommand](images/userguide/viewOneStudent.png)

#### 6.6.3 Viewing all `Consultation` sessions : `-c`
#### 6.6.3 Viewing deadline for Missions : `-m`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reordering the commands

@ngzhenteng ngzhenteng merged commit 622b5a2 into AY2021S1-CS2103T-W11-2:master Nov 7, 2020
@ngzhenteng ngzhenteng linked an issue Nov 7, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add summary feature details to UserGuide
3 participants