Skip to content

enhance process to aggregate individual page reading time into a total sum per course and per learning path #106

@abohoss

Description

@abohoss

Current Behavior

Only number of courses appear at each learning path with a total time

Desired Behavior

have a total time field per course and learning path to be displayed in each card to the user

Implementation

Add a small Hugo partial in academy-theme that aggregates the per-page .ReadingTime values into:

  1. a per-course total (sum of reading time for all lessons in that course), and
  2. a per-learning-path total (sum across all courses and lessons in the learning path).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions