The build for the Academy generates incorrect URLs for the pre-quiz tests.
The URLs should include /academy
as a prefix, such as /academy/learning-path/xxx
.
However, the current build generates URLs that are missing this prefix, appearing as just /learning-path/xxx
.
This issue only affects the links generated for the pre-quiz tests.