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 - 0sv

#1
Contribute Translation / Translate into Basque
April 28, 2008, 09:04:43 AM
Hi!

I'm interested in translating fet to basque, there is someone who is doing this translation?

Thanks.
#2
Suggestions / Re: ical format
June 04, 2008, 10:58:53 PM
Surely I select the Method1, save each teacher/group/room is more simple than programing a new button, and in this way i don't have problems if the interface changes.

Don't worry about Qt-3.3x I'm a linux user, and i know c++ programming

Thanks for your fast response.
#3
Suggestions / Re: ical format
June 04, 2008, 10:43:55 AM
Hi
I was busy in the last weeks but I'm working on iCalc format.

Using the timetableexport I make some iCal calendars, but I was trying to separate each teacher from the other teachers (and the same thing for students and rooms)

When you make a new calendar, and view the timetable, you can select one teacher and then you only see the timetable corresponding to that teacher.

It could be possible to use that table to export to an iCal format? adding some button there to export?

How this table is generated?

Thanks.
#4
Suggestions / ical format
April 28, 2008, 09:14:20 AM
Hi!

I'm using fet for my university proyect and I must use Ical format as output.

I would like to know if someone is working on this task or even whether to put the idea to do so.

Thanks.
#5
Suggestions / Re: Automatic session
June 16, 2009, 09:43:13 PM
In the interface it's posible to set 60 diferent hour for a week, if I edit the .fet XML file manually can overpass this number of hours? if I define 90 diferent hours the engine can calculate the time table?

The best choice will be split all the day in 5 minute slots but for that I need a lot of fet hours.

Is no problem to have math in the same day in not consecutive lessons, so I try as you say.

Thanks you.


#6
Suggestions / Automatic session
June 16, 2009, 12:52:25 PM
Hi, I have a strange timetable to solve.
The session times are irregular along the week and the subjects don't have any session.
For example:
this is the session time distribution

MonTueWedThuFri
08:0009:0008:0008:0009:00
08:3010:0008:3008:3010:00
09:3010:2009:3009:3010:20
11:0011:0011:0011:0011:00
12:0012:4012:0012:0012:40
13:0013:0013:0013:0013:00
And the subjects have a number of hours per week, for example Mathematics = 15h
Chemistry = 10h
And some extrange constraints as the Mathematics must be in Tuesday from 09:00 to 10:20 and Friday from 11:00 to 12:40
Chemistry must be in Monday,Wednesday and Thursday from 08:00 to 08:30

The rest of the time for each subject must asign freely in the timetable.

I must control the assigned time in each cell of the timetable to not overpass the max time per week and for not leave unassigned time.

Is any posibiliti to make this with FET?

Thanks you.
#7
Get Help / CSV Export
October 08, 2009, 01:06:49 PM
Is any posibility to export timetable to csv file from command line?

Thanks You