Class sessions can be either created on the go within a student or created separately
Creating on the go
When we’re in the Student view we can assign that student a class.
The opening form should allow the user to create a class on the go. We can do this with a checkbox to determine whether we want to create it there OR choose an existing class (if any, if there are no future classes we should not allow the user to assign a class, thus they will have to create one there)
If successful the class session will be created only for the given student
( or also allow to add more students here?) => maybe not. TBD
Creating on separate view
Class session view will allow to create a class session with multiple students at the same time. Should be able to be created without students as well, maybe as a placeholder.
Flow on creation
Class sessions can be either created on the go within a student or created separately
Creating on the go
When we’re in the Student view we can assign that student a class.
The opening form should allow the user to create a class on the go. We can do this with a checkbox to determine whether we want to create it there OR choose an existing class (if any, if there are no future classes we should not allow the user to assign a class, thus they will have to create one there)
If successful the class session will be created only for the given student ( or also allow to add more students here?) => maybe not. TBD
Creating on separate view
Class session view will allow to create a class session with multiple students at the same time. Should be able to be created without students as well, maybe as a placeholder.