list teachers as resource
Bug #548560 reported by
Zhang Weiwu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool |
New
|
Wishlist
|
Unassigned |
Bug Description
Hello.
For highly dynamic use cases it is not fixed which teacher teaches which lessons.
In this case the teacher has to be treated as a resource because they are to be booked for lessons.
We thought about including teachers in the attendence information to record who teaches which lesson, but this information is useless when trying to find out which teacher is available to train a certain lesson. They had to be used like resources.
So a function to map a user group to a type of resource would be very helpful. In this way we could map user group "teachers" as a resource type "teachers", and select them during booking resources.
tags: | added: usability |
Changed in schooltool: | |
importance: | Undecided → Wishlist |
tags: | added: resources |
To post a comment you must log in.
Right now we re-create entry in resource for every teacher. When a teacher quitted training contract and replaced by another (happens freuqently), that the teacher as Person is moved to "former teachers" group, the teacher as a Resource is deleted from list of resources. Is this workaround OK and won't break something?