mqops_educator_interaction_tracker

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
user_id VARCHAR 36 null
team_name_id TINYINT 3 null
team_name_other VARCHAR 250 null
visit_date DATETIME 19 null
educator_name VARCHAR 250 null
state_id VARCHAR 36 null
district_id VARCHAR 36 null
centre_type_id VARCHAR 36 null
centre_type_other VARCHAR 250 null
centre_id VARCHAR 36 null
quest_app_id TEXT 65535 null
tot_session_conducted TINYINT 3 null
vti_training_conducted TINYINT 3 null
role_of_educator TINYINT 3 null
readiness_for_class TINYINT 3 null
educator_respond TINYINT 3 null
feedback_opportunity TINYINT 3 null
educator_rating_feedback TINYINT 3 null
educator_rating_learning TINYINT 3 null
educator_rating_info_source TINYINT 3 null
educator_rating_activities TINYINT 3 null
vti_facilitator_feedback TINYINT 3 null
es_facilitator_feedback TINYINT 3 null
topics_covered VARCHAR 100 null
lesson_simplified_by_vti_fac TINYINT 3 null
lesson_simplified_by_es_fac TINYINT 3 null
learners_doubt_clarification TINYINT 3 null
vti_lesson_structured TINYINT 3 null
es_lesson_structured TINYINT 3 null
vti_needs_and_requirements TINYINT 3 null
es_needs_and_requirements TINYINT 3 null
digital_platforms_used VARCHAR 15 null
referenced_quest_app TINYINT 3 null
included_elements_of_flipped_classroom TINYINT 3 null
activities_incorporated VARCHAR 45 null
created_at DATETIME 19 CURRENT_TIMESTAMP
updated_at DATETIME 19 null
deleted_at DATETIME 19 null
tenant_id VARCHAR 36 null

Indexes

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

Relationships