...
These are the items that can be associated with a session and the associated their Event record types :
Students = - Session Student
Staff = - Session Staff
Locations = - Session Location
Resources = - Session Resource.
...
For example, in a session where there are 20 students, a teacher and a classroom, there will be 20 Session Student, 1 Session Staff and 1 Session Location Event event records required.
Note that both Locations and Resources are types of Assets.
...