private question mapping url should point to informational README
Description of development task:
As a user, I want links to private 'eval covered' questions to link to an informational README.md file, so that I have all the information I need to know how to prepare for a future qualification exam.
Acceptance Criteria:
-
Given I am clicking an 'eval covered' link to view an exam question that is private Then I should be taken to an informational README.md file And When I read this file Then I should know all KSATs that the question covers and all information about the question I am allowed to know before the exam.
Notes:
- Some rel-link mapping links to questions that are private (are not pushed to the public preparatory repos i.e. Senior work-roles) link to the old rel-link.json file which is confusing for the user.
- These questions should have a README.md file that contains the list of KSATs that the question adheres to and any/all public information the member is permitted to know to prepare for the exam.
- This change would make the preparatory repos for senior work-roles for relevant to our organization because as of now, they are just placeholders
Actions:
- update the private testbank questions that are not pushed to the public prepatory with an informational README.md
- change the mapping urls to the informational README.md file
Edited by charles.heaton.2