openzim / openedx

Open edX (to zim) scraper
GNU General Public License v3.0
8 stars 7 forks source link

Scrape extra instance content properly #133

Closed satyamtg closed 4 years ago

satyamtg commented 4 years ago

This fixes #132 by scraping body scripts and head scripts/styles non recursively for extra annexed pages and handling the extra style/script scraping in for vertical xblocks properly in vertical.py.

Also changes the template with better variable names.