Enumeration Behavior

Defined user behavior associated with a PotentialSkillOutcome.

Use Behavior.NotApplicable for outcomes that do not require any user behavior.

Index

Enumeration members

Enumeration members

Clicked

Clicked: = "clicked"

NotApplicable

NotApplicable: = "n/a"

Viewed

Viewed: = "viewed"

Generated using TypeDoc