jhudsl / ottrpal

Tools for converting OTTR courses into Leanpub or Coursera courses :otter:
https://jhudatascience.org/ottrpal/
GNU General Public License v3.0
3 stars 1 forks source link

Supply google slide notes to fig.alt #122

Closed howardbaek closed 1 month ago

howardbaek commented 9 months ago

Made wording less confusing and consistent: an entire slide deck is called "presentation" (i.e get_presentation_id() and a single slide from the slide deck is called "slide" (i.e get_slide_id())

howardbaek commented 9 months ago

@cansavvy