Hi,
I'm implement fet in a web application PHP project.
I have collected datas Institution,Days,Periods,Activity(Stdudentgroups,Subject,Teacher),
Now i need to get the activity constrains from user.
Don't know the structure of activity constraint xml.
please me with some examples for all activity constraints.
Note: Anyone implemented it in web interface kindly send a link
Thanks in advance.
To find the structure of the constraints in the .fet XML file, you can either consult the file fet-v.v.v/translations/test-all-constraints.fet, or write yourself all the constraints in FET, save as a .fet file and read the file with a text/XML editor.
Is it Mandatory/necessary to give Activity_group_id in all activities?
help me
FET need to know the group id if there are 2 or more activites together.
if there is only 1 activity you can just write "0" as group id.
Thanks a lot Mr.Volker Dirr, :) :) :) :) :) :)