There is now an option in the communities#edit view, accessible only by admin user types, to choose whether or not to display the question or not when users join the community.
Note: there's a new db migration associated with this so you'll need to run
Pushed this new feature to master branch:
https://github.com/oh-hey-world/ohheyworld-platform/commit/d49a284b47eebfab029ff963d51942e97ef8646d
There is now an option in the communities#edit view, accessible only by admin user types, to choose whether or not to display the question or not when users join the community.
Note: there's a new db migration associated with this so you'll need to run
in production if you push this to live.