8000 How to properly craft an xAPI statement that represents adding a file resource to an ongoing process? · Issue #1105 · adlnet/xAPI-Spec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to properly craft an xAPI statement that represents adding a file resource to an ongoing process? #1105
Open
@burakkaraceylan

Description

@burakkaraceylan

I am new to xAPI and I am trying to implement it in our e-learning solution. We have a case where we track attendance to a live course. Opened, joined, left etc. verbs are relatively straightforward. However, other verbs are not so much. During a course we can dynamically import new material. For example attendees can import a .ppt file to present. Now I'd like to record this to the lrs. And I have multiple questions about it.

Would appending the relevant meeting activity as a parent in the context activities be enough to state that this resource was added to this activity?

Resource could be one of multiple formats. Ppt, jpeg, mp4 and such. And they will most likely be direct urls to the files themselves. How do I represent these activities? Can direct urls be used as activity definition ids?

I am thinking of using "http://activitystrea.ms/schema/1.0/attach" as the verb id and "http://id.tincanapi.com/activitytype/resource" as the activity definition type. But then what do I use for activity id? Could the absolute url to file be used? If not where to I put the url?

There is also the Attachment object. But if I use it for the details of the file then what do I use as the activity id?

Some more complex examples in the docs would be nice. Thank you!

Metadata

Metadata

3732

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0