Enum DisclosureType
public enum DisclosureType
- Extension Methods
Fields
Answers = 2Only the marked questions are revealed to candidates, without total/final score.
Full = 3Candidates see the final score and the marked questions immediately after they complete their exam submissions, and upon subsequent review of their exam submissions.
None = 0Neither final scores nor marked questions are revealed to candidates after they complete their exam submissions.
Score = 1Only the total/final score is revealed to candidates, without individually marked questions.