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

Add diagrams and dg feature for set weak #107

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

yashma-sonara
Copy link
Collaborator

No description provided.

@yashma-sonara yashma-sonara added the documentation Improvements or additions to documentation label Mar 29, 2024
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.99%. Comparing base (73acf6f) to head (21375bc).
Report is 22 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
+ Coverage     75.57%   75.99%   +0.41%     
- Complexity      479      489      +10     
============================================
  Files            78       78              
  Lines          1511     1533      +22     
  Branches        143      148       +5     
============================================
+ Hits           1142     1165      +23     
  Misses          325      325              
+ Partials         44       43       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm not sure whether this is how weak should be shown. Because weak is not really an attribute of person class, rather its evaluated everytime.

By default, we have set C+ as the threshold, meaning that a student with grade lower than C+ is
displayed with a weak marker next to their name.

The command "set weak [grade]" followed by the grade allows the instructor to set a difference grade as the

Choose a reason for hiding this comment

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

Did you mean "different" instead of "difference"?

@Wongqingyee
Copy link

For studentId and grade should be separate objects. Can refer to the ModelClassDiagram.

@Wongqingyee Wongqingyee merged commit 8d14459 into AY2324S2-CS2103T-T09-1:master Mar 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants