Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.1 KB

File metadata and controls

20 lines (17 loc) · 1.1 KB

XapiActivityDefinition

Properties

Name Type Description Notes
name dict(str, str) [optional]
description dict(str, str) [optional]
type str [optional]
more_info str [optional]
interaction_type str [optional]
correct_responses_pattern list[str] [optional]
choices list[XapiInteractionComponent] [optional]
scale list[XapiInteractionComponent] [optional]
source list[XapiInteractionComponent] [optional]
target list[XapiInteractionComponent] [optional]
steps list[XapiInteractionComponent] [optional]
extensions dict(str, object) [optional]

[Back to Model list] [Back to API list] [Back to README]