{{extends 'pre_survey/BasePage.html'}} {{ block title }} Consequentialist Scale {{ endblock }} {{ block content }}

Please assign to which extend you agree with the following statements:

Rules and laws should only be followed when they maximize happiness.

I would:
{% formfield player.consequentialist_scale_1 label="" %}

When deciding what action to take, the only relevant factor to consider would be the outcome of the action.

I would:
{% formfield player.consequentialist_scale_2 label="" %}

Some rules should never be broken.

I would:
{% formfield player.consequentialist_scale_3 label="" %}

It is never morally justified to cause someone harm.

I would:
{% formfield player.consequentialist_scale_4 label="" %}

When you have chosen all of your answers press the “Confirm” button.

{{ endblock }}