diff --git a/rapids/templates/rapids/base.html b/rapids/templates/rapids/base.html
index cfa94ad3..5155fd0d 100755
--- a/rapids/templates/rapids/base.html
+++ b/rapids/templates/rapids/base.html
@@ -19,6 +19,7 @@ Rapids:
{% if request.user.is_authenticated %}
Packets /
Exams /
+Create Exam
Questions /
Create Question
{% endif %}