ltiattempts

7056626 rows


Description

LTI Attempt created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyid varchar 36 null
companies.id n_ltiattempts_companyid_fkey R

The ID of the learning site

id varchar 36 null

Unique Identifier of the LTI Attempt

courseid varchar 36 null
courses.id ltiattempts_courseid_fkey1 R

The courseid of the LTI Attempt

userid varchar 36 null
users.id ltiattempts_userid_fkey R

The userid of the LTI Attempt

topicid varchar 36 null

The topicid of the LTI Attempt

topictype varchar 32 null

The topictype of the LTI Attempt

resultscore float8 17,17 null

The resultscore of the LTI Attempt

createdat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the LTI Attempt was created

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the LTI Attempt was created

Relationships