{% extends "cacsremoteservice/views/layouts/master.html" %} {% block site-nav %} {% include "cacsremoteservice/views/partials/site-nav.html" with active="configuration" %} {% endblock %} {% block scripts %} {% endblock %} {% block main %} {% include "cacsremoteservice/views/configuration/config-header.html" with configuration-tabs=configuration-tabs %}

Active Modules Configuration

CodeScene includes add-on modules that can be enabled here.

The off-boarding simulator lets you inspect the consequences when one or more developers are off-boarded.
The Delivery Performance view lets you measure the performance of your delivery process.
{% endblock %}