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

#1
Suggestions / Re: Export to other programs
October 14, 2014, 02:39:35 PM
You can use "Excel FET file import 2010 Marco Albano ver 2.0" to extract timetable in Excel or the one made by me:

http://lalescu.ro/liviu/fet/forum/index.php?topic=1768.msg9539#msg9539

The first exports all data to Excel, the second only the matching between teachers and students (but it works with incomplete timetables too)
#2
I've done an excel file with a script to import teachers timetable from "..._teachers.xml".

It works with incomplete timetable too, as I needed.

I only need  matching between teachers and students (no activities, no rooms, etc...).

_indianajones  ;)
#3
Suggestions / Re: Save incomplete timetable in .fet file
September 24, 2014, 11:12:20 PM
Quote from: Liviu Lalescu on September 24, 2014, 01:17:54 PM
Another possibility: writing highest stage (or current stage) timetable from the generate dialog writes the file "activities.xml". The import script could be adapted to work on the initial data file (without the timetable saved in it) + the activities.xml.

This is a good idea... but....

I've tried to modify the import script...

1) very very difficult for me to understand the code made by other people
2) I'm not sure that a .fet file with incomplete timetable works with that script... I've done a test but it gives running errors


so... I think it's better if I write my own script to extract data for example from _teachers_time_horizontal.html or _teachers.xml.
#4
Suggestions / Re: Save incomplete timetable in .fet file
September 23, 2014, 05:52:58 PM
Thank you  very much ;)
#5
Suggestions / Re: Save incomplete timetable in .fet file
September 23, 2014, 04:06:26 PM
Quote from: Liviu Lalescu on September 23, 2014, 08:03:55 AM
Generate, stop, advanced lock -> lock all activities of current timetable -> save file.

...but in this way the generation is definitively stopped.... am I wrong?

After hours of elaboration I wish to save the best timetable found and let FET goes ahead...
is it possible?
#6
Hi all!

I find this software is very very useful... a very good work.

I think it would be useful, in case of difficult generation, to save the incomplete timetable in a .fet file without stopping the process,
so I could convert this file with "Excel FET file import 2010 Marco Albano ver 2.0" and try to solve it manually.

Do you think this new feature is possible?

Thanks