Bo Tinker published on 2020-12-01T22:19:28Z
Updated method: when mentors/teachers are checking challenge solutions inside a community, if the solution is a Hatch! project, then it will bring the solution checker to the project's "inside" view of code when the link is clicked, rather than the project view.
For example, when checking a challenge solution you will see something like this:

When the above link is clicked, it will show the project's "inside" code view to help solution checkers to see the project's code more efficiently.

If mentors/teachers need to see the public project page, they can click the "View project page" link under the "File" menu option:

Author