Livoa LogoLivoa
INSTITUTIONS





id (PK)

name

type

settings

created_by

PROFILES





id (PK)

auth_id

email

role

institution (FK)

created_at

CLASSES





id (PK)

name

level

is_active

institution (FK)

SUBJECTS





id (PK)

class_id (FK)

name

is_active

created_by

CHAPTERS





id (PK)

subject_id (FK)

title

is_active

created_by

CONTENTS





id (PK)

chapter_id (FK)

type

data

is_active

USER_PROGRESS





id (PK)

user_id (FK)

chapter_id (FK)

status

score

ASSESSMENTS





id (PK)

title

type

chapters

duration

ATTEMPTS





id (PK)

user_id (FK)

assessment (FK)

score

QUESTIONS





id (PK)

chapter_id (FK)

type

text

NOTES





id (PK)

user_id (FK)

content_id (FK)

note_text

BOOKMARKS





id (PK)

user_id (FK)

content_id (FK)

created_at

INTERACTIONS





id (PK)

user_id (FK)

content_id (FK)

type

schema

by Molla

0
0 uses