mitodl / ocw-to-hugo

A command line utility for taking master.json output from ocw-data-parser and producing markdown for use with hugo-course-publisher
3 stars 0 forks source link

Pages in 16.90, 15.071, 6.042J don't convert to markdown #493

Closed pdpinch closed 2 years ago

pdpinch commented 2 years ago

Steps to Reproduce

  1. Run ocw-to-hugo on one or more of these courses:
    {
    "courses": [
        "6-042j-mathematics-for-computer-science-spring-2015",
        "16-90-computational-methods-in-aerospace-engineering-spring-2014",
        "15-071-the-analytics-edge-spring-2017"
    ]
    }
  2. In the output, examine pages like

Expected Behavior

Actual Behavior

pdpinch commented 2 years ago

Possibly relevant work on 7.01sc: https://github.com/mitodl/ocw-to-hugo/pull/486

pdpinch commented 2 years ago

a slight larger list of courses with similar issues appears in https://github.com/mitodl/ocw-studio/issues/1119

pdpinch commented 2 years ago

Another course/page that might have the same issue? https://ocwnext.odl.mit.edu/courses/20-011j-statistical-thermodynamics-of-biomolecular-systems-be-011j-spring-2004/pages/simulations/

mbertrand commented 2 years ago

These are all pages with quizzes that aren't covered by existing turndown rules in ocw-to-hugo