Misma materia en días diferentes

Started by Beñat Armentia, April 08, 2020, 11:54:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Beñat Armentia

Buenos días,

He visto el vídeotutorial de uso de FET y la introducción de datos básicos es bastante sencilla.
El problema empieza cuando hay que poner restricciones. He metido dos actividades de un profesor y le he dado a generar horario.
El primer problema me sucede cuando me coloca las dos materias en un mismo grupo en el mismo día.
Quisiera que las colocase en días diferentes.
¿Dónde está esta opción?
¿Se puede poner por defecto para todas las actividades?

Muchísimas gracias por la ayuda

Liviu Lalescu

Buenos dias,

Please excuse me for writing in English:

You need to add each activity say A(Math, Teacher, Group), split say into 1+1+1, with 100% min 1 days between each component.

If you want to modify after you added the activities (but only if they are split correctly, otherwise you need to remove them): you can modify the constraints min days between activities with a single button, or spread the activities over the week.

Please let me know.

Beñat Armentia

#2
Thank you so much for your help

Is there any possibility to create with copy and paste each activity, or should you create them all invidually?

Liviu Lalescu

#3
You are welcome!  :)

You can:

1) Edit the .fet XML input file (it is a text file, but it is a bit complicated).

or

2) Import activities from a CSV text file (after you import at least the students' structure from CSV).

To see the import format, open an example file and export it as CSV from FET.

Beñat Armentia