Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAGot there in the end. I had problems with the check boxes because with using in a filter ;
("%Question.legendaries%" = "1" && [Legendary?] != "Legendary" || "%Question.legendaries%" = "0")
This did not work in the app, so I put a couple of filter tools and linked them to the check boxes
Good recap on apps! Had to go through the solution file though