feedbacktype - eisclimber/ExPresS-XR GitHub Wiki
Field in ButtonQuizConfig
What feedback (correct or incorrect) is shown. Either None, Always Right, Always Wrong or Random.
public FeedbackType FeedbackType = FeedbackType.ShowAnswers;Field in ButtonQuizConfig
What feedback (correct or incorrect) is shown. Either None, Always Right, Always Wrong or Random.
public FeedbackType FeedbackType = FeedbackType.ShowAnswers;