Enrol Lti Lti2 User Result Table Schema (enrol_lti_lti2_user_result)


Description

Results for each user for each resource link

enrol_lti_lti2_user_result table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
resourcelinkid BIGINT 19 null
enrol_lti_lti2_resource_link.id enroltilti2userresu_res2_fk R
ltiuserkey VARCHAR 255
ltiresultsourcedid VARCHAR 1024
created BIGINT 19 null
updated BIGINT 19 null

Table contained -1 rows

enrol_lti_lti2_user_result table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
enroltilti2userresu_res_ix Performance Asc resourcelinkid

enrol_lti_lti2_user_result table relationships