Skip to content

Commit

Permalink
fix: reformulated
Browse files Browse the repository at this point in the history
  • Loading branch information
lyutails committed Nov 15, 2023
1 parent fd33091 commit aa2b12a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion react/modules/module01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Run app and check that the functionality is working (cross-check)
- Presence of _code-smells_ (God-object, chunks of duplicate code), commented code sections: **-10 points per each**
- Usage of Redux or other state management libraries: **-100 points**
- Usage of component libraries, e.g. Material UI, Ant Design: **-100 points**
- Pull Request doesn't follow guideline (including checkboxes in Score) [PR example](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) : **-10 points**
- Failure to meet the [requirements](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) when creating a Pull Request (including checkboxes in Score): **-10 points**

### Repository requirements

Expand Down
2 changes: 1 addition & 1 deletion react/modules/module02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ A student can achieve a maximum of 100 points.
- Usage of Redux or other state management libraries: **-100 points**
- Usage of component libraries, e.g. Material UI, Ant Design: **-100 points**
- Commits after the deadline: **-40 points**
- Pull Request doesn't follow guideline (including checkboxes in Score) [PR example](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) : **-10 points**
- Failure to meet the [requirements](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) when creating a Pull Request (including checkboxes in Score): **-10 points**

### Repository Requirements

Expand Down
2 changes: 1 addition & 1 deletion react/modules/module03/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Run app and check that the functionality is working (cross-check)
- Usage of component libraries, e.g. Material UI, Ant Design: **-100 points**
- Test coverage is less than 80%: **-30 points**
- Commits after the deadline: **-40 points**
- Pull Request doesn't follow guideline (including checkboxes in Score) [PR example](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) : **-10 points**
- Failure to meet the [requirements](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) when creating a Pull Request (including checkboxes in Score): **-10 points**

### Repository requirements

Expand Down
2 changes: 1 addition & 1 deletion react/modules/module04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Run app and check that the functionality is working (cross-check)
- Usage of component libraries, e.g. Material UI, Ant Design: **-100 points**
- Test coverage is less than 80%: **-30 points**
- Commits after the deadline: **-40 points**
- Pull Request doesn't follow guideline (including checkboxes in Score) [PR example](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) : **-10 points**
- Failure to meet the [requirements](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) when creating a Pull Request (including checkboxes in Score): **-10 points**

### Repository requirements

Expand Down
2 changes: 1 addition & 1 deletion react/modules/module05/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Run app and check that the functionality is working (cross-check)
- Usage of client state on page: **-20 points** per each
- Pages API isn't used: **-50 points**
- Commits after the deadline: **-40 points**
- Pull Request doesn't follow guideline (including checkboxes in Score) [PR example](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) : **-10 points**
- Failure to meet the [requirements](https://docs.rs.school/#/pull-request-review-process?id=%d0%a2%d1%80%d0%b5%d0%b1%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d1%8f-%d0%ba-pull-request-pr) when creating a Pull Request (including checkboxes in Score): **-10 points**

### Repository requirements

Expand Down

0 comments on commit aa2b12a

Please sign in to comment.