Skip to content

No content or final recap after last exercise #29

@irnc

Description

@irnc

Clicking on Go to Next Lesson from last exercise number 15 reloads page to the same exercise. This link uses Hugo's .NextInSection property, but because there are no more pages, it points to itself.

<a href="{{ if .NextInSection}}{{.NextInSection.Permalink }}{{ end }}" class="exercise-action-next">

Ideally Go to next lesson should congratulate learner and show final recap of things taught during the course. Maybe with links to next steps, e.g. more advanced courses or documentation for concepts used in the course.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions