I am trying to setup my the config file so that I have three dedicated
Computer classrooms (PC LAB 1, PC LAB 2, PC LAB 3) . whatever configuration
I have tried so far I do get at the end some of the not-related class as
well assigned to these dedicated classrooms. here is one of my trials:
<resource name="Classroom#" from="1" to="17">
<restriction type="capability">Classroom</restriction>
</resource>
<resource name="PC_Lab#" from="1" to="17">
<restriction type="capability">PC_Lab</restriction>
</resource>
then for computer courses I under the <event> tags assign "<restriction
type="capability">PC_Lab</restriction>"
and for the rest of the courses I do put "<restriction
type="capability">Classroom</restriction>"
but this does not work. I certainly need some help to put me in the right
direction. (I have checked out all the samples as much as I could understand
them, and I also went through the archives.
I really need some help.
Received on Fri Sep 22 10:47:53 2006
This archive was generated by hypermail 2.1.8 : Sat Sep 23 2006 - 06:28:53 CEST