{% extends "simpl/base.html" %} {% block heading %}Configure Gameplay{% endblock %} {% block content_inner %} {{ block.super }}

The following settings affect the difficulty of the simulation.

{% includecontents "simpl/includes/forms/field.html" %} {% contents class %}{{ contents.super }} toggle{% endcontents %} {% includecontents "simpl/includes/forms/toggle.html" %} {% contents help_text %} Customer Heterogeneity controls the extent to which different types of customers react differently. {% endcontents %} {% endincludecontents %} {% endincludecontents %}

Customer Heterogeneity controls the extent to which different types of customers react differently.

Effect Size controls the magnitude by which variants differ in their performance.

Average traffic per period controls how many visitors the Nanophone website sees each period.

{% endblock %}