Add a demo quiz file, a zip file, and a PDF - #49
Open
firasm wants to merge 2 commits into
Open
Conversation
Author
|
Hello just wanted to bump this PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello @gpoore - thanks a lot for this excellent tool !
It works really great. Just making a small contribution to add a demo quiz.txt file (pulled from the README file), as well as the outputted zip file, and a PDF of the Canvas quiz so people can see the full flow of the script.
Happy to get feedback on this - I also wanted to update the
READMEwith the installation instructions (since the package is now on PyPi, all I had to do waspip install text2qtiand the tool was installed; setup tools was not needed), but I wasn't sure if that contribution would be welcome or not.