Columns
| ID |
Model |
Name |
Description |
DataType |
Required |
Multiple |
Tag |
Alias |
| 1 |
User |
Email |
email address |
string |
True |
False |
False |
0 |
| 2 |
User |
FirstName |
first name |
string |
True |
False |
False |
3 |
| 3 |
User |
MiddleName |
middle name |
string |
False |
False |
False |
3 |
| 4 |
User |
LastName |
last name |
string |
True |
False |
False |
3 |
| 5 |
User |
Password |
password |
string |
True |
False |
False |
3 |
| 6 |
Class |
Event |
event identifier |
string |
True |
False |
False |
1 |
| 7 |
Class |
Name |
class name |
string |
True |
False |
False |
3 |
| 8 |
Class |
Tag |
tag name |
string |
False |
True |
True |
0 |
| 9 |
Class |
Instructor |
instructor name[n] |
string |
False |
True |
False |
4 |
| 10 |
User |
Group |
group name |
string |
True |
False |
False |
0 |
| 11 |
Class |
Tag:Value |
tag value |
string |
False |
False |
True |
0 |
| 12 |
Grades |
UserID |
User ID |
string |
True |
False |
True |
0 |
| 13 |
Grades |
Language |
language |
string |
True |
False |
False |
0 |
| 14 |
Grades |
Class |
class |
string |
False |
False |
False |
0 |
| 15 |
Grades |
Test |
assessment type |
string |
True |
True |
True |
0 |
| 16 |
Grades |
Test:Score |
assessment score |
string |
True |
True |
True |
0 |
| 17 |
Grades |
Test:Date |
assessment date |
string |
True |
True |
True |
0 |
| 18 |
Grades |
Name |
lastname, firstname |
string |
False |
False |
True |
0 |
| 19 |
Grades |
LastName |
last name |
string |
False |
False |
True |
0 |
| 20 |
Grades |
FirstName |
first name |
string |
False |
False |
True |
0 |
| 21 |
Grades |
MiddleName |
middle name |
string |
False |
False |
True |
0 |