Closed ChrisRogersT closed 7 years ago
The teacher field isn't required to correspond to any actual teacher in the user db.
This can likely be implemented just like all the other referential fields.
My main doubt is how to allow the user to select only an existing teacher:
I guess I'm leaning towards drop down but I don't like any of the options very much
Implemented a drop down tied to user service
The teacher field isn't required to correspond to any actual teacher in the user db.
This can likely be implemented just like all the other referential fields.
My main doubt is how to allow the user to select only an existing teacher:
I guess I'm leaning towards drop down but I don't like any of the options very much