+ {{#if this.shouldShowUpgradePrompt}}
+
+ {{/if}}
- {{#if this.shouldShowFeedbackPrompt}}
-
- {{/if}}
-
- {{#if (gt this.badgeAwards.length 0)}}
-
- {{/if}}
+ {{#if this.shouldShowFeedbackPrompt}}
+
+ {{/if}}
- {{#if @model.courseStage.isFirst}}
-
- {{/if}}
+ {{#if (gt this.badgeAwards.length 0)}}
+
+ {{/if}}
- {{#if @model.courseStage.isSecond}}
-
- {{/if}}
+ {{#if @model.courseStage.isFirst}}
+
+ {{/if}}
- {{#if this.shouldShowTestRunnerCard}}
-
-
+ {{/if}}
- {{#if this.shouldSuppressTestRunnerCardExpands}}
-
-
- {{#if (eq this.currentStep.testsStatus "failed")}}
-
- This failure is expected! Check the
- How to pass this stage
- section for instructions.
-
- {{else}}
-
- Check the
- How to pass this stage
- section for instructions.
-
- {{/if}}
-
-
- {{/if}}
-
- {{/if}}
+ {{#if this.shouldShowTestRunnerCard}}
+
+
- {{! TODO: Bring this back? }}
- {{!-- {{#if this.shouldShowPrerequisites}}
-
- {{/if}} --}}
+ {{#if this.shouldSuppressTestRunnerCardExpands}}
+
+
+ {{#if (eq this.currentStep.testsStatus "failed")}}
+
+ This failure is expected! Check the
+ How to pass this stage
+ section for instructions.
+
+ {{else}}
+
+ Check the
+ How to pass this stage
+ section for instructions.
+
+ {{/if}}
+
+
+ {{/if}}
+
+ {{/if}}
-
+ {{! TODO: Bring this back? }}
+ {{!-- {{#if this.shouldShowPrerequisites}}
+
+ {{/if}} --}}
- {{#if this.shouldShowLanguageGuide}}
-
- {{/if}}
+
-
-
-
Hints
+ {{#if this.shouldShowLanguageGuide}}
+
+ {{/if}}
- {{#if @model.activeRepository.language}}
-
-
Filter by {{@model.activeRepository.language.name}}
-
+
+
+
Hints
-
- {{#if this.commentListIsFilteredByLanguage}}
- You're currently viewing hints that are relevant to
- {{@model.activeRepository.language.name}}. Turn this off to view hints for all languages.
- {{else}}
- You're currently viewing hints for all languages. Turn this on to filter hints that are relevant to
- {{@model.activeRepository.language.name}}.
- {{/if}}
-
-
- {{/if}}
-
+ {{#if @model.activeRepository.language}}
+
+ Filter by {{@model.activeRepository.language.name}}
+
+
+
+ {{#if this.commentListIsFilteredByLanguage}}
+ You're currently viewing hints that are relevant to
+ {{@model.activeRepository.language.name}}. Turn this off to view hints for all languages.
+ {{else}}
+ You're currently viewing hints for all languages. Turn this on to filter hints that are relevant to
+ {{@model.activeRepository.language.name}}.
+ {{/if}}
+
+
+ {{/if}}
+
-
+
+
-
\ No newline at end of file
+