Skip to content

Releases: manuvazquez/gift-wrapper

Embedded images

30 May 12:08
Compare
Choose a tag to compare
  • Added support for embedding the images directly into the questions
  • Minor improvements all over

Fixed minor bug

06 May 11:36
Compare
Choose a tag to compare
- gift_wrapper

	- core.py
		- fixed bug: if no latex formula is present, no attempt should be made to delete latex files

More polishing

06 May 07:06
Compare
Choose a tag to compare
  • Python >=3.6 is honored
  • new parameter for latex auxiliary file
  • support for specifying error as a percentage in numerical questions

Added support for checking latex formulas

25 Apr 07:52
Compare
Choose a tag to compare
  • Every latex formula is optionally checked
  • Minor improvements here and there
  • More documentation

Fixed bug in the solution of numerical questions

13 Apr 07:07
Compare
Choose a tag to compare
  • Fixed bug when generating the answer to numerical questions
  • Improved latex support
  • the suffix of the output file is now .gift.txt since sometimes Moodle doesn't play well with extensions other than .txt

Already functional

10 Apr 09:44
Compare
Choose a tag to compare

Hello world!!