Dynamic fields

Dynamic fields

I am building  a survey, and I need to display some fields for one survey and another set of fields for another surveys. The surveys are for each country. There are 200 countries and each country will have its own set of fields. How can I do this based on URL parameter?

Ramin