datacarpentry / R-ecology-lesson

Data Analysis and Visualization in R for Ecologists
https://datacarpentry.org/R-ecology-lesson/
Other
314 stars 508 forks source link

The Overview Box is ot shown #865

Closed itawal closed 1 year ago

itawal commented 1 year ago

The overview box is not shown (at least in Chrome and in Edge)

image

Even though it is clearly present in the code:

image

Could be related to #841


tobyhodges commented 1 year ago

Thanks for reporting this, @itawal. The previous incarnation of this lesson (i.e. before #841 took place last month) was in a different format from other lessons and I guess the episodes never contained the questions field in their metadata (or keypoints, as I notice they are also missing here).

Since the infrastructure transition, these need to be added to each episode as fenced divs. Is that something you would be willing to take of, @itawal? I would be happy to guide you through the process if you would like support?

tobyhodges commented 1 year ago

@datacarpentry/r-ecology-lesson-maintainers @klgallagher has kindly offered to take this on over the next few months: please assign the issue to her.

tobyhodges commented 1 year ago

Related to #850