Skip to content

Commit f3833f7

Browse files
docs: update the documentation
1 parent ce1989d commit f3833f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

hyperskill/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99
| [Case Converter](./01_case_converter) | Easy | Completed |
1010
| [Flashcards (Frontend)](./02_flashcards) | Hard | Completed |
1111
| [To-Do List (JavaScript)](./03_todo_list) | Challenging | Completed |
12-
| [Hypergram](./04_hypergram) | Medium | Completed[^1] |
12+
| [Hypergram](./04_hypergram) | Medium | Partially Solved[^1] |
1313
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | Partially Solved[^2] |
1414
| [Open Space](./06_open_space) | Hard | Completed |
1515

1616
[^1]: The project is completed (as per the requirements) but there is no way to pass the tests for the last stage on the Hyperskill platform due to the error in the tests themselves, at the same time you can run the project locally and see that it works as expected.
1717
[^2]: The project is partially solved (first two stages), the game works as expected but there is no way to pass the tests for the 3rd stage on the Hyperskill platform due to the error (?) in the tests themselves. I decided to move on to the next project - time is to precious to waste it, but at the same time I've added functionality to the game that was not required by the project description, so I consider it as partially solved.
18+
19+
My [certificate](https://hyperskill.org/certificates/062a6479-a287-4220-9f0a-312d10233c68.pdf) of completion the track.
Binary file not shown.

0 commit comments

Comments
 (0)