{% extends "base.html" %} {% load static from staticfiles %} {% block content %}

Failures and Successes for Testing ISOs

This is an overview showing all current or tested release engineering produced ISOs. Past but now unavailable ISOs are ommitted if there were never any testing results submitted. To help improve ISO quality, you are encouraged to give feedback if you have tested and used any ISOs. Both successful and failed results are encouraged and welcome.

Go back to testing results

{% for iso in isos %} {% endfor %}
ISO Currently Available # Successes # Failures
{{ iso.name }} {{ iso.active|yesno|capfirst }} {{ iso.successes }} {{ iso.failures }}
{% load cdn %}{% jquery %}{% jquery_tablesorter %} {% endblock %}