Skip to content

DoCurious API Reference / types / UserChallengeSource

Type Alias: UserChallengeSource

UserChallengeSource = "self" | "gift" | "invitation" | "class_assignment"

Defined in: types/challenge.types.ts:495

How the user began this challenge -- determines the entry flow and UI presentation.

DoCurious Platform Documentation