Skip to content

softwareartistry/pdfXBlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfXBlock

Description

This XBlock provides an easy way to embed a PDF.

  • Download button available
  • (Optional) Source document download button, for example to provide your PPT file

Customize the XBlock

  • By default, PDF Download Allowed is set on True. The default value can be changed in pdfXBlock / pdf / pdf.py

Install / Update the XBlock

  • Clone reposotory in below path /tutor/env/build/openedx/requirements Add "-e ./pdfXBlock" in private.txt if private.txt not there create one

Activate the XBlock in your course

Go to Settings -> Advanced Settings and set advanced_modules to ["pdf"].

Use the XBlock in a unit

Select Advanced -> PDF in your unit.

About

PDF XBlock for OpenEdX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • HTML 27.4%
  • JavaScript 10.7%
  • CSS 3.3%