FET is so great on constraints that many other scheduling software can't. My friends and I find inputting the FETs manually or via CSV takes a long time. Because my school changes the schedule once a week. Do you know how to enter other data like XML... Help us. Thank you very much Liviu, in the past time you have always been helpful
I am sorry, but you are on your own here, or other users might help you if they can.
You could try to replicate the XML file from a program. Here is how the activities look:
<Activities_List>
<Activity>
<Teacher>Matache Daniela</Teacher>
<Subject>Romana</Subject>
<Students>IXB</Students>
<Duration>1</Duration>
<Total_Duration>4</Total_Duration>
<Id>1</Id>
<Activity_Group_Id>1</Activity_Group_Id>
<Active>true</Active>
<Comments></Comments>
</Activity>
...
</Activities_List>
You can examine a file of your own to see exactly.
Thank you Liviu
Everyone on the forum knows the fastest way to import data into the FET, please share it with me.
Thank you everyone