As of 2/7/23, these are the metadata fields passed from ADAM into OSCAR when responses are sent for scoring.
- QuestionResultID uuid.UUID`json:"adam_qr_id"`
- ItemResultIDuuid.UUID`json:"adam_ir_id"`
- ItemIDuuid.UUID`json:"adam_item_id"`
- AdminNamestring`json:"adam_admin_name"`
- SessionIDuuid.UUID`json:"adam_session_id"`
- AdminIDuuid.UUID`json:"adam_admin_id"`
- TestIDuuid.UUID`json:"adam_test_id"`
- PlatformIDuuid.UUID`json:"platform_id"`
- PlatformUserIDstring`json:"platform_user_id"`
- SchoolIdentifierstring`json:"school_identifier"`
- Platformstring`json:"platform"`
- TeacherName*string`json:"teacher_name,omitempty"`
- ProctorGroupIDuuid.UUID`json:"proctor_group_id"`
Comments
0 comments
Please sign in to leave a comment.