index
:
moodle-qtype_algebra
master
allow /formulas/ as answers to moodle questions
jsd@av8n.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-02
Fix some tests
Jean-Michel Vedrine
2018-01-01
Improve test helper
Jean-Michel Vedrine
2018-01-01
Fix bug in parser equals function
Jean-Michel Vedrine
2018-01-01
Test multiplication display
Jean-Michel Vedrine
2018-01-01
Use Postgres for tests
Jean-Michel Vedrine
2018-01-01
Fix parser test 1
Jean-Michel Vedrine
2018-01-01
Fix tests question helper
Jean-Michel Vedrine
2018-01-01
Begin parser phpunit test
Jean-Michel Vedrine
2018-01-01
Questiontype phpunit test
Jean-Michel Vedrine
2018-01-01
Fix problems in question test
Jean-Michel Vedrine
2018-01-01
Change the name of the algebra variable class
Jean-Michel Vedrine
2017-12-31
First phpunit tests
Jean-Michel Vedrine
2017-12-31
Begin to work on a mobile version
Jean-Michel Vedrine
2017-12-29
Bump version number
Jean-Michel Vedrine
2017-12-29
Travis should ignore outdated xmlrpc-utils.php
Jean-Michel Vedrine
2017-12-29
Solve uninitialized string index when no subscript
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 6
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 5
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 4
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 3
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 2
Jean-Michel Vedrine
2017-12-29
Fix parser style phase 1
Jean-Michel Vedrine
2017-12-29
Fix missing MOODLE_INTERNAL
Jean-Michel Vedrine
2017-12-27
Remove php5 from travis job
Jean-Michel Vedrine
2017-12-27
Add phpunit and Travis files
Jean-Michel Vedrine
2017-12-17
Fix undefined property sign
Jean-Michel Vedrine
2017-12-17
PHP7 constructor and statistics bug fix
Jean-Michel Vedrine
2017-06-13
Modify readme to warn about my retirement
Jean-Michel Vedrine
2016-01-24
Solve display using MathJax for all websites
Jean-Michel Vedrine
2014-11-08
CONTRIB-5337 Wrong display of the multiply operator
Jean-Michel Vedrine
2014-09-27
CONTRIB-5302 CONTRIB-5303 and codechecker fixes
Jean-Michel Vedrine
2014-06-19
Change version
Jean-Michel Vedrine
2014-06-19
CONTRIB-5128 hints not working
Jean-Michel Vedrine
2013-06-26
README upgraded for Moodle 2.5
Jean-Michel Vedrine
2013-06-26
Upgrade algebra qtype for Moodle 2.5 short forms
Jean-Michel Vedrine
2013-05-20
CONTRIB-4315 qtype_algebra will not install: Errors found in XMLDB
Jean-Michel Vedrine
2013-05-08
forgot to change table name in one place
Jean-Michel Vedrine
2013-04-27
Increment version date before release
Jean-Michel Vedrine
2013-04-27
Changes before release
Jean-Michel Vedrine
2013-04-27
change to edit form for Moodle 2.5
Jean-Michel Vedrine
2013-01-06
Stupid typo in install.xml prevents install
Jean-Michel Vedrine
2013-01-04
Ability to use Mathjax for TeX rendering
Jean-Michel Vedrine
2012-09-30
Forgot to remove some UNSIGNED from install.xml
Jean-Michel Vedrine
2012-09-30
Setting for default comparison method
Jean-Michel Vedrine
2012-09-09
First version of algebra question type initially written by Roger Moore for M...
Jean-Michel Vedrine