diff --git a/challenges/templates/challenges/edp/build.html b/challenges/templates/challenges/edp/build.html index 89682b4f..734f30fa 100644 --- a/challenges/templates/challenges/edp/build.html +++ b/challenges/templates/challenges/edp/build.html @@ -4,7 +4,7 @@ {% block left_panel %} {% block commenting_bubble %} -
+

What step are you on?

{{challenge.build_call_to_action}}

diff --git a/challenges/templates/challenges/edp/plan.html b/challenges/templates/challenges/edp/plan.html index 70410db2..630cc3d1 100644 --- a/challenges/templates/challenges/edp/plan.html +++ b/challenges/templates/challenges/edp/plan.html @@ -5,7 +5,7 @@ {% block left_panel %} {% block commenting_bubble %} -
+

Post your plan!

Sketch a plan for your design and what materials you'll use!

diff --git a/challenges/templates/challenges/edp/progress/student/reflect.html b/challenges/templates/challenges/edp/progress/student/reflect.html index 4e754ca5..181976cc 100644 --- a/challenges/templates/challenges/edp/progress/student/reflect.html +++ b/challenges/templates/challenges/edp/progress/student/reflect.html @@ -13,10 +13,10 @@

Congratulations!

You just completed a design challenge! Now you can post a picture of your project to the Inspiration Gallery to share with the community.

- + + Go to the Inspiration Gallery + Return to Dashboard +
diff --git a/challenges/templates/challenges/edp/reflect.html b/challenges/templates/challenges/edp/reflect.html index 64566ad0..3be435a5 100644 --- a/challenges/templates/challenges/edp/reflect.html +++ b/challenges/templates/challenges/edp/reflect.html @@ -25,7 +25,7 @@

Reflect Quiz

{% elif feedback_form and progress.completed and not feedback_response %} {% url "challenges:feedback:submit" challenge_id=challenge.id username=progress.owner.username feedback_id=feedback_form.model.id as action_url %} -
+