Home
quiz
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
question
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
text
quiz_id
FK
integer
image
string
type
string
published
boolean
quiz
id
increments
timestamps
timestamps
name
string
description
text
answer
id
increments
timestamps
timestamps
text
string
value
string
question_id
FK
integer
users
id
increments
timestamps
timestamps
user_answers
id
increments
timestamps
timestamps
user_id
FK
integer
guest_id
string
answer_id
FK
integer
user_vark_results
id
increments
timestamps
timestamps
quiz_id
FK
integer
V
integer
A
integer
R
integer
K
integer
user_id
FK
integer
guest_id
string
user_review
id
increments
timestamps
timestamps
value
float
description
string
user_id
FK
integer
tutor_id
FK
integer
reviewer
string
tutors
id
increments
timestamps
timestamps
messages
id
increments
timestamps
timestamps
message
string
user_id
FK
integer
tutor_id
FK
integer
sender
string
×
Comments for quiz
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01