You are on page 1of 2

www.quickdatabasediagrams.

com

New File Documentation


Link to schema: https://app.quickdatabasediagrams.com/#/schema/qVE3ywoawkWEJek6fu5POA

Questions
Field Description Type Default Other

id integer PK,
IDENTITY

Body string

user_id FK

Answer_explaination text

Choices
Field Description Type Default Other

id int PK

question_id int FK

option_body string

is_correct bool

Attempts
Field Description Type Default Other

id int PK

question_options_id FK

user_id FK

series_id FK

User
Field Description Type Default Other

id int PK

name string

score int

email email

Series
Field Description Type Default Other

id int PK

title string

questions_series
Field Description Type Default Other

series_id FK

question_id FK

series_user

QuickDBD-New File Page 1 of 2


www.quickdatabasediagrams.com

Field Description Type Default Other

series_id FK

user_id FK

QuickDBD-New File Page 2 of 2

You might also like