Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | Re-add support for disabling some hint types | Timotej Lazar | |
Experiment descriptor to select allowed hint types is {'id': 'hints', 'group': 'none|automatic|manual|all'} and works for all languages. | |||
2016-05-22 | Fix: store current solution when tests pass | Timotej Lazar | |
2015-12-10 | Add copyright info | Timotej Lazar | |
2015-10-16 | Record solved problems in database | Timotej Lazar | |
2015-10-15 | Store identifiers instead of IDs in Problem model | Timotej Lazar | |
2015-10-04 | Unification of language session implementations. Added load_problem and ↵ | Aleš Smodiš | |
end_problem actions so handlers get appropriately created and destroyed upon loading and unloading the problem solving screen. | |||
2015-09-30 | Add RobotSession | Timotej Lazar | |
Currently it does nothing useful. |