Please select a dashboard
{% if is_admin %} {% else %} {% endif %} {% elif resultsdash and not tasksdash and not eventsdash %}
{% if Use_Open %}
{% if not Use_Closed and not Use_Mixed %}
{% else %}
{% endif %}
{% endif %}
{% if Use_Mixed %}
{% if Use_Open and not Use_Closed %}
Open Results by Type
{% elif not Use_Open and Use_Closed %}
{% endif %}
{% elif tasksdash and not resultsdash and not eventsdash %}
{% else %}
{% if Dendogram_Data %}
{% endif %}
{% endif %}
{% if Use_Closed %}
{% if not Use_Open and not Use_Mixed %}
Results Under Review by Type
{% else %}
{% endif %}
{% endif %}
Closed Results by Type
Result Types by Query
{% if common_task_types %}
{% endif %}
{% if common_query_types %}
{% if not common_task_types %}
Most Common Task Types
{% else %}
{% elif eventsdash and not resultsdash and not tasksdash and is_admin %}
{% endif %}
{% endif %}
{% if common_frequency_types %}
{% if not common_task_types and not common_query_types %}Most Common Task Queries
{% else %}
{% endif %}
{% endif %}
Most Common Task Frequencies
{% if successful_line_set %}
{% endif %}
{% if unsuccessful_line_set %}
{% if successful_line_set %}
Successful Logins in the Last 5 Days
{% else %}
{% endblock %}
{% endif %}
{% endif %}
{% if new_users %}
{% if not successful_line_set and not unsuccessful_line_set %}Failed Login Attempts in the Last 5 Days
{% else %}
{% endif %}
{% endif %}
{% endif %}
New Users in the Last 5 Days