An XBlock for creating vector drawing exercises
GNU Affero General Public License v3.0
2
stars
3
forks
source link
DEPRECATED: Vectordraw XBlock
Installation
- Install this module in the python environment for studio and lms.
- Add
"vectordraw"
to the Advanced Module List array in Advanced
Settings in Studio for each course this should be installed in.
Testing
- For running the tests use the command
tox