Skip to content

treehold/xblock-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Part of edX code.

Calendar XBlock

Calendar is a sample XBlock written as a separate installable module as an example of how third-party XBlocks can be structured.

Installation

This code runs on Python 2.7.

  1. Get a local copy of the XBlock repository and add the following line to the requirements.txt file:

    -e git+http://github.com/edx/xblock-calendar#egg=xblockcalendar

  2. Follow the installation instructions in the XBlock repo's README.rst. Calendar should now appear as a scenario in the workbench.

License

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted.

Please see LICENSE.txt for details.

How to Contribute

Contributions are very welcome. The easiest way is to fork this repo, and then make a pull request from your fork. The first time you make a pull request, you may be asked to sign a Contributor Agreement.

Reporting Security Issues

Please do not report security issues in public. Please email [email protected]

Mailing List and IRC Channel

You can discuss this code on the edx-xblock Google Group or in the edx-code IRC channel on Freenode.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published