From 6f08ec59273c01ac935c82a1178d6f216af268d8 Mon Sep 17 00:00:00 2001 From: Jakhongir Date: Sat, 11 Nov 2023 18:36:31 +0500 Subject: [PATCH 1/3] fix: update submission section in the CV task --- tasks/cv/en/git-markdown.md | 3 ++- tasks/cv/en/html-css-git.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tasks/cv/en/git-markdown.md b/tasks/cv/en/git-markdown.md index fe98c27fa..553cdd4ce 100644 --- a/tasks/cv/en/git-markdown.md +++ b/tasks/cv/en/git-markdown.md @@ -29,7 +29,8 @@ To find the link to your previously published CV (and add it to the third point ## How to Submit the Assignment -- After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name from the dropdown, and click **Submit**. The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. +- After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name, click **Open task**, click **Submit task**. +The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them.The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. - You can submit the assignment as many times as you like before the deadline, and each subsequent submission will overwrite the previous one. - Note: If you encounter the error "Error: Temporary Github Error. Cannot get commits. Please try in 10 mins." when submitting, it means the system is overloaded and cannot retrieve information about your commits from GitHub (request limit reached). You don't need to fix anything; just try submitting the assignment again later, repeating your attempts until successful or until the deadline, whichever comes first. diff --git a/tasks/cv/en/html-css-git.md b/tasks/cv/en/html-css-git.md index 89b53e808..e0d5bd31d 100644 --- a/tasks/cv/en/html-css-git.md +++ b/tasks/cv/en/html-css-git.md @@ -27,7 +27,8 @@ All errors found by the validator during the checking of your work are listed in ## How to Submit the Assignment -- After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name from the dropdown, and click **Submit**. +- After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name, click **Open task**, click **Submit task**. +The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. - You can submit the assignment as many times as you like before the deadline, and each subsequent submission will overwrite the previous one. - Note: If you encounter the error "Error: Temporary Github Error. Cannot get commits. Please try in 10 mins." when submitting, it means the system is overloaded and cannot retrieve information about your commits from GitHub. You don't need to fix anything; just try submitting the assignment again later, repeating your attempts until successful or until the deadline, whichever comes first. From 49191b06dc9797d535cad85ef30ab8ee5be61c73 Mon Sep 17 00:00:00 2001 From: Jakhongir Date: Sat, 11 Nov 2023 22:49:28 +0500 Subject: [PATCH 2/3] fix: remove duplicate sentences --- tasks/cv/en/git-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/cv/en/git-markdown.md b/tasks/cv/en/git-markdown.md index 553cdd4ce..80b0a9744 100644 --- a/tasks/cv/en/git-markdown.md +++ b/tasks/cv/en/git-markdown.md @@ -30,7 +30,7 @@ To find the link to your previously published CV (and add it to the third point ## How to Submit the Assignment - After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name, click **Open task**, click **Submit task**. -The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them.The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. +The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. - You can submit the assignment as many times as you like before the deadline, and each subsequent submission will overwrite the previous one. - Note: If you encounter the error "Error: Temporary Github Error. Cannot get commits. Please try in 10 mins." when submitting, it means the system is overloaded and cannot retrieve information about your commits from GitHub (request limit reached). You don't need to fix anything; just try submitting the assignment again later, repeating your attempts until successful or until the deadline, whichever comes first. From 80e36d9841843123a98073c7849047ba89eb417a Mon Sep 17 00:00:00 2001 From: Jakhongir Date: Thu, 16 Nov 2023 19:09:18 +0500 Subject: [PATCH 3/3] fix: run prettier --- tasks/cv/en/git-markdown.md | 2 +- tasks/cv/en/html-css-git.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/cv/en/git-markdown.md b/tasks/cv/en/git-markdown.md index 80b0a9744..adbac3401 100644 --- a/tasks/cv/en/git-markdown.md +++ b/tasks/cv/en/git-markdown.md @@ -30,7 +30,7 @@ To find the link to your previously published CV (and add it to the third point ## How to Submit the Assignment - After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name, click **Open task**, click **Submit task**. -The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. + The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. - You can submit the assignment as many times as you like before the deadline, and each subsequent submission will overwrite the previous one. - Note: If you encounter the error "Error: Temporary Github Error. Cannot get commits. Please try in 10 mins." when submitting, it means the system is overloaded and cannot retrieve information about your commits from GitHub (request limit reached). You don't need to fix anything; just try submitting the assignment again later, repeating your attempts until successful or until the deadline, whichever comes first. diff --git a/tasks/cv/en/html-css-git.md b/tasks/cv/en/html-css-git.md index e0d5bd31d..d675ddc00 100644 --- a/tasks/cv/en/html-css-git.md +++ b/tasks/cv/en/html-css-git.md @@ -28,7 +28,7 @@ All errors found by the validator during the checking of your work are listed in ## How to Submit the Assignment - After completing the task, go to the [RS App](https://app.rs.school/), select **Auto-Test**, choose the task's name, click **Open task**, click **Submit task**. -The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. + The results (score, accuracy, details) may not appear immediately and could take some time to process. If you see zeros and blanks after submitting, you can refresh the results page to update them. - You can submit the assignment as many times as you like before the deadline, and each subsequent submission will overwrite the previous one. - Note: If you encounter the error "Error: Temporary Github Error. Cannot get commits. Please try in 10 mins." when submitting, it means the system is overloaded and cannot retrieve information about your commits from GitHub. You don't need to fix anything; just try submitting the assignment again later, repeating your attempts until successful or until the deadline, whichever comes first.