You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/common_information/introduction.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Practice
14
14
- Task distribution is random for each student.
15
15
- Full automation of quality and performance checks; plagiarism checks are applied.
16
16
- Deadlines are set per task. See the penalties and grading rules in ``Points``.
17
-
- Examples are provided in ``tasks/example_threads`` and ``tasks/example_processes`` (and extended variations ``tasks/example_processes_2`` / ``tasks/example_processes_3``).
17
+
- Examples are provided in ``tasks/example/threads`` and ``tasks/example/processes`` (with process variations in ``tasks/example/processes/t1`` / ``tasks/example/processes/t2`` / ``tasks/example/processes/t3``).
18
18
- In each repository, the README.md contains a link to the course documentation.
19
19
- Each repository includes an example of a properly formatted PULL REQUEST.
20
20
- Submission of all tasks is mandatory to pass the course.
msgstr"Примеры размещены в ``tasks/example_threads`` и ``tasks/example_processes`` (а также расширенные варианты: ``tasks/example_processes_2`` / ``tasks/example_processes_3``)."
83
+
"Examples are provided in ``tasks/example/threads`` and "
84
+
"``tasks/example/processes`` (with process variations in "
msgstr"Примеры размещены в ``tasks/example/threads`` и ``tasks/example/processes`` (варианты для процессов: ``tasks/example/processes/t1`` / ``tasks/example/processes/t2`` / ``tasks/example/processes/t3``)."
0 commit comments