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 - auriolar

#1
Buenos días

Yo en este caso lo que hago (para pequeños cambios), es partiendo del horario bloqueado edito la restricción de "actividades tienen un tiempo de inicio preferido" (activity preferred starting time) de las que me interesan y las pongo a mano.

#2
Buenos días

Divide 1ºA y 1ºB en 1ºADesdoble 1ºANormal, 1ºBDesdoble, 1ºBNormal. Y creas las actividades de la siguiente manera:
Unas rotaciones así:
Sesión 1

  • Castellano imparte a 1ºANormal
  • Gallego imparte a 1ºBNormal
  • Inglés imparte a 1ºADesdoble y 1ºBDesdoble
...
Y la última sesión de las 4 que están todos juntos

  • Castellano imparte a 1ºANormal y 1ºADesdoble
  • Castellano imparte a 1ºBNormal y 1ºBDesdoble

Y las permutaciones que haga falta.

en mi cabeza creo que está claro  ;)

P.D. Ya se que normal suena raro...
#3
Spanish / Español / Re: Horario Diferente
July 05, 2019, 08:39:58 AM
Buenos días

Contesto, aunque tarde, por si a alguien le fuese de utilidad.

En este caso no hay ningún problema ya que todos los días hay los mismos periodos. La única diferencia son las horas, pero no afecta a la generación.

Yo lo que haría en este caso es poner el nombre de la sesión en lugar de las horas:
Sesión 1
Sesión 2
Sesión 3
Sesión 4
Recreo 1
...

Un saludo
#4
Spanish / Español / Re: Horarios Diferentes
April 15, 2018, 05:12:49 PM
Hola

Lo digo un poco de memoria, pero una de las cosas que se puede hacer es dividir los periodos. Es decir que una sesión sean por ejemplo 4 periodos y así una de secundaria puede tener 4 periodos y otra de primaria 2 o 6.
Luego como han dicho arriba habría que limitar ciertos periodos a cada grupo.

Algo así.
#5
Thank you.

I've tried, but it is not enaugh in our school, because some teachers could have an extra hour wich adds a gap a day for everybody else.
I'll look into it again, anyway.
#6
OK.
Thank you for the replies.

I'll have to do it by hand or create a simple editor to modify externaly the fet file for multiple teachers.
We work with more than 100 teachers and not all of them have the same conditions.

Thanks again
#7
Hello

It may be answered somewhere but I haven't found it.

If I set the constraint of "All Teachers..." and I want a less restrictive one for one teacher, wich one takes preference?

As an example  I want "Max hours daily for all teachers" to be 5, but there is a teacher with one day off so I want for him "Max hours daily for a teacher" to be 6.

It is possible or do I have to do one by one?
#8
Hello

I've borrowed a previos subject and made a small change.
In our school it is interesting to have the constraint not only per day, but per week.

The constraint implemented last year helped us a lot, but if implementing this new constraint will help us even more.
(from the outside it seems that it could be the sum of the spans per day over a week).

Thank you for your awsome work and help.
#9
Thank you!

The problem with the other solution is that I've to do it manually for the 100+ teachers.
#10
Suggestions / Re: Teacher's tags
August 09, 2016, 09:41:42 PM
Thank you!
#11
Suggestions / Teacher's tags
August 09, 2016, 09:03:01 PM
Hello,
I think it would be a good idea to have tags for teachers, this way we could add constraints to groups of teachers instead of doing one by one.
Maybe it could be done for rooms to.

Thank you.
#12
Suggestions / Max teacher presential time in school
August 09, 2016, 09:01:30 PM
Hello,
I don't know how to describe this.
But it would be nice to be able to limit the time a teacher is in the school.

I mean, having, for instance, 5 days and 6 hours/day, I would like to have teachers no more than 25 hours each week in the school gaps included. This asumes that the timetable is continuous each day, so if I have only class at the first hour and other at the last one, I've been 6 hours (not 2).

I don't think max gaps per week will work (30-25=5), because some teachers have to be less than 25 hours, and those should have more than 5 gaps.

Thank you
#13
Spanish / Español / Re: Guardias
August 09, 2016, 08:11:36 PM
Kaixo,
Voy a intentar explicarme como lo hago yo.

Para 4 puestos de guardia en las 30 horas:

  • Creo 4 aulas G1,G2,G3 y G4.
  • Creo una actividad guardia.
  • Asigno a cada profesor de guardia las actividades guardia que les corresponden (sin alumnos)
  • A esas actividades les digo que sean en cualquiera de las 4 aulas que he generado.

Así, si tienes 4x30=120 actividades de guardia, se reparten perfectamente.

Tengo un pequeño y chapucero codigo en python que a partir de una tabla con los nombres de los profesores y el número de guardias genera el xml para "casi" pegarlo en el .fet

Un saludo
#14
That was it!   :-[
Thank you
#15
Hello,
I don't know if it's a bug or if it's my setup but I've been trying to compile the lastest fet but I get this message:

make[1]: *** No rule to make target 'interface/modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.ui', needed by '../tmp/gui/ui_modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.h'.  Stop.
make[1]: Leaving directory '/home/asier/Hezkuntza/fet/fet-5.30.2/src'
Makefile:43: recipe for target 'sub-src-src-pro-make_first' failed


How can I solve it?

Thanks!