Skip to content

Automatic counters for challenges #56

@robertodr

Description

@robertodr

This is my usage scenario:

  1. I am delivering the workshop.
  2. Learners have cloned the lesson repository to follow the exercises.
  3. Exercises are organized by day in a content/code/day-N folder.
  4. Each day-N folder has subfolders with one exercise each. The folder are prefixed with a number, for easier reference. The subfolder contains an incomplete scaffold and its solution. For example:
content/code/day-2/
└── 21_automata-cxx
    ├── external
    ├── solution
    └── src

Can there be automatic counters for the challenge boxes in the lesson? Such that it's easily discoverable into which folder to navigate when one is following along on the lesson webpage. I am not even sure this is possible in Sphinx, to be honest 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions