Sorry,
Silvia, I'm interested about contacting with you. I work at Generalitat de Catalunya in Spain, in the development of the educational GNU/Linux distribution Linkat. The distribution incorporates the FET program and I'm interested about knowing if there is any educational center that use FET program.
I'll send you an internal message using the forum with my e-mail address.
I would be glad if you could contact with me.
I will be looking forward to hearing from you,
Thank you very much
Joan de Gracia
Linkat Project
Departament d'Educació
Generalitat de Catalunya
I sent you an email, Joan.
Hello Joan,
I'm working at the Translation and Language Sciences Department, at UPF, Universitat Pompeu Fabra, I've seen the implementation of FET at the LINKAT distro, and we are implementing FET for our department. Besides utilizing FET we would like to do a professional translation of the manual into Catalan and/or Spanish.
If you need our help feel free to contact us, even in Catalan if you want ;) .
PS. you can check what I've generated at http://parles.upf.edu/fet/1rT/ (we are in testing step, we still lack the information about professors).
Hallo Andrés Chandía
I saw your tables are pretty big. maybe search in the css file this:
span.empty{
}
and modify to this:
span.empty {
display:none;
}
it maybe look nicer, because smaller.
oh. maybe better is this:
search this:
th.yAxis {
height: 8ex;
}
and delete the height:8ex.
so modify to this:
th.yAxis {
}
i guess that is maybe a bit nicer with your table, because you have just 15 minutes hours.
Thanks, I've done it, but I don't see the difference, I've tried to change the font size, but I only could do it for the classrooms, could you guide me to change al of the fonts sizes.
Thanks.
my previous hint decrease only empty cells.
if you want to modify the whole font, then add this into css:
* {
font-size: 5px;
}
(of course 5px is very small, choose an other value. i just choose that so you can see difference fast.)
Thanks, I did it this way and everything changed as I wanted: ;)
table {
page-break-before: always;
text-align: center;
font-size: 12px;
}
How can i set fet to always generate the css file this way:
table {
page-break-before: always;
text-align: center;
font-size: 12px;
}
instead of editing it manually all the time ? :-?
you can do that by modifing the source.
in src/engine/timetableexport.cpp.
then you need to (re)-compile fet.
it is in line 1869.
"\n" mean a new line.
Done and working perfectly well,
thanks a lot :)
You can always see the generated timetables at http://parles.upf.edu/fet/DTCL/
QuoteYou can always see the generated timetables at http://parles.upf.edu/fet/DTCL/
I tried it, but the timetables are empty?
At the end of each name there is a "+" simbol that links the timetable, I checked it and I can see them
Oh, could be that you are checking the firsts part of the table, check these ones:
Aules visualitza visualitza visualitza visualitza
Matèries visualitza visualitza visualitza visualitza
Activitats visualitza visualitza visualitza visualitza
QuoteOh, could be that you are checking the firsts part of the table, check these ones:
Aules visualitza visualitza visualitza visualitza
Matèries visualitza visualitza visualitza visualitza
Activitats visualitza visualitza visualitza visualitza
OK, now I saw them (I was looking for students and teachers). However, the Materies is still empty.
Hola Andrés,
el Joan no sé si mira el forum regularment. Si no et contesta i l'has de contactar em puc posar en contacte amb ell.
Sílvia
Hello Andrés,
I don't know if Joan checks the forum regularly. If you don't get an answer from him and you must contact him, I can get in touch with him.
Sílvia
No, no cal, merci, però ja sé que si necessito contactarme amb ell t'envio el missatge a tu, gràcies de tota manera.
No, there's no need, but now I know that if I need to get in contact with him, I send the message to you, thanks anyway.