Description
In the original Learn area assessments, people weren't directed to the marking guides: the idea was that they would try the assessment, then ask for feedback or help in Discourse. This didn't work too well, so #29139 removed the bits sending people to Discourse, and added a way for people to find the marking guides so they could self-assess.
This seems like a good idea but IMO it's much too hard to find out where the marking guides are. The information is AFAICS only in the Learn landing page (https://developer.mozilla.org/en-US/docs/Learn#tasks_and_assessments), which means that to know where they are, someone really has to start at the start and read everything, which noone does.
For instance, if someone wants to learn JS they might start at https://developer.mozilla.org/en-US/docs/Learn, see "Where to start", find the JS entry, go straight to https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps and start reading. Now they will have no idea how to find marking guides, because they didn't read the whole landing page.
Can we have a link to the relevant marking guide on every assessment page?