This page shows the questions that are currently displayed in maxims. The questions are grouped by subspecialty. Examinations that use the same questions are grouped together.
+
+
+ Sections
+
{% for format in formats %}
diff --git a/rcr/templates/rcr/gap.html b/rcr/templates/rcr/gap.html
index c254a0bf..1ab67374 100644
--- a/rcr/templates/rcr/gap.html
+++ b/rcr/templates/rcr/gap.html
@@ -14,7 +14,7 @@
This page lists all of the radiology categories and the items that exist within them. The items are grouped by category. By default only items to keep are shown.
-
+
{% comment %}
Show outcomes
@@ -26,11 +26,21 @@ _="on click if me.checked show .outcome-{{outcome.id}} else hide .outcome-{{outc
{% endfor %} {% endcomment %}
+
+ Categories
+
+ {% for category, items in filtered_categories %}
+