Is there a way to get to the “Making The Grade” problem? There are some problems that are locked for me because I haven’t completed “Making The Grade”, but I don’t see where it is. For example:
Thanks in advance for your help.
Making the grade
is a learning exercise that will teach you the concept of loops.
If you click on Concepts , you will see that it is below lists
and list methods
So you need to complete those first to get to loops, hope that helps!
1 Like
@iHiD Should these listings of locked exercise not just be links as well?
iHiD
August 25, 2023, 7:03pm
4
Maybe, yeah. I’ll think about it when I’m back off holiday (10 days from now). Please remind me!
Thank you! I greatly appreciate it.
iHiD
September 4, 2023, 1:28pm
6
@dem4ron I think these should just be links so you can get to the right places. So even though it has the lock symbol, it should still be clickable.
dem4ron
September 27, 2023, 9:02am
7
This is the PR that contains the fix for this.
exercism:main
← exercism:clickable-link-locked-exercises
opened 03:42PM - 19 Sep 23 UTC
https://forum.exercism.org/t/missing-making-the-grade/7037
#### This PR conve… rts all ExerciseWidgets into clickable links, removes the render_as_link prop, and deletes the unused SolutionActivity class along with its associated tests.
##### These should stay the same (visually):
<img width="794" alt="Screenshot 2023-09-22 at 15 02 24" src="https://github.com/exercism/website/assets/66035744/e83aca2e-6c0a-4ae6-8501-524b5c3e468b">
<img width="528" alt="Screenshot 2023-09-22 at 15 02 41" src="https://github.com/exercism/website/assets/66035744/a88a95d4-35a3-40b4-958c-06dba9e79e2b">
##### These should be clickable links:
https://github.com/exercism/website/assets/66035744/1d527ff0-5a1e-4458-9867-87d4b875827b
##### 4px gap added to `.prereqs`:
<img width="488" alt="Screenshot 2023-09-22 at 15 43 07" src="https://github.com/exercism/website/assets/66035744/833a00fe-3ed1-47bf-bace-f0618ccd25f2">
<img width="380" alt="Screenshot 2023-09-22 at 15 43 38" src="https://github.com/exercism/website/assets/66035744/b2b5a55e-0145-4852-9282-1cbf539d3922">
##### Recommended && locked exercise has a gradient border:
<img width="594" alt="Screenshot 2023-09-22 at 15 40 07" src="https://github.com/exercism/website/assets/66035744/181dc495-d2b0-4397-b2fb-3c74ac1447c4">