Why limited attempt is removed if Survey is conditional ?
what kind of business logic has this domain behind it ?
Odoo 16 CE
for="is_attempts_limited" string="Limit Attempts" attrs="{'invisible': ['|', ('has_conditional_questions', '=', True), '&', ('access_mode', '=', 'public'), ('users_login_required', '=', False)]}"