Hi,
Can't get my head around a probably simple views setup. I want to show an authenticated user all the quizzes available and show him which ones he has taken and which ones not.
Most likely in a table with a column 'Taken' and yes/no in it.
It is easy to do with Quiz Results and contextual filtering per user ID. But this is only for the quizzes allready taken. I want to have a list with all the quizzes, marked as taken yes/no.
Tried to get it done with flags and views but wouldn't work so far.
any help?
thanks
ma74
Closed: outdated
5.7
Code - Views
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.