Skip to content

xAPI Statements in Levels 2 - 5 missing question context #1

@rpc5102

Description

@rpc5102

It would be useful to store the context of the question in the response objects found in each input$submitX event. Right now, we just know what is answered and not what the actual prompt is. For example, what images are being displayed in Level 2.

Current:

"response": "{\"Quantitative_Discrete\":[\"C\",\"C\"],\"Quantitative_Continuous\":[\"A\",\"A\"],\"Qualitative_Nominal\":[\"B\",\"B\"],\"Qualitative_Ordinal\":[\"D\",\"D\"]}"

Goal:

"response": "{\"Quantitative_Discrete\":[\"img3\",\"C\"], ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions