FET Forum

FET Support (English) => Get Help => Topic started by: hsyn on March 02, 2023, 08:21:56 PM

Title: Need information about activity schedule file structure
Post by: hsyn on March 02, 2023, 08:21:56 PM
Hi,

First of all thanks for this great schedule tool.

I am using command line version (fet-cl.exe) and generating activities schedule.

The format below is an example of the result:

<Activity>
<Id>15</Id>
<Day>Monday</Day>
<Hour>Lesson 3</Hour>
<Room></Room>
</Activity>

The above activity seems to be placed to day "Monday" and hour "Lesson 3". If the activity duration is 2, the second hour means to be "Lesson 4" or if the duration is 3, the third hour means to be "Lesson 5".

Am I right here or do I miss something?
Title: Re: Need information about activity schedule file structure
Post by: Liviu Lalescu on March 02, 2023, 08:26:44 PM
Hello!

You are welcome! :)

Yes, you are right.
Title: Re: Need information about activity schedule file structure
Post by: hsyn on March 02, 2023, 08:30:33 PM
Quote from: Liviu Lalescu on March 02, 2023, 08:26:44 PMHello!

You are welcome! :)

Yes, you are right.


Thanks  :)