lesson_go_live: lesson_go_live

lesson_go_liveR Documentation

lesson_go_live

Description

Stage a lesson for final public access. Does the following:

  1. Move lesson project directory from GP-Studio to GP-LIVE (Making it admin-access only)

  2. Move teaching-materials/ content from GP-LIVE to GalacticPolymath Shared Drive (Read-Only access)

  3. Create shortcut to teaching-materials/ in GP-LIVE

  4. Give project a full "MediumTitle" i.e. more descriptive than typical working title of project

  5. Update teach-it_*.gsheet DownloadLinks to reflect these file rearrangements

  6. Make the following updates to front-matter:

    • PublicationStatus: 'live'

    • GdriveHome: 'GP-LIVE'

Usage

lesson_go_live(WD = "?")

Arguments

WD

is working directory of the project; easiest way to supply a different lesson is with "?", which will invoke pick_lesson(); default is WD=getwd()


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.