Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 727 Bytes

File metadata and controls

14 lines (9 loc) · 727 Bytes

# AcrosticPuzzleAnswer

Properties

Name Type Description Notes
interaction_type string Type of interaction [optional]
target string Interaction within the assignment the answer belongs to. This must be the contentidentifier that matches the standard. [optional]
solution string The solution to the puzzle based on the user input [optional]
words string[] The words the user entered into the puzzle (top-down) [optional]

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