Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make "Assessment or further help" sections consistent #16032

Merged
merged 9 commits into from
Jul 11, 2022
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ The following screenshot shows an example of what the finished design could look

## Assessment or further help

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/).
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for A cool-looking box".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
estelle marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.

Expand Down
10 changes: 5 additions & 5 deletions files/en-us/learn/css/building_blocks/box_model_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ Try updating the live code below to recreate the finished example:

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Box Model skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- A link to the example you want to be assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
10 changes: 5 additions & 5 deletions files/en-us/learn/css/building_blocks/cascade_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ In the example below see if you can match the image above.

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Cascade skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- A link to the example you want to be assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ The following screenshot shows an example of what the finished design could look

## Assessment or further help

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/).
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Creating fancy letterheaded paper".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ The following screenshot shows an example of what the finished design should loo

## Assessment or further help

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/).
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Fundamental CSS comprehension".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.

Expand Down
10 changes: 5 additions & 5 deletions files/en-us/learn/css/building_blocks/images_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ Try updating the live code below to recreate the example as displayed in the ima

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Images skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- A link to the example you want to be assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
10 changes: 5 additions & 5 deletions files/en-us/learn/css/building_blocks/overflow_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ Try updating the live code below to recreate the example as displayed in the ima

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Overflow skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- A link to the example you want to be assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
glmvc marked this conversation as resolved.
Show resolved Hide resolved
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,14 @@ Try updating the live code below to recreate the finished example:

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Selectors skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- A link to the example you want to be assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.

3. You Can find all the answers in [CodePen Collection](https://codepen.io/collection/DxBgky?grid_type=grid)
8 changes: 4 additions & 4 deletions files/en-us/learn/css/building_blocks/sizing_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ Try updating the live code below to recreate the example as displayed in the ima

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for sizing skill test 1".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
8 changes: 4 additions & 4 deletions files/en-us/learn/css/building_blocks/tables_tasks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ Our finished table will look like the image below. There are a number of ways th

## Assessment or further help

You can practice these examples in the Interactive Editors mentioned above.
You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for tables skill test".
- Details of what you have already tried, and what you would like us to do, e.g. if you are stuck and need help, or want an assessment.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ Try updating the live code below to recreate the finished example:

You can practice these examples in the Interactive Editors above.

If you would like your work assessed, or are stuck and want to ask for help:
If you would like your work assessed or are stuck and want to ask for help:

1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself, or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum](https://discourse.mozilla.org/c/mdn/236). Add the "learning" tag to your post so we are able to more easily find it. Your post should include:
1. Put your work into an online shareable editor such as [CodePen](https://codepen.io/), [jsFiddle](https://jsfiddle.net/), or [Glitch](https://glitch.com/). You can write the code yourself or use the starting point files linked to in the above sections.
2. Write a post asking for assessment and/or help at the [MDN Discourse forum Learning category](https://discourse.mozilla.org/c/mdn/learn/250). Your post should include:

- A descriptive title such as "Assessment wanted for Flexbox layout 1 skill test".
- Details of what you would like us to do — for example what you have already tried, if you are stuck and need help.
- A link to the example you want assessed or need help with, in an online editor. This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- Details of what you have already tried and what you would like us to do if you're stuck and need help or want an assessment.
- A link to the example you want assessed or need help with, in an online shareable editor (as mentioned in step 1 above). This is a good practice to get into — it's very hard to help someone with a coding problem if you can't see their code.
- A link to the actual task or assessment page, so we can find the question you want help with.
Loading