FET Forum

FET Support (English) => General Stuff => Topic started by: ngoctp29121982 on May 16, 2022, 12:05:52 AM

Title: VietNam
Post by: ngoctp29121982 on May 16, 2022, 12:05:52 AM
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
Title: Re: VietNam
Post by: Liviu Lalescu on May 16, 2022, 04:03:44 PM
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.
Title: Re: VietNam
Post by: ngoctp29121982 on May 16, 2022, 04:13:57 PM
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