Skip to content

Commit

Permalink
Merge pull request #1668 from sergiozeppo/sergiozeppo/fix_markdown_gi…
Browse files Browse the repository at this point in the history
…t_task

Stage0-Stage1 - update and fix Git & Markdown tasks description
  • Loading branch information
muannna authored Oct 21, 2024
2 parents 12d2592 + e67bcf3 commit 296196a
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 42 deletions.
16 changes: 8 additions & 8 deletions tasks/cv/cv-stage0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
- при написании кода рекомендуется следовать гайдлайну https://codeguide.academy/html-css.html
- контент размещается в блоке, который горизонтально центрируется на странице
- страница СV должна корректно отображаться в браузере Google Chrome последней версии
- в footer необходимо добавить ссылку на ваш гитхаб, год создания приложения, [логотип курса](https://rs.school/images/rs_school_js.svg) со [ссылкой на курс](https://rs.school/courses/javascript-ru)
- в footer необходимо добавить ссылку на ваш гитхаб, год создания приложения, [логотип курса](./rs-school-logo.svg) со [ссылкой на курс](https://rs.school/courses/javascript-ru)

## Порядок работы

1. Работу ведёте в ветке `rsschool-cv-html` репозитория `rsschool-cv`.
2. При вёрстке CV ориентируйтесь на [Требования к вёрстке](#требования-к-вёрстке) и [Критерии оценки](#критерии-оценки).
3. Самостоятельно оцените свою работу согласно предложенным [Критериям оценки](#критерии-оценки)
4. Создайте Pull Request из ветки `rsschool-cv-html` в ветку `main`
4. Создайте Pull Request из ветки `rsschool-cv-html` в ветку `gh-pages`
Название Pull Request на ваше усмотрение. Описывать этот Pull Request не нужно.
Замержите Pull Request из ветки `rsschool-cv-html` в ветку `gh-pages`
5. Создайте Pull Request из ветки `rsschool-cv-html` в ветку `main`
Название Pull Request `CV. Cross-Check`
[Описание Pull Request дайте по схеме](https://docs.rs.school/#/pull-request-review-process?id=Требования-к-pull-request-pr).
Мержить Pull Request из ветки `rsschool-cv-html` в ветку `main` не нужно.
5. Создайте Pull Request из ветки `rsschool-cv-html` в ветку `gh-pages`
Название Pull Request на ваше усмотрение. Описывать этот Pull Request не нужно.
Замержите Pull Request из ветки `rsschool-cv-html` в ветку `gh-pages`
6. В файл `README.md` ветки `main` добавьте две ссылки, в которых вместо `GITHUB-USERNAME` укажите свой никнейм на сайте GitHub. По этим ссылкам должны открываться страницы CV в формате markdown и в виде свёрстанной страницы
- `https://GITHUB-USERNAME.github.io/rsschool-cv/cv`
- `https://GITHUB-USERNAME.github.io/rsschool-cv/`
Expand All @@ -37,7 +37,7 @@

**Максимальный балл за задание +120**

- студент засабмитил в [rs app](https://app.rs.school/course/student/cross-check-submit?course=js-fe-preschool-2022q2) ссылку на своё CV, задеплоенное на `gh-pages` +10
- студент засабмитил в [rs app](https://app.rs.school/course/student/cross-check-submit) ссылку на своё CV, задеплоенное на `gh-pages` +10
- вёрстка валидная +10
- для проверки валидности вёрстки используйте сервис https://validator.w3.org/
- валидной вёрстке соответствует надпись "Document checking completed. No errors or warnings to show." В таком случае баллы за пункт требований выставляем полностью.
Expand All @@ -49,7 +49,7 @@
- элемент `nav` +5
- только один заголовок `h1` +5
- заголовки `h2` +5
- в footer есть ссылка на гитхаб автора работы, год создания приложения, [логотип курса](https://github.com/rolling-scopes-school/tasks/blob/master/tasks/cv/rs-school-logo.svg) со [ссылкой на курс](https://rs.school/courses/javascript-ru) +10
- в footer есть ссылка на гитхаб автора работы, год создания приложения, [логотип курса](./rs-school-logo.svg) со [ссылкой на курс](https://rs.school/courses/javascript-ru) +10
Если ссылка в футере ведёт на [курс stage0](https://rs.school/courses/javascript-preschool-ru) или на [English курс](https://rs.school/courses/javascript), это не ошибка.
- для оформления СV используются css-стили +10
- при уменьшении масштаба страницы браузера вёрстка размещается по центру по горизонтали, а не сдвигается в сторону +10
Expand Down Expand Up @@ -87,7 +87,7 @@
- [HTML5 Семантические элементы](https://html5css.ru/html/html5_semantic_elements.php)
- [Примеры оформления CV](https://www.freepik.com/free-photos-vectors/cv-template)
- [Примеры оформления CV](https://www.canva.com/resumes/templates/)
- [Figma Community. CV](https://www.figma.com/community/search?model_type=hub_files&q=cv)
- [Figma Community. CV](https://www.figma.com/community/search?resource_type=mixed&sort_by=relevancy&query=cv&editor_type=all&price=all&creators=all)

## Примеры CV

Expand Down
18 changes: 9 additions & 9 deletions tasks/cv/cv-stage1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

## Порядок работы

1. Работу ведёте в своём личном репозитории `rsschool-cv`
2. От ветки `rsschool-cv-html` создайте ветку `cv-html-css`. В эту ветку автоматически переместятся файлы c вёрсткой
3. Проверьте соответствие вашего CV требованиям задания, самостоятельно оцените свою работу согласно предложенным [Критериям оценки](#критерии-оценки), внесите необходимые изменения
1. Работу ведёте в своём личном репозитории `rsschool-cv`.
2. От ветки `rsschool-cv-html` создайте ветку `cv-html-css`. В эту ветку автоматически переместятся файлы c вёрсткой.
3. Проверьте соответствие вашего CV требованиям задания, самостоятельно оцените свою работу согласно предложенным [Критериям оценки](#критерии-оценки), внесите необходимые изменения.
4. Создайте и замержите Pull Request из ветки `cv-html-css` в ветку `gh-pages`. Название Pull Request произвольное. Описывать данный Pull Request нет необходимости.
5. После завершения работы откройте Pull Request из ветки `cv-html-css` в ветку `main`. Название Pull Request дайте по названию задания. [Описание Pull Request дайте по схеме](https://docs.rs.school/#/pull-request-review-process?id=Требования-к-pull-request-pr) Мержить данный Pull Request не нужно.

Expand All @@ -15,11 +15,11 @@
- вёрстка валидная. Для проверки валидности вёрстки используйте используйте сервис https://validator.w3.org/
- вёрстка семантическая
- вёрстка адаптивная
- при написании кода следуйте гайдлайну https://codeguide.academy/html-css.html
- при написании кода следуйте [гайдлайну](https://codeguide.academy/html-css.html)
- контент размещается в блоке, который горизонтально центрируется на странице
- содержание СV соответствует рекомендациям EPAM HR department, указанным в задании [Markdown & Git](git-markdown.md)
- страница СV должна корректно отображаться в браузере Google Chrome последней версии
- в footer необходимо добавить ссылку на ваш гитхаб, год создания приложения, [логотип курса](https://rs.school/images/rs_school_js.svg) со [ссылкой на курс](https://rs.school/js/).
- в footer необходимо добавить ссылку на ваш гитхаб, год создания приложения, [логотип курса](./rs-school-logo.svg) со [ссылкой на курс](https://rs.school/courses/javascript-ru).
Данный пункт не оценивается, но без ссылки на ваш гитхаб, проверяющие не смогут проверить описание PR и выставить за него баллы.

## Требования к коммитам
Expand All @@ -29,7 +29,7 @@
## Технические требования

- работа приложения проверяется в браузере Google Chrome последней версии
- можно использовать [bootstrap](https://getbootstrap.com/), [material design](https://material.io/), css фреймворки, html и css препроцессоры
- можно использовать [bootstrap](https://getbootstrap.com/), [material design](https://m3.material.io/), css фреймворки, html и css препроцессоры
- разрешается использовать jQuery только в качестве подключаемой зависимости для UI библиотек. Использование jQuery в основном коде приложения не допускается
- можно использовать Angular/React/Vue, другие JS-фреймворки и библиотеки (кроме jQuery)

Expand All @@ -41,7 +41,7 @@ CV - таск, который проверяется в ходе кросс-че

Для сабмита задания до дедлайна таска зайдите в rs app https://app.rs.school/ вкладка **Cross-Check: Submit**, выберите задание **CV** и добавьте в форму **ссылку на деплой** своего CV на gh-pages.

Для проверки приложения в ходе кросс-чека, ссылки на проверяемые работы будут находиться в rs app вкладка **Cross-Check: Review**.
Для проверки приложения в ходе кросс-чека, ссылки на проверяемые работы будут находиться в rs app во вкладке **Cross-Check: Review**.

## Критерии оценки

Expand Down Expand Up @@ -77,7 +77,7 @@ CV - таск, который проверяется в ходе кросс-че
## Cross-check

- инструкция по проведению cross-check: https://docs.rs.school/#/cross-check-flow
- форма для проверки задания https://cv-stage1-cross-check.netlify.app/
- форма для проверки задания https://rolling-scopes-school.github.io/checklist/ (пункт "CV")
- ссылки на лучшие работы добавьте, пожалуйста, в форму https://forms.gle/tgC3Y3dn9y2Yu5NF6

## Материалы
Expand All @@ -87,7 +87,7 @@ CV - таск, который проверяется в ходе кросс-че
- [HTML5 Семантические элементы](https://html5css.ru/html/html5_semantic_elements.php)
- [Примеры оформления CV](https://www.freepik.com/free-photos-vectors/cv-template)
- [Примеры оформления CV](https://www.canva.com/resumes/templates/)
- [Figma Community. CV](https://www.figma.com/community/search?model_type=hub_files&q=cv)
- [Figma Community. CV](https://www.figma.com/community/search?resource_type=mixed&sort_by=relevancy&query=cv&editor_type=all&price=all&creators=all)

## Примеры CV

Expand Down
2 changes: 1 addition & 1 deletion tasks/cv/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@ CV (сurriculum vitae) - документ, в котором соискател
- [HTML5 Семантические элементы](https://html5css.ru/html/html5_semantic_elements.php)
- [Примеры оформления CV](https://www.freepik.com/free-photos-vectors/cv-template)
- [Примеры оформления CV](https://www.canva.com/resumes/templates/)
- [Figma Community. CV](https://www.figma.com/community/search?model_type=hub_files&q=cv)
- [Figma Community. CV](https://www.figma.com/community/search?resource_type=mixed&sort_by=relevancy&query=cv&editor_type=all&price=all&creators=all)
20 changes: 10 additions & 10 deletions tasks/cv/en/cv-stage0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ In this task, you are required to create a CV webpage. The content of this webpa
- Follow the [HTML and CSS guidelines](https://codeguide.academy/html-css.html) when writing code.
- Content should be placed within a block that is horizontally centered on the page.
- The CV page should display correctly in the latest version of Google Chrome.
- Include a footer with a link to your GitHub, the year of creation, and the [course logo](https://rs.school/images/rs_school_js.svg) with a [link to the course](https://rs.school/js/).
- Include a footer with a link to your GitHub, the year of creation, and the [course logo](../rs-school-logo.svg) with a [link to the course](https://rs.school/courses/javascript-ru).

## Workflow

1. Work in the `rsschool-cv-html` branch of the `rsschool-cv` repository.
2. When formatting the CV, follow the [Formatting Requirements](#requirements-for-formatting) and [Evaluation Criteria](#evaluation-criteria).
3. Self-assess your work based on the provided [Evaluation Criteria](#evaluation-criteria).
4. Create a Pull Request from the `rsschool-cv-html` branch to the `main` branch.
- Title the Pull Request as "CV. Cross-Check."
- Provide a description for the Pull Request following this [schema](https://docs.rs.school/#/en/pull-request-review-process?id=Требования-к-pull-request-pr).
- Do not merge the Pull Request from the `rsschool-cv-html` branch into the `main` branch.
5. Create a Pull Request from the `rsschool-cv-html` branch to the `gh-pages` branch.
4. Create a Pull Request from the `rsschool-cv-html` branch to the `gh-pages` branch.
- Choose a title for the Pull Request at your discretion.
- No need to provide a description for this Pull Request.
- Merge the Pull Request from the `rsschool-cv-html` branch into the `gh-pages` branch.
5. Create a Pull Request from the `rsschool-cv-html` branch to the `main` branch.
- Title the Pull Request as "CV. Cross-Check."
- Provide a description for the Pull Request following this [schema](https://docs.rs.school/#/en/pull-request-review-process?id=Требования-к-pull-request-pr).
- Do not merge the Pull Request from the `rsschool-cv-html` branch into the `main` branch.
6. In the `README.md` file of the `main` branch, add two links where you should replace `GITHUB-USERNAME` with your GitHub username. These links should open your CV in Markdown format and as a formatted webpage.
- `https://GITHUB-USERNAME.github.io/rsschool-cv/cv`
- `https://GITHUB-USERNAME.github.io/rsschool-cv/`
Expand All @@ -32,7 +32,7 @@ In this task, you are required to create a CV webpage. The content of this webpa

**Maximum score for the task: +120**

- The student submits a link to their CV deployed on `gh-pages` in the [rs app](https://app.rs.school/course/student/cross-check-submit?course=js-fe-preschool-2022q2) (+10 points).
- The student submits a link to their CV deployed on `gh-pages` in the [rs app](https://app.rs.school/course/student/cross-check-submit) (+10 points).
- Valid markup (+10 points).
- Use the [https://validator.w3.org/](https://validator.w3.org/) service to check validity.
- Valid markup should display "Document checking completed. No errors or warnings to show." Full points for meeting this requirement.
Expand All @@ -43,8 +43,8 @@ In this task, you are required to create a CV webpage. The content of this webpa
- `nav` element (+5 points).
- Only one `h1` heading (+5 points).
- `h2` headings (+5 points).
- Footer includes a link to the author's GitHub, the year of creation, the [course logo](https://rs.school/images/rs_school_js.svg), and a [link to the course](https://rs.school/js/) (+10 points).
- If the link in the footer leads to the [stage0 course](https://rs.school/js-stage0/), it is not considered an error.
- Footer includes a link to the author's GitHub, the year of creation, the [course logo](../rs-school-logo.svg), and a [link to the course](https://rs.school/courses/javascript-ru) (+10 points).
- If the link in the footer leads to the [stage0 course](https://rs.school/courses/javascript-preschool-ru), it is not considered an error.
- CSS styles are used for formatting the CV (+10 points).
- When the browser window is resized, the formatting remains centered horizontally rather than shifting to the side (+10 points).
- The CV page includes a photo or avatar of the author, with no distortion of proportions, and with an `alt` attribute for the image (+10 points).
Expand Down Expand Up @@ -81,7 +81,7 @@ The difference between the maximum score for the task (130 points) and the maxim
- [HTML5 Semantic Elements](https://html5css.ru/html/html5_semantic_elements.php)
- [Examples of CV Templates](https://www.freepik.com/free-photos-vectors/cv-template)
- [Examples of CV Templates](https://www.canva.com/resumes/templates/)
- [Figma Community. CV](https://www.figma.com/community/search?model_type=hub_files&q=cv)
- [Figma Community. CV](https://www.figma.com/community/search?resource_type=mixed&sort_by=relevancy&query=cv&editor_type=all&price=all&creators=all)

## Examples of CVs

Expand Down
Loading

0 comments on commit 296196a

Please sign in to comment.