0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simple refactoring More... almost 9 years ago
testCreateDownload: default to "one page" More... almost 9 years ago
better handling of newlines More... almost 9 years ago
add test using <math> More... almost 9 years ago
Don't HTML-escape before applying <math></math> More... almost 9 years ago
<math>: don't use \Large unconditionally More... almost 9 years ago
PEP8: truncate long line More... almost 9 years ago
obvious fixup for previous commit More... almost 9 years ago
double-escape _realy_ only when needed More... almost 9 years ago
convert_desc: add a "field" parameter More... almost 9 years ago
convert_desc: make courseName mandatory More... almost 9 years ago
test: add E question with pre syntax More... almost 9 years ago
double-escape only when needed More... almost 9 years ago
Better test for escaping in syntax: pre More... almost 9 years ago
new syntax 'escape' (like pre, but without the <pre> around) More... almost 9 years ago
Merge pull request #34 from mohan3d/master More... almost 9 years ago
Merge pull request #35 from wernight/patch-1 More... almost 9 years ago
Update example.py More... almost 9 years ago
Update example.py More... almost 9 years ago
createQuizChamilo.py -h: show usage message only once More... almost 9 years ago
allow changing the separator in T questions More... almost 9 years ago
avoid aliases in quiz data structure More... almost 9 years ago
T questions: prepare to allow picking the separator More... almost 9 years ago
Test for A question with numbers and accents More... almost 9 years ago
A type questions: properly encode answers More... almost 9 years ago
A type questions: interpret the answers as strings More... almost 9 years ago
encode: make sure we return a string More... almost 9 years ago
used " instead of ' More... almost 9 years ago
get rid of BeautifulSoup warning More... almost 9 years ago
support 'A' type questions in Yaml More... almost 9 years ago