We have a large database of users, which we want to allocate in different
groups, according to the survey in question.
For example, user X may belong to both groups A & B, where group A is given
access to survey A and group B is given access to survey B.
Can this be achieved & how? Any ideas?
In addition, we are looking of a way to display surveys per user on a HTML
page or otherwise. In other words, we want to create a list of available
surveys per user, depending on the access rights given to the group he/she
belongs. Taking the similar example, we want to display the available
surveys for user X based on the access rights given to the group he/she
belongs, in this example both survey A & B. The user will then click on the
requested survey to answer it. If there is a way to display only the
unanswered active surveys, then this is the best.
Thank you for your time and patience.
|