id | int(11) |
|
|
|
exam | text |
|
|
|
attempt | int(11) |
|
|
|
exam_from | date |
|
|
|
exam_to | date |
|
|
|
time_from | time |
|
|
|
time_to | time |
|
|
|
duration | time |
|
|
|
passing_percentage | float |
|
|
0
|
description | text |
|
|
|
session_id | int(11) |
|
|
|
publish_result | int(11) |
|
|
0
|
is_active | varchar(1) |
|
|
0
|
created_at | timestamp |
|
|
current_timestamp()
|
updated_at | date |
|
|
|