Age | Commit message (Expand) | Author |
2017-02-28 | Use a default style for hint highligts | Timotej Lazar |
2017-02-28 | Fix text-less popup hints for highlighting | Timotej Lazar |
2017-02-27 | Report hints both when offered and viewed | Timotej Lazar |
2017-02-27 | Allow passing lists as template arguments | Timotej Lazar |
2017-02-26 | Decrease minimum test delay | Timotej Lazar |
2017-02-26 | Allow empty popup hints (highlight only) | Timotej Lazar |
2016-10-06 | Send problem ID with PythonExec requests | Timotej Lazar |
2016-09-09 | Support LaTeX math notation in templates | Timotej Lazar |
2016-09-08 | Fix and simplify template instantiation | Timotej Lazar |
2016-09-07 | Simplify translateDocument function | Timotej Lazar |
2016-09-07 | Remove survey link | Timotej Lazar |
2016-05-22 | Add support for per-problem initial code | Timotej Lazar |
2016-04-25 | Add survey link for the Prolog hints experiment | Timotej Lazar |
2016-04-24 | Receive info about experiments from the server | Timotej Lazar |
2016-04-24 | Revert "Experiment: add "teacher helped" link to Prolog screen" | Timotej Lazar |
2016-03-31 | Replace window.alert with custom message box | Timotej Lazar |
2016-03-31 | Clean up more error functions | Timotej Lazar |
2016-03-30 | Improve error messages for AAI upgrade form | Timotej Lazar |
2016-03-30 | Improve error messages for login form | Timotej Lazar |
2016-03-30 | Add codeq.tr.translate function for GUI strings not in DOM | Timotej Lazar |
2016-03-30 | Clean up a few error functions | Timotej Lazar |
2016-03-16 | Add clear command for Prolog console | Timotej Lazar |
2016-03-13 | Record when the Hint button is shown | Timotej Lazar |
2016-03-02 | More CSS cleanups | Timotej Lazar |
2016-03-02 | Ensure a layout is set at boot | Timotej Lazar |
2016-03-02 | Minor HTML and CSS cleanups | Timotej Lazar |
2016-03-01 | Remove the commError wrapper function | Timotej Lazar |
2016-03-01 | Minor cleanups around the loadProblemData function | Timotej Lazar |
2016-03-01 | Check that {prolog,python,robot}Handler exists before destroying it | Timotej Lazar |
2016-03-01 | Clean up navigation.js | Timotej Lazar |
2016-03-01 | Simplify {prolog,python,robot}.js | Timotej Lazar |
2016-03-01 | change_password: do not use alerts in normal operation | Timotej Lazar |
2016-03-01 | problem_list: fix updating solved/attempted indicators | Timotej Lazar |
2016-03-01 | Clear hints immediately when pressing Plan or Test | Timotej Lazar |
2016-02-28 | Experiment: add "teacher helped" link to Prolog screen | Timotej Lazar |
2016-02-28 | Problem list: allow multi-paragraph group descriptions | Timotej Lazar |
2016-02-28 | Fix indentation in prolog.js | Timotej Lazar |
2016-02-26 | Replace several alerts with friendlier messages | Timotej Lazar |
2016-02-26 | Use a consistent naming style for DOM IDs | Timotej Lazar |
2016-02-26 | Remove unused id attributes in index.html | Timotej Lazar |
2016-02-26 | Improve forms | Timotej Lazar |
2016-02-26 | Simplify description+hints blocks markup | Timotej Lazar |
2016-02-25 | Console: do not show cursor when disabled | Timotej Lazar |
2016-02-25 | Gray-out the editor while waiting for test results | Timotej Lazar |
2016-02-25 | Hide Plan button if no (more) plans are available | Timotej Lazar |
2016-02-25 | Add a screen to view own solutions | Timotej Lazar |
2016-02-24 | Remove substate machines from {prolog,python,robot}.js | Timotej Lazar |
2016-02-24 | Ensure a ~1 second delay before displaying test results | Timotej Lazar |
2016-02-23 | Remove explicit "Hint" button | Timotej Lazar |
2016-02-23 | js/hint: s/serverHint/hint | Timotej Lazar |