Skip to content

Teaching Time versus Teaching Times? #349

Description

@psteinb

While working on our deep-learning-intro lesson, the data scientists in us bumped our heads onto the question how to log individual teaching times per teaching module in the current lesson setup. The quick hack we came up with was to add a comment to the teaching field in the jekyll front matter.

For example, something like this:

---
title: "Classification by a Neural Network using Keras"
teaching: 30 # psteinb:50
exercises: 30 # psteinb:10
questions:
- "What is a neural network?"

For me as an instructor, a distribution of times helps tremendously to establish a trustworthy reference.

See also:
https://github.com/carpentries-incubator/deep-learning-intro/issues/124

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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