FET Forum

FET Support (English) => Get Help => Topic started by: liquid on February 08, 2011, 09:19:09 AM

Title: selecting multiple entities
Post by: liquid on February 08, 2011, 09:19:09 AM
What does it mean if multiple entities are assigned, e.g. two teachers to one subject in one activity? Are they OR-ed or AND-ed?
In my case, I need several teachers at one activity for one class (at the swimming pool, for example).
Sometimes there is another need: either of two teachers can be assigned to one activity.
How to do that?
Title: Re: selecting multiple entities
Post by: Liviu Lalescu on February 08, 2011, 10:25:34 AM
Two teachers to one activity -> both will have this activity, at the same time (AND).

About you need to make OR: you cannot do that directly in FET. Either select one by yourself, or maybe use some tricks. For instance, some users considered a FET room = a real teacher, and assigned activities to FET rooms (real teachers).
Title: Re: selecting multiple entities
Post by: liquid on February 08, 2011, 10:39:08 AM
Quote
About you need to make OR: you cannot do that directly in FET. Either select one by yourself, or maybe use some tricks. For instance, some users considered a FET room = a real teacher, and assigned activities to FET rooms (real teachers).
Tricky but feasible, I guess. Thanks.