Skip to content

Can a game send traces to API acting on behalf of a student? #66

@scottbw

Description

@scottbw

Can I (as a game developer) send traces to the analytics API on behalf of a student, without that student being logged in themselves?

For example, can I send a trace for "student1" rather than "anonymous-rampant-ocelot" (etc).

On a similar note, does an actor have to exist in the Rage backend as a user to have associated traces?

I'm looking at a scenario here where I implement LTI myself, and use the RAGE backend but present my own analytics UI for the teacher view. I can see its doable using anonymous users, but it would be much better to show real students.

Is it a valid workaround to link the anonymous animal id with the "real" student id and translate them in my app?

(NB, this isn't my final or ideal implementation scenario, I'm testing out several here to check out pros/cons)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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