Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - AZ

#1
thanks again for your kindness
Antonio
#2
Quotemaybe on a fixed timetable

sorry, i don't understand what you say here

could you send me a link, please, to a page of the documentation or a previous thread about fixed timetables? (I found none :( )
may I have a link, too, to a documentation file about Activity Planning?

thanks again

Antonio
#3
General Stuff / How can I manually insert an activity?
October 17, 2012, 12:51:28 PM
Hi everybody,
I'm getting close to the goal with FET;

FET doesn't generate  the whole timetable, so I need to insert 7 hours (out of 880, great job!);

at the moment, I manually edit the .html files in the xxx-highest directory, inserting the 7 hours in the 7 gaps.

Is there a FET-procedure to do this job?

Thanks,
Antonio

#4
thanks a lot for your useful  suggestions;
we really appreciated them;
unfortunately, they didn't work!
we are three teachers working on this timetable, everyone with his own mind (not to influence each other), but a solution is far to come!
anyway, thanks a lot.
Antonio
#5
Suggestions / constraint statistics
September 15, 2012, 06:26:47 PM
hi,
I would appreciate a statistical feature that tells the user which constraint(s) is (are) causing the greatest number of rejects;
if a user could see, during computation, a counter that tells him the top 10 blocking constraints, maybe the debugging could be easier.
I don't know if it's possible, though.
Antonio
#6
hi
I launched FET before going to school; when I came back home it was stil computing!
Is there a way to easily find mistakes in putting constraints?
activity n 764 is the last placed by FET
No: 764, Id:199, Insegnanti: Conterno, Materia: Laboratori tecnologici, Chiavi dell'attività: , Studenti: 2 A
No: 765, Id:200, Insegnanti: Conterno, Materia: Laboratori tecnologici, Chiavi dell'attività: , Studenti: 2 A
how can I understand the problems with 765?
I'm looking for a some kind of debugging strategy, not to continously ask for help ...

thanks
Antonio
#7
I cannot set home rooms, since I must swap students
example
                                             
MONDAY
building 1                                                              building 2
room A           x     x      3A    3A    3A     3A            room D        3D   3D     3D     3D     3D      3D
room B          3B   3B     x      x      3B     3B            room E        3E   3E      3E     3E     3E       3E
room C          3C  3C     3C   3C     x       x              room F        4A   4A      4A     4A     4A       4A
LAB               3A   3A     3B    3B    3C    3C

TUESDAY
building 1                                                              building 2
room A           x     x      3D    3D    3D     3D            room D       3A   3A      3A     3A     3A      3A
room B          3E   3E     x      x      3E     3E            room E        3B   3B      3B     3B     3B      3B
room C          4A  4A     4A   4A      x       x              room F        3C   3C     3C     3C     3C      3C
LAB               3D   3D     3E    3E    4A    4A

but maybe I'm asking too much
Antonio
#8
1.
you told me
Quote
same room (...) for all real activities which are not lab and including the dummy ones.

the constraint I used instead is
Max different room = 1

and this is not  the same, just the more similar I found
(or maybe this means 1 and only 1 room for all the selected activity)

2.
I tried with one single group of students (3A), just to see the result:
FET stopped after some minutes telling me that a constraint was blocking the placement of an activity of 3A

so probably I didn't understand your trick the right way
I'll try again changing something
Thanks for all
Antonio
#9
if I understood the right way (not sure)

what I get:
MONDAY
building 1                                                              building 2
room A          3D   3D      3A    3A    3A     3A           room D       3E   3E      3E     3E     3E       3E
room B          3B   3B      3D     3D   3B     3B           room E        4A   4A      4A     4A     4A       4A
room C          3C  3C     3C   3C     3D     3D            room F        x     x        x       x        x         x
LAB               3A   3A      3B    3B    3C    3C

what I want:                                             
MONDAY
building 1                                                              building 2
room A           x     x      3A    3A    3A     3A            room D        3D   3D     3D     3D     3D      3D
room B          3B   3B     x      x      3B     3B            room E        3E   3E      3E     3E     3E       3E
room C          3C  3C     3C   3C     x       x              room F        4A   4A      4A     4A     4A       4A
LAB               3A   3A     3B    3B    3C    3C

what I need to solve:
3A_dummy, 3B_dummy, 3C_dummy
dummy_teacher
dummy_activity_2_hours

menu Time->Activities->A set of activity has same starting time (day + hour)
Add: activities: LAB-3A & dummy_activity_2_hours-3A_dummy
Add: activities: LAB-3B & dummy_activity_2_hours-3B_dummy
Add: activities: LAB-3C & dummy_activity_2_hours-3C_dummy

menu Space->Activities->A set of activities occupies max different rooms
Add: ALL activities of 3A except LAB; Add dummy_activity_2_hours-3A_dummy; Select Max different room = 1
Add: ALL activities of 3B except LAB; Add dummy_activity_2_hours-3B_dummy; Select Max different room = 1
Add: ALL activities of 3C except LAB; Add dummy_activity_2_hours-3C_dummy; Select Max different room = 1

that doesn't sound similar to what you told me, so I'm a little messy  :-\

Antonio
#10
4A and 4B come from Gym

I try to make it easier:

I have two buildings
- one with labs and gym
- one without

I must swap students from one building to another, but I surely forgot some constraint because when group 1 is in LAB, FET uses 1's empty room for group 2; when group 1 returns from LAB and group 3 goes to LAB, FET uses 3's empty room to store the group 2; when group 3 returns from LAB and group 4 goes to LAB, FET uses 4's empty room to store group 2. So group 2 moves from room to room!
My boss desn't want a group spinning around in the building and wants group 2 to stay in the other building that day;
so I must tell FET that when group 1 goes to LAB, 1's room is not available for other groups (students leave in the room their books, rucksacks, garments, helmets, money...)
but I really don't know how to do it  :(
consider that I cannot permanently disallow those rooms for group 2, otherwise FET keeps always group 2 in the second building, where there is no LAB.
I'm blocked!
#11
does this mean I cannot keep a room empty when the students are in LAB?
any trick for having this?
#12
hi
in my timetable I see that student groups changes their rooms during a day;
example:

MONDAY    1        2         3         4           5 period
room A      3B      3B      4A       4A          3B          not good
room B      3C      3C      4B       4B          3C         not good
LAB 1        3D      3D      3C       3C          4A         this is OK
LAB 2        3E      3E      3B        3B          4B         this is OK

must be
MONDAY    1        2         3         4           5 period
room A      3B      3B       x          x           3B         
room B      3C      3C      x          x            3C         
LAB 1        3D      3D      3C       3C          4A         
LAB 2        3E      3E      3B        3B          4B         

I cannot assign permanently  room A to class 3B and room B to 3C, because the next day the groups 3B and 3C are in another building
how can I do?
thanks
#13
Get Help / Re: same teacher, diffferent subjects
September 08, 2012, 09:32:40 AM
thanks again
#14
Get Help / Re: same teacher, diffferent subjects
September 08, 2012, 08:35:51 AM
hi
I did this way (don't know if it's OK)

click on Activities - Min days between a set of activities
click on Add
select       Teacher A        from the drop down menu
select student set    k      from the drop down menu
select    all    activities of    Teacher A     in student set     k
set Min days = 1
set consecutive = TRUE
set weight = 0% (don't understand why not 100%)
#15
Get Help / same teacher, diffferent subjects
September 07, 2012, 11:32:53 PM
hi everybody
i'm using FET for the first time this year and, after some days of work  - helped by Liviu  :) -, I finally had a plausible timetable;
I showed it to my collegues and one teacher (and only one) among the group of Language+Literature+History asked me not to have gaps between two lessons in the same student set in the same day; in fact, the timetable says:

class 2F (SATURDAY): Literature (teacher A) - Tech Drafting (teacher B) - History (teacher A) ...

which kind of constraint should I use for that teacher?
thanks,
Antonio